diff options
Diffstat (limited to 'zarb-ml/mageia-sysadm/2011-January/001572.html')
-rw-r--r-- | zarb-ml/mageia-sysadm/2011-January/001572.html | 102 |
1 files changed, 102 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2011-January/001572.html b/zarb-ml/mageia-sysadm/2011-January/001572.html new file mode 100644 index 000000000..f62514359 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-January/001572.html @@ -0,0 +1,102 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-sysadm] [222] sync the name of the package with the filename, and correct the pod + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B222%5D%20sync%20the%20name%20of%20the%20package%20with%20the%0A%09filename%2C%20and%20correct%20the%20pod&In-Reply-To=%3C20110106031210.EA128419D2%40valstar.mageia.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="001571.html"> + <LINK REL="Next" HREF="001573.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-sysadm] [222] sync the name of the package with the filename, and correct the pod</H1> + <B>root at mageia.org</B> + <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B222%5D%20sync%20the%20name%20of%20the%20package%20with%20the%0A%09filename%2C%20and%20correct%20the%20pod&In-Reply-To=%3C20110106031210.EA128419D2%40valstar.mageia.org%3E" + TITLE="[Mageia-sysadm] [222] sync the name of the package with the filename, and correct the pod">root at mageia.org + </A><BR> + <I>Thu Jan 6 04:12:10 CET 2011</I> + <P><UL> + <LI>Previous message: <A HREF="001571.html">[Mageia-sysadm] [676] manage sysadmin svn with puppet ( eat our own dogfood ) +</A></li> + <LI>Next message: <A HREF="001573.html">[Mageia-sysadm] [223] - fix copyright, based on svn log. +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#1572">[ date ]</a> + <a href="thread.html#1572">[ thread ]</a> + <a href="subject.html#1572">[ subject ]</a> + <a href="author.html#1572">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Revision: 222 +Author: misc +Date: 2011-01-06 04:12:10 +0100 (Thu, 06 Jan 2011) +Log Message: +----------- +sync the name of the package with the filename, and correct the pod + +Modified Paths: +-------------- + build_system/mdv-youri-core/trunk/lib/Youri/Repository/Mageia_upload.pm + +Modified: build_system/mdv-youri-core/trunk/lib/Youri/Repository/Mageia_upload.pm +=================================================================== +--- build_system/mdv-youri-core/trunk/lib/Youri/Repository/Mageia_upload.pm 2011-01-06 02:30:55 UTC (rev 221) ++++ build_system/mdv-youri-core/trunk/lib/Youri/Repository/Mageia_upload.pm 2011-01-06 03:12:10 UTC (rev 222) +@@ -1,13 +1,13 @@ + # $Id: /local/youri/soft/trunk/lib/Youri/Upload/Action/RSS.pm 857 2006-01-29T10:15:43.298856Z guillaume $ +-package Youri::Repository::Mandriva_upload; ++package Youri::Repository::Mageia_upload; + + =head1 NAME + +-Youri::Repository::PLF - PLF repository implementation ++Youri::Repository::Mageia_upload - Mageia repository implementation, on upload phase + + =head1 DESCRIPTION + +-This module implements PLF repository. ++This module implements Mageia repository, for the upload phase + + =cut + +-------------- next part -------------- +An HTML attachment was scrubbed... +URL: </pipermail/mageia-sysadm/attachments/20110106/de713a1c/attachment.html> +</PRE> + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="001571.html">[Mageia-sysadm] [676] manage sysadmin svn with puppet ( eat our own dogfood ) +</A></li> + <LI>Next message: <A HREF="001573.html">[Mageia-sysadm] [223] - fix copyright, based on svn log. +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#1572">[ date ]</a> + <a href="thread.html#1572">[ thread ]</a> + <a href="subject.html#1572">[ subject ]</a> + <a href="author.html#1572">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-sysadm">More information about the Mageia-sysadm +mailing list</a><br> +</body></html> |