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/dtd: guide.dtd
Date: Tue, 29 Jan 2008 16:54:48
Message-Id: E1JJtjR-0006EF-MM@stork.gentoo.org
1 neysx 08/01/29 16:54:45
2
3 Modified: guide.dtd
4 Log:
5 [29 11:35:15] <dberkholz> the dtd is missing alpha|freescale|kde|plans
6
7 Revision Changes Path
8 1.49 xml/htdocs/dtd/guide.dtd
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/dtd/guide.dtd?rev=1.49&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/dtd/guide.dtd?rev=1.49&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/dtd/guide.dtd?r1=1.48&r2=1.49
13
14 Index: guide.dtd
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/dtd/guide.dtd,v
17 retrieving revision 1.48
18 retrieving revision 1.49
19 diff -u -r1.48 -r1.49
20 --- guide.dtd 19 Jan 2008 14:12:46 -0000 1.48
21 +++ guide.dtd 29 Jan 2008 16:54:45 -0000 1.49
22 @@ -20,7 +20,7 @@
23
24 <!ELEMENT news (poster, date, title, summary?, body)>
25 <!ATTLIST news gentoo (yes|no) "no"
26 - category (gentoo|main|ibm|linux|moo|nvidia) #REQUIRED>
27 + category (alpha|gentoo|main|ibm|linux|moo|nvidia|kde|plans|freescale) #REQUIRED>
28
29 <!ELEMENT subtitle (#PCDATA)>
30
31
32
33
34 --
35 gentoo-commits@l.g.o mailing list