Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/metastructure/herds: herds.xml
Date: Thu, 24 Nov 2011 19:06:25
Message-Id: 20111124190615.BED1E2004B@flycatcher.gentoo.org
1 ssuominen 11/11/24 19:06:15
2
3 Modified: herds.xml
4 Log:
5 Add ayatana herd
6
7 Revision Changes Path
8 1.881 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.881&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/metastructure/herds/herds.xml?rev=1.881&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/metastructure/herds/herds.xml?r1=1.880&r2=1.881
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.880
18 retrieving revision 1.881
19 diff -u -r1.880 -r1.881
20 --- herds.xml 24 Nov 2011 12:57:18 -0000 1.880
21 +++ herds.xml 24 Nov 2011 19:06:15 -0000 1.881
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.880 2011/11/24 12:57:18 pacho Exp $
27 + $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/metastructure/herds/herds.xml,v 1.881 2011/11/24 19:06:15 ssuominen Exp $
28
29 -->
30 <herds>
31 @@ -45,8 +45,17 @@
32 <email>nelchael@g.o</email>
33 <name>Krzysztof Pawlik</name>
34 </maintainer>
35 -</herd>
36 -<herd>
37 + </herd>
38 + <herd>
39 + <name>ayatana</name>
40 + <email>ayatana-bugs@g.o</email>
41 + <description>Maintain packages related to Ayatana project</description>
42 + <maintainer>
43 + <email>ssuominen@g.o</email>
44 + <name>Samuli Suominen</name>
45 + </maintainer>
46 + </herd>
47 + <herd>
48 <name>bazaar</name>
49 <email>bazaar@g.o</email>
50 <description>Bazaar distributed version control system and related packages</description>