Gentoo Archives: gentoo-commits

From: "Roy Bamford (neddyseagoon)" <neddyseagoon@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/foundation/en: index.xml
Date: Sat, 31 Jan 2009 18:28:24
Message-Id: E1LTKZN-0000bX-7u@stork.gentoo.org
1 neddyseagoon 09/01/31 18:27:53
2
3 Modified: index.xml
4 Log:
5 Modified Files:
6 index.xml
7 ----------------------------------------------------------------------
8 Changed meeting minutes to use relative path names
9
10 Revision Changes Path
11 1.25 xml/htdocs/foundation/en/index.xml
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/foundation/en/index.xml?rev=1.25&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/foundation/en/index.xml?rev=1.25&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/foundation/en/index.xml?r1=1.24&r2=1.25
16
17 Index: index.xml
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo/xml/htdocs/foundation/en/index.xml,v
20 retrieving revision 1.24
21 retrieving revision 1.25
22 diff -u -r1.24 -r1.25
23 --- index.xml 31 Jan 2009 16:59:38 -0000 1.24
24 +++ index.xml 31 Jan 2009 18:27:53 -0000 1.25
25 @@ -257,8 +257,8 @@
26 <title>Board Minutes</title>
27 <body>
28 <ul>
29 - <li><uri link="http://www.gentoo.org/foundation/en/minutes08/index.xml">2008 Minutes</uri></li>
30 - <li><uri link="http://www.gentoo.org/foundation/en/minutes09/index.xml">2009 Minutes</uri></li>
31 + <li><uri link="minutes08/index.xml">2008 Minutes</uri></li>
32 + <li><uri link="minutes09/index.xml">2009 Minutes</uri></li>
33 </ul>
34 </body>
35 </section>