Gentoo Archives: gentoo-commits

From: "Jeremy Olexa (darkside)" <darkside@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/main/en: lists.xml
Date: Mon, 21 Feb 2011 23:04:48
Message-Id: 20110221230430.64E1E20054@flycatcher.gentoo.org
1 darkside 11/02/21 23:04:30
2
3 Modified: lists.xml
4 Log:
5 add gentoo-guis, bug 353668
6
7 Revision Changes Path
8 1.125 xml/htdocs/main/en/lists.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/main/en/lists.xml?rev=1.125&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/main/en/lists.xml?rev=1.125&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/main/en/lists.xml?r1=1.124&r2=1.125
13
14 Index: lists.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/main/en/lists.xml,v
17 retrieving revision 1.124
18 retrieving revision 1.125
19 diff -u -r1.124 -r1.125
20 --- lists.xml 18 Jan 2011 04:49:45 -0000 1.124
21 +++ lists.xml 21 Feb 2011 23:04:30 -0000 1.125
22 @@ -1,6 +1,6 @@
23 <?xml version="1.0" encoding="utf-8"?>
24 <!DOCTYPE mainpage SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/lists.xml,v 1.124 2011/01/18 04:49:45 robbat2 Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/lists.xml,v 1.125 2011/02/21 23:04:30 darkside Exp $ -->
27
28 <mainpage>
29 <title>Gentoo Mailing Lists</title>
30 @@ -32,8 +32,8 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>6.5</version>
35 -<date>2011-01-18</date>
36 +<version>6.51</version>
37 +<date>2011-02-21</date>
38
39 <chapter>
40 <title>Mailing Lists</title>
41 @@ -352,6 +352,10 @@
42 <ti><c>gentoo-pms</c></ti>
43 <ti>Discussion about the Gentoo Package Manager Specification.</ti>
44 </tr>
45 +<tr>
46 + <ti><c>gentoo-guis</c></ti>
47 + <ti>Discussion about <uri link="/proj/en/guis/">Gentoo specific gius development and user support</uri></ti>
48 +</tr>
49 </table>
50
51 </body>