summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-sysadm/2011-January/001728.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-sysadm/2011-January/001728.html')
-rw-r--r--zarb-ml/mageia-sysadm/2011-January/001728.html111
1 files changed, 111 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2011-January/001728.html b/zarb-ml/mageia-sysadm/2011-January/001728.html
new file mode 100644
index 000000000..22870de98
--- /dev/null
+++ b/zarb-ml/mageia-sysadm/2011-January/001728.html
@@ -0,0 +1,111 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-sysadm] [722] fix back module names
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B722%5D%20fix%20back%20module%20names&In-Reply-To=%3C20110108092336.9392341C73%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="001727.html">
+ <LINK REL="Next" HREF="001729.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-sysadm] [722] fix back module names</H1>
+ <B>root at mageia.org</B>
+ <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B722%5D%20fix%20back%20module%20names&In-Reply-To=%3C20110108092336.9392341C73%40valstar.mageia.org%3E"
+ TITLE="[Mageia-sysadm] [722] fix back module names">root at mageia.org
+ </A><BR>
+ <I>Sat Jan 8 10:23:36 CET 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="001727.html">[Mageia-sysadm] [721] use spaces, not tabs
+</A></li>
+ <LI>Next message: <A HREF="001729.html">[Mageia-sysadm] [723] genhdlist2 is a post, not an action
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#1728">[ date ]</a>
+ <a href="thread.html#1728">[ thread ]</a>
+ <a href="subject.html#1728">[ subject ]</a>
+ <a href="author.html#1728">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Revision: 722
+Author: blino
+Date: 2011-01-08 10:23:36 +0100 (Sat, 08 Jan 2011)
+Log Message:
+-----------
+fix back module names
+
+Modified Paths:
+--------------
+ puppet/modules/buildsystem/templates/submit-upload.conf
+
+Modified: puppet/modules/buildsystem/templates/submit-upload.conf
+===================================================================
+--- puppet/modules/buildsystem/templates/submit-upload.conf 2011-01-08 09:08:37 UTC (rev 721)
++++ puppet/modules/buildsystem/templates/submit-upload.conf 2011-01-08 09:23:36 UTC (rev 722)
+@@ -155,16 +155,16 @@
+ class: Youri::Submit::Action::Install
+
+ markrelease:
+- class: Youri::Upload::Action::Markrelease
++ class: Youri::Submit::Action::Markrelease
+
+ link:
+- class: Youri::Upload::Action::Link
++ class: Youri::Submit::Action::Link
+
+ archive:
+- class: Youri::Upload::Action::Archive
++ class: Youri::Submit::Action::Archive
+
+ clean:
+- class: Youri::Upload::Action::Clean
++ class: Youri::Submit::Action::Clean
+
+ genhdlist2:
+ class: Youri::Submit::Post::Genhdlist2
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: &lt;/pipermail/mageia-sysadm/attachments/20110108/5ada3f25/attachment.html&gt;
+</PRE>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="001727.html">[Mageia-sysadm] [721] use spaces, not tabs
+</A></li>
+ <LI>Next message: <A HREF="001729.html">[Mageia-sysadm] [723] genhdlist2 is a post, not an action
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#1728">[ date ]</a>
+ <a href="thread.html#1728">[ thread ]</a>
+ <a href="subject.html#1728">[ subject ]</a>
+ <a href="author.html#1728">[ 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>