Gentoo Archives: gentoo-commits

From: "Joshua Saddler (nightmorph)" <nightmorph@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/main/en: irc.xml
Date: Thu, 27 Mar 2008 04:13:17
Message-Id: E1JejUI-0003m9-1u@stork.gentoo.org
1 nightmorph 08/03/27 04:13:14
2
3 Modified: irc.xml
4 Log:
5 gentoo-arm is dead, instead go to gentoo-embedded. also fixed the irc link to gentoo-powerpc, should have been in previous commit
6
7 Revision Changes Path
8 1.112 xml/htdocs/main/en/irc.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/irc.xml?rev=1.112&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/irc.xml?rev=1.112&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/irc.xml?r1=1.111&r2=1.112
13
14 Index: irc.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/main/en/irc.xml,v
17 retrieving revision 1.111
18 retrieving revision 1.112
19 diff -u -r1.111 -r1.112
20 --- irc.xml 26 Mar 2008 19:51:45 -0000 1.111
21 +++ irc.xml 27 Mar 2008 04:13:13 -0000 1.112
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/irc.xml,v 1.111 2008/03/26 19:51:45 nightmorph Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/irc.xml,v 1.112 2008/03/27 04:13:13 nightmorph Exp $ -->
28
29 <mainpage>
30 <title>Gentoo Linux IRC Resources</title>
31 @@ -36,7 +36,7 @@
32
33 <license/>
34
35 -<version>1.29</version>
36 +<version>1.30</version>
37 <date>2008-03-26</date>
38
39 <chapter>
40 @@ -203,10 +203,6 @@
41 <th>Gentoo Linux/AMD64</th>
42 </tr>
43 <tr>
44 - <ti><uri link="irc://irc.freenode.net/gentoo-arm">#gentoo-arm</uri></ti>
45 - <th>Gentoo Linux/ARM</th>
46 -</tr>
47 -<tr>
48 <ti><uri link="irc://irc.freenode.net/gentoo-bsd">#gentoo-bsd</uri></ti>
49 <th>Gentoo *BSD</th>
50 </tr>
51 @@ -231,7 +227,9 @@
52 <th>Gentoo Linux/OSX</th>
53 </tr>
54 <tr>
55 - <ti><uri link="irc://irc.freenode.net/gentoo-ppc">#gentoo-powerpc</uri></ti>
56 + <ti>
57 + <uri link="irc://irc.freenode.net/gentoo-powerpc">#gentoo-powerpc</uri>
58 + </ti>
59 <th>Gentoo Linux/PPC and PPC64</th>
60 </tr>
61 <tr>
62
63
64
65 --
66 gentoo-commits@l.g.o mailing list