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: Wed, 01 Jul 2009 16:33:55
Message-Id: E1MM2kr-0007uf-Q8@stork.gentoo.org
1 neysx 09/07/01 16:33:53
2
3 Modified: guide.dtd
4 Log:
5 Special for Gentoo's anniversary
6
7 Revision Changes Path
8 1.51 xml/htdocs/dtd/guide.dtd
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/dtd/guide.dtd?rev=1.51&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/dtd/guide.dtd?rev=1.51&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/dtd/guide.dtd?r1=1.50&r2=1.51
13
14 Index: guide.dtd
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/dtd/guide.dtd,v
17 retrieving revision 1.50
18 retrieving revision 1.51
19 diff -u -r1.50 -r1.51
20 --- guide.dtd 31 Dec 2008 21:06:49 -0000 1.50
21 +++ guide.dtd 1 Jul 2009 16:33:53 -0000 1.51
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|linux|moo|plans) #REQUIRED>
27 + category (gentoo|main|linux|moo|plans|birthday) #REQUIRED>
28
29 <!ELEMENT subtitle (#PCDATA)>