Gentoo Archives: gentoo-commits

From: "Sebastian Pipping (sping)" <sping@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/overlays: repositories.xml
Date: Wed, 28 Jul 2010 16:36:13
Message-Id: 20100728163609.E60562CE15@corvid.gentoo.org
1 sping 10/07/28 16:36:09
2
3 Modified: repositories.xml
4 Log:
5 Add overlay "yporti"
6
7 Revision Changes Path
8 1.96 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.96&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/overlays/repositories.xml?rev=1.96&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/overlays/repositories.xml?r1=1.95&r2=1.96
13
14 Index: repositories.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/overlays/repositories.xml,v
17 retrieving revision 1.95
18 retrieving revision 1.96
19 diff -u -r1.95 -r1.96
20 --- repositories.xml 27 Jul 2010 20:07:37 -0000 1.95
21 +++ repositories.xml 28 Jul 2010 16:36:08 -0000 1.96
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.95 2010/07/27 20:07:37 tommy Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/overlays/repositories.xml,v 1.96 2010/07/28 16:36:08 sping Exp $ -->
26 <?xml-stylesheet href="/xsl/repositories.xsl" type="text/xsl"?>
27 <!DOCTYPE repositories SYSTEM "/dtd/repositories.dtd">
28 <repositories version="1.0">
29 @@ -2695,6 +2695,17 @@
30 <source type="rsync">rsync://gentoo.xwing.info/xwing-overlay</source>
31 </repo>
32 <repo quality="experimental" status="unofficial">
33 + <name>yporti</name>
34 + <description>Bruno Yporti's Gentoo overlay for ~amd64 and ~x86</description>
35 + <homepage>http://gitorious.org/yporti/overlay</homepage>
36 + <owner>
37 + <email>bruno@××××××.com</email>
38 + <name>Bruno Tsubouchi Yporti</name>
39 + </owner>
40 + <source type="git">git://gitorious.org/yporti/overlay.git</source>
41 + <source type="git">http://git.gitorious.org/yporti/overlay.git</source>
42 + </repo>
43 + <repo quality="experimental" status="unofficial">
44 <name>zugaina</name>
45 <description>collection of ebuilds by ycarus</description>
46 <homepage>http://gentoo.zugaina.org/</homepage>