Gentoo Archives: gentoo-commits

From: "Sergei Trofimovich (slyfox)" <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/overlays: repositories.xml
Date: Tue, 29 May 2012 13:10:17
Message-Id: 20120529131003.75CD32004B@flycatcher.gentoo.org
1 slyfox 12/05/29 13:10:03
2
3 Modified: repositories.xml
4 Log:
5 Added "L29Ah" user overlay.
6
7 Revision Changes Path
8 1.319 xml/htdocs/proj/en/overlays/repositories.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/overlays/repositories.xml?rev=1.319&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/overlays/repositories.xml?rev=1.319&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/overlays/repositories.xml?r1=1.318&r2=1.319
13
14 Index: repositories.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/overlays/repositories.xml,v
17 retrieving revision 1.318
18 retrieving revision 1.319
19 diff -u -r1.318 -r1.319
20 --- repositories.xml 28 May 2012 13:11:18 -0000 1.318
21 +++ repositories.xml 29 May 2012 13:10:03 -0000 1.319
22 @@ -1,5 +1,5 @@
23 <!-- <?xml version="1.0" encoding="UTF-8"?> -->
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/overlays/repositories.xml,v 1.318 2012/05/28 13:11:18 tampakrap Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/overlays/repositories.xml,v 1.319 2012/05/29 13:10:03 slyfox Exp $ -->
26 <?xml-stylesheet href="/xsl/repositories.xsl" type="text/xsl"?>
27 <!DOCTYPE repositories SYSTEM "/dtd/repositories.dtd">
28 <repositories version="1.0">
29 @@ -1937,6 +1937,17 @@
30 <feed>http://github.com/feeds/dang/commits/kvm/master</feed>
31 </repo>
32 <repo quality="experimental" status="unofficial">
33 + <name>l29ah</name>
34 + <description>L29Ah personal overlay</description>
35 + <homepage>https://github.com/l29ah/booboo</homepage>
36 + <owner type="person">
37 + <email>zl29ah@×××××.com</email>
38 + <name>Sergey Alirzaev</name>
39 + </owner>
40 + <source type="git">git://github.com/l29ah/booboo.git</source>
41 + <feed>https://github.com/l29ah/booboo/commits/master.atom</feed>
42 + </repo>
43 + <repo quality="experimental" status="unofficial">
44 <name>last-hope</name>
45 <description>A gentoo portage overlay with a set of too exotic, or unusal ebuilds for the sunrise overlay or the main tree.</description>
46 <homepage>http://www.j-schmitz.net/overlays/last-hope/</homepage>