Gentoo Archives: gentoo-commits

From: "Jeremy Olexa (darkside)" <darkside@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/overlays: repositories.xml
Date: Thu, 18 Feb 2010 19:08:00
Message-Id: E1NiBj8-00085M-Fq@stork.gentoo.org
1 darkside 10/02/18 19:07:54
2
3 Modified: repositories.xml
4 Log:
5 Add ohnobinki's overlay, requested in irc
6
7 Revision Changes Path
8 1.27 xml/htdocs/proj/en/overlays/repositories.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/overlays/repositories.xml?rev=1.27&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/overlays/repositories.xml?rev=1.27&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/overlays/repositories.xml?r1=1.26&r2=1.27
13
14 Index: repositories.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/overlays/repositories.xml,v
17 retrieving revision 1.26
18 retrieving revision 1.27
19 diff -u -r1.26 -r1.27
20 --- repositories.xml 14 Feb 2010 11:37:02 -0000 1.26
21 +++ repositories.xml 18 Feb 2010 19:07:53 -0000 1.27
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.26 2010/02/14 11:37:02 kolmodin Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/overlays/repositories.xml,v 1.27 2010/02/18 19:07:53 darkside Exp $ -->
26 <?xml-stylesheet href="/xsl/repositories.xsl" type="text/xsl"?>
27 <!DOCTYPE repositories SYSTEM "/dtd/repositories.dtd">
28 <repositories version="1.0">
29 @@ -1159,6 +1159,16 @@
30 <source type="svn">svn://overlays.gentoo.org/proj/nx/testing</source>
31 <feed>http://overlays.gentoo.org/proj/nx/timeline</feed>
32 </repo>
33 + <repo quality="experimental" status="unofficial">
34 + <name>ohnobinki</name>
35 + <description>Miscelleneous ebuild fixes and personal ebuilds</description>
36 + <homepage>http://ohnopub.net/~ohnobinki/gentoo</homepage>
37 + <owner>
38 + <email>ohnobinki@××××××××××××××.net</email>
39 + </owner>
40 + <source type="mercurial">http://ohnopublishing.net/hg/ohnobinki_overlay</source>
41 + <feed>http://ohnopublishing.net/hg/ohnobinki_overlay/rss-log</feed>
42 + </repo>
43 <repo quality="experimental" status="official">
44 <name>openmoko</name>
45 <description>Openmoko's project overlay.</description>