Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/metastructure/herds: herds.xml
Date: Sun, 28 Jun 2009 11:06:23
Message-Id: E1MKsDG-0007cB-HG@stork.gentoo.org
1 grobian 09/06/28 11:06:22
2
3 Modified: herds.xml
4 Log:
5 Add prefix herd for Prefix-related ebuilds
6
7 Revision Changes Path
8 1.635 xml/htdocs/proj/en/metastructure/herds/herds.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/metastructure/herds/herds.xml?rev=1.635&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/metastructure/herds/herds.xml?rev=1.635&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/metastructure/herds/herds.xml?r1=1.634&r2=1.635
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.634
18 retrieving revision 1.635
19 diff -u -r1.634 -r1.635
20 --- herds.xml 20 Jun 2009 18:15:20 -0000 1.634
21 +++ herds.xml 28 Jun 2009 11:06:22 -0000 1.635
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.634 2009/06/20 18:15:20 tupone Exp $
27 + $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/metastructure/herds/herds.xml,v 1.635 2009/06/28 11:06:22 grobian Exp $
28
29 -->
30 <herds>
31 @@ -424,6 +424,27 @@
32 </maintainer>
33 </herd>
34 <herd>
35 + <name>prefix</name>
36 + <email>prefix@g.o</email>
37 + <description>Prefix-related packages</description>
38 + <maintainer>
39 + <email>grobian@g.o</email>
40 + <name>Fabian Groffen</name>
41 + </maintainer>
42 + <maintainer>
43 + <email>darkside@g.o</email>
44 + <name>Jeremy Olexa</name>
45 + </maintainer>
46 + <maintainer>
47 + <email>haubi@g.o</email>
48 + <name>Michael Haubenwallner</name>
49 + </maintainer>
50 + <maintainer>
51 + <email>mduft@g.o</email>
52 + <name>Markus Duft</name>
53 + </maintainer>
54 +</herd>
55 +<herd>
56 <name>python</name>
57 <email>python@g.o</email>
58 <description>Python-related packages</description>