Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/main/en: lists.xml
Date: Sun, 28 Sep 2008 03:25:30
Message-Id: E1KjmuV-0001hJ-6L@stork.gentoo.org
1 robbat2 08/09/28 03:25:27
2
3 Modified: lists.xml
4 Log:
5 Add gentoo-scm to the list of lists.
6
7 Revision Changes Path
8 1.105 xml/htdocs/main/en/lists.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/lists.xml?rev=1.105&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/lists.xml?rev=1.105&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/lists.xml?r1=1.104&r2=1.105
13
14 Index: lists.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/main/en/lists.xml,v
17 retrieving revision 1.104
18 retrieving revision 1.105
19 diff -p -w -b -B -u -u -r1.104 -r1.105
20 --- lists.xml 28 Sep 2008 03:24:34 -0000 1.104
21 +++ lists.xml 28 Sep 2008 03:25:26 -0000 1.105
22 @@ -1,7 +1,7 @@
23 <?xml version="1.0" encoding="utf-8"?>
24 <!DOCTYPE mainpage SYSTEM "/dtd/guide.dtd">
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/lists.xml,v 1.104 2008/09/28 03:24:34 robbat2 Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/lists.xml,v 1.105 2008/09/28 03:25:26 robbat2 Exp $ -->
28
29 <mainpage>
30 <title>Gentoo Mailing Lists</title>
31 @@ -371,6 +371,10 @@ Disabled per vapier's request
32 <ti><c>gentoo-nfp</c></ti>
33 <ti>The Gentoo NFP/Trustees Mailing list</ti>
34 </tr>
35 +<tr>
36 + <ti><c>gentoo-scm</c></ti>
37 + <ti>Discussion about migration of primary Gentoo repositories to alternate SCMs.</ti>
38 +</tr>
39 </table>
40
41 </body>