Gentoo Archives: gentoo-commits

From: "Yuri Vasilevski (yvasilev)" <yvasilev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/metastructure/herds: herds.xml
Date: Fri, 16 May 2008 20:09:34
Message-Id: E1Jx6FA-00088u-FD@stork.gentoo.org
1 yvasilev 08/05/16 20:09:32
2
3 Modified: herds.xml
4 Log:
5 Added deb-tools herd.
6
7 Revision Changes Path
8 1.501 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.501&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/metastructure/herds/herds.xml?rev=1.501&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/metastructure/herds/herds.xml?r1=1.500&r2=1.501
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.500
18 retrieving revision 1.501
19 diff -u -r1.500 -r1.501
20 --- herds.xml 9 May 2008 10:24:24 -0000 1.500
21 +++ herds.xml 16 May 2008 20:09:31 -0000 1.501
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.500 2008/05/09 10:24:24 mueli Exp $
27 + $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/metastructure/herds/herds.xml,v 1.501 2008/05/16 20:09:31 yvasilev Exp $
28
29 -->
30 <herds>
31 @@ -141,6 +141,15 @@
32 </maintainer>
33 </herd>
34 <herd>
35 + <name>deb-tools</name>
36 + <email>deb-tools@g.o</email>
37 + <description>Tools used to build Debian like distributions and related packages</description>
38 + <maintainer>
39 + <email>yvasilev@g.o</email>
40 + <name>Yuri Vasilevski</name>
41 + </maintainer>
42 +</herd>
43 +<herd>
44 <name>dev-tools</name>
45 <description>Language-agnostic software development and code analysis tools</description>
46 <maintainer>
47
48
49
50 --
51 gentoo-commits@l.g.o mailing list