Gentoo Archives: gentoo-commits

From: "Marien Zwart (marienz)" <marienz@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/metastructure/herds: herds.xml
Date: Wed, 29 Feb 2012 21:39:23
Message-Id: 20120229213912.820DA2004B@flycatcher.gentoo.org
1 marienz 12/02/29 21:39:12
2
3 Modified: herds.xml
4 Log:
5 Use <maintainingproject> for the python herd.
6
7 Revision Changes Path
8 1.902 xml/htdocs/proj/en/metastructure/herds/herds.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/metastructure/herds/herds.xml?rev=1.902&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/metastructure/herds/herds.xml?rev=1.902&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/metastructure/herds/herds.xml?r1=1.901&r2=1.902
13
14 Index: herds.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/metastructure/herds/herds.xml,v
17 retrieving revision 1.901
18 retrieving revision 1.902
19 diff -u -r1.901 -r1.902
20 --- herds.xml 29 Feb 2012 18:48:46 -0000 1.901
21 +++ herds.xml 29 Feb 2012 21:39:12 -0000 1.902
22 @@ -20,7 +20,7 @@
23 always a description without a lang attribute. Also there are no overlapping
24 descriptions allowed (multiple description tags with the same language)
25
26 - $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/metastructure/herds/herds.xml,v 1.901 2012/02/29 18:48:46 aidecoe Exp $
27 + $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/metastructure/herds/herds.xml,v 1.902 2012/02/29 21:39:12 marienz Exp $
28
29 -->
30 <herds>
31 @@ -531,64 +531,7 @@
32 <name>python</name>
33 <email>python@g.o</email>
34 <description>Python-related packages</description>
35 - <maintainer>
36 - <email>neurogeek@g.o</email>
37 - <name>Jesus Rivero</name>
38 - </maintainer>
39 - <maintainer>
40 - <email>lordvan@g.o</email>
41 - <name>Thomas Raschbacher</name>
42 - </maintainer>
43 - <maintainer>
44 - <email>dev-zero@g.o</email>
45 - <name>Tiziano Müller</name>
46 - </maintainer>
47 - <maintainer>
48 - <email>nelchael@g.o</email>
49 - <name>Krzysztof Pawlik</name>
50 - </maintainer>
51 - <maintainer>
52 - <email>patrick@g.o</email>
53 - <name>Patrick Lauer</name>
54 - </maintainer>
55 - <maintainer>
56 - <email>bicatali@g.o</email>
57 - <name>Sébastien Fabbro</name>
58 - </maintainer>
59 - <maintainer>
60 - <email>chutzpah@g.o</email>
61 - <name>Patrick McLean</name>
62 - </maintainer>
63 - <maintainer>
64 - <email>djc@g.o</email>
65 - <name>Dirkjan Ochtman</name>
66 - </maintainer>
67 - <maintainer>
68 - <email>sping@g.o</email>
69 - <name>Sebastian Pipping</name>
70 - </maintainer>
71 - <maintainer>
72 - <email>rafaelmartins@g.o</email>
73 - <name>Rafael G. Martins</name>
74 - </maintainer>
75 - <maintainer>
76 - <email>marienz@g.o</email>
77 - </maintainer>
78 - <maintainer>
79 - <email>maksbotan@g.o</email>
80 - </maintainer>
81 - <maintainer>
82 - <email>radhermit@g.o</email>
83 - <name>Tim Harder</name>
84 - </maintainer>
85 - <maintainer>
86 - <email>floppym@g.o</email>
87 - <name>Mike Gilbert</name>
88 - </maintainer>
89 - <maintainer>
90 - <email>aidecoe@g.o</email>
91 - <name>Amadeusz Żołnowski</name>
92 - </maintainer>
93 + <maintainingproject>/proj/en/Python/index.xml</maintainingproject>
94 </herd>
95 <herd>
96 <name>x11</name>