Gentoo Archives: gentoo-commits

From: "Gunnar Wrobel (wrobel)" <wrobel@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/overlays: layman-global.txt
Date: Mon, 22 Oct 2007 13:53:50
Message-Id: E1Ijxiv-0001FE-6Y@stork.gentoo.org
1 wrobel 07/10/22 13:53:41
2
3 Modified: layman-global.txt
4 Log:
5 Update the kolab overlay entries.
6
7 Revision Changes Path
8 1.170 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.170&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/overlays/layman-global.txt?rev=1.170&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/overlays/layman-global.txt?r1=1.169&r2=1.170
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.169
18 retrieving revision 1.170
19 diff -u -r1.169 -r1.170
20 --- layman-global.txt 22 Oct 2007 08:09:54 -0000 1.169
21 +++ layman-global.txt 22 Oct 2007 13:53:40 -0000 1.170
22 @@ -397,35 +397,36 @@
23 </overlay>
24
25 <overlay
26 - type = "rsync"
27 - src = "rsync://build.pardus.de/kolab2"
28 - contact = "wrobel@××××××.de"
29 - name = "kolab2">
30 + type = "svn"
31 + src = "http://overlays.gentoo.org/svn/proj/kolab"
32 + contact = "wrobel@g.o"
33 + status = "official"
34 + name = "kolab">
35
36 <link>
37 - http://wiki.kolab.org/index.php/Gentoo
38 + http://www.gentoo.org/proj/en/kolab/index.xml
39 </link>
40
41 <description>
42 - Project to allow running Kolab2 on Gentoo.
43 + Project to allow running Kolab on Gentoo.
44 </description>
45
46 </overlay>
47
48 <overlay
49 type = "rsync"
50 - src = "rsync://build.pardus.de/kolab2-dev"
51 + src = "rsync://build.pardus.de/kolab2"
52 contact = "wrobel@××××××.de"
53 - name = "kolab2-dev">
54 + name = "kolab2">
55
56 <link>
57 http://wiki.kolab.org/index.php/Gentoo
58 </link>
59
60 <description>
61 - Project to allow running Kolab2 on Gentoo. This overlay
62 - contains developmental ebuilds that are require the basic
63 - kolab2 overlay.
64 + This is the old Kolab overlay. Please don't use it anymore and
65 + download the kolab overlay instead. This overlay will be removed
66 + soon.
67 </description>
68
69 </overlay>
70
71
72
73 --
74 gentoo-commits@g.o mailing list