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: Tue, 30 Sep 2008 21:05:35
Message-Id: E1KkmPU-0001jw-4G@stork.gentoo.org
1 robbat2 08/09/30 21:05:32
2
3 Modified: lists.xml
4 Log:
5 Add gentoo-pms to the set of lists.
6
7 Revision Changes Path
8 1.106 xml/htdocs/main/en/lists.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/lists.xml?rev=1.106&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/lists.xml?rev=1.106&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/lists.xml?r1=1.105&r2=1.106
13
14 Index: lists.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/main/en/lists.xml,v
17 retrieving revision 1.105
18 retrieving revision 1.106
19 diff -p -w -b -B -u -u -r1.105 -r1.106
20 --- lists.xml 28 Sep 2008 03:25:26 -0000 1.105
21 +++ lists.xml 30 Sep 2008 21:05:31 -0000 1.106
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.105 2008/09/28 03:25:26 robbat2 Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/lists.xml,v 1.106 2008/09/30 21:05:31 robbat2 Exp $ -->
28
29 <mainpage>
30 <title>Gentoo Mailing Lists</title>
31 @@ -375,6 +375,10 @@ Disabled per vapier's request
32 <ti><c>gentoo-scm</c></ti>
33 <ti>Discussion about migration of primary Gentoo repositories to alternate SCMs.</ti>
34 </tr>
35 +<tr>
36 + <ti><c>gentoo-pms</c></ti>
37 + <ti>Discussion about the Gentoo Package Manager Specification.</ti>
38 +</tr>
39 </table>
40
41 </body>