Gentoo Archives: gentoo-commits

From: "Jory Pratt (anarchy)" <anarchy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/overlays: layman-global.txt
Date: Mon, 28 Sep 2009 04:42:30
Message-Id: E1Ms84B-0003Mt-Kg@stork.gentoo.org
1 anarchy 09/09/28 04:42:27
2
3 Modified: layman-global.txt
4 Log:
5 add my personal dev overlay to layman-global.txt
6
7 Revision Changes Path
8 1.374 xml/htdocs/proj/en/overlays/layman-global.txt
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/overlays/layman-global.txt?rev=1.374&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/overlays/layman-global.txt?rev=1.374&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/overlays/layman-global.txt?r1=1.373&r2=1.374
13
14 Index: layman-global.txt
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/overlays/layman-global.txt,v
17 retrieving revision 1.373
18 retrieving revision 1.374
19 diff -u -r1.373 -r1.374
20 --- layman-global.txt 18 Sep 2009 13:24:36 -0000 1.373
21 +++ layman-global.txt 28 Sep 2009 04:42:27 -0000 1.374
22 @@ -1523,7 +1523,6 @@
23 <description>Development Overlay for Hardened Gcc 4.x Toolchain</description>
24 <link>http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=summary</link>
25 </overlay>
26 -
27 <overlay contact="zerochaos@××××××.ch"
28 name="pentoo"
29 src="https://www.pentoo.ch/svn/portage/trunk/"
30 @@ -1532,4 +1531,13 @@
31 <link>http://www.pentoo.ch</link>
32 <description>The overlay contains new or updated security tool.</description>
33 </overlay>
34 + <overlay
35 + type = "git"
36 + src = "git://git.overlays.gentoo.org/dev/uberlord"
37 + name = "anarchy"
38 + status = "official"
39 + contact = "anarchy@g.o">
40 + <description>Testing/Bug fixes, new ebuilds</description>
41 + <link>http://git.overlays.gentoo.org/gitweb/?p=dev/anarchy.git;a=summary</link>
42 + </overlay>
43 </layman>