Gentoo Archives: gentoo-commits

From: "Xavier Neys (neysx)" <neysx@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs: index2.xml
Date: Sat, 31 Jan 2009 08:42:52
Message-Id: E1LTBRB-0001YG-Pv@stork.gentoo.org
1 neysx 09/01/31 08:42:49
2
3 Modified: index2.xml
4 Log:
5 #204402 & #252157 Reorg menu & display GLSA/new packages/blog entries on front page
6
7 Revision Changes Path
8 1.3 xml/htdocs/index2.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/index2.xml?rev=1.3&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/index2.xml?rev=1.3&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/index2.xml?r1=1.2&r2=1.3
13
14 Index: index2.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/index2.xml,v
17 retrieving revision 1.2
18 retrieving revision 1.3
19 diff -u -r1.2 -r1.3
20 --- index2.xml 5 Feb 2008 18:14:58 -0000 1.2
21 +++ index2.xml 31 Jan 2009 08:42:49 -0000 1.3
22 @@ -1,12 +1,35 @@
23 -<?xml version='1.0'?>
24 -<?xml-stylesheet href="/xsl/guide2.xsl" type="text/xsl"?>
25 -<!DOCTYPE mainpage SYSTEM "/dtd/guide.dtd">
26 -<mainpage>
27 - <title>Gentoo Linux News</title>
28 - <author title="Author">
29 - <mail link="neysx"/>
30 - </author>
31 - <version>Current</version>
32 - <newsitems/>
33 -</mainpage>
34 -
35 +<?xml version='1.0' encoding="UTF-8"?>
36 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/index2.xml,v 1.3 2009/01/31 08:42:49 neysx Exp $ -->
37 +<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
38 +
39 +<guide redirect="/">
40 +<title>Homepage</title>
41 +
42 +<author title="Author">
43 + <mail>neysx</mail>
44 +</author>
45 +
46 +<abstract>
47 +This is Gentoo's homepage
48 +</abstract>
49 +
50 +<!-- The content of this document is licensed under the CC-BY-SA license -->
51 +<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
52 +<license/>
53 +
54 +<version>0</version>
55 +<date>2009-01-31</date>
56 +
57 +<chapter>
58 +<title>Moved</title>
59 +<section>
60 +<body>
61 +
62 +<p>
63 +See <uri link="/">www.gentoo.org</uri>.
64 +</p>
65 +
66 +</body>
67 +</section>
68 +</chapter>
69 +</guide>