1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
|
# ChangeLog for app-text/xhtml1
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-text/xhtml1/ChangeLog,v 1.19 2010/02/20 18:26:09 abcd Exp $
20 Feb 2010; Jonathan Callen <abcd@gentoo.org> xhtml1-20020801-r4.ebuild:
Transfer prefix keywords, bump EAPI
19 Jan 2008; Fabian Groffen <grobian@gentoo.org>
xhtml1-20020801-r3.ebuild, xhtml1-20020801-r4.ebuild:
Dropped ppc-macos keyword, see you in prefix
13 Mar 2007; Leonardo Boshell <leonardop@gentoo.org> metadata.xml:
Replacing text-markup herd with the new sgml herd.
*xhtml1-20020801-r4 (11 Jan 2007)
11 Jan 2007; Leonardo Boshell <leonardop@gentoo.org>
+xhtml1-20020801-r4.ebuild:
Install xhtml1 entries in the global XML catalog (bug #159122).
15 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org>
xhtml1-20020801-r3.ebuild:
Marked ~amd64, closes bug 117753.
29 Oct 2005; Fabian Groffen <grobian@gentoo.org>
xhtml1-20020801-r3.ebuild:
Marked ~ppc-macos (bug #109440)
*xhtml1-20020801-r3 (21 Jun 2005)
21 Jun 2005; Leonardo Boshell <leonardop@gentoo.org>
xhtml1-20020801-r3.ebuild, files/xhtml1-catalog.patch:
New revision, with a corrected patch, the SGMLDECL keyword should be
removed now that we use DTDDECL. Resolves bug #92020, thanks to Peter
Simons. Doesn't block gtk-doc anymore (bug #33843). Marked stable on x86
since it fixes critical problems with openjade and the global catalogs
system.
31 May 2005; Stephanie Lockwood-Childs <wormo@gentoo.org>
xhtml1-20020801-r2.ebuild:
mark ~ppc
*xhtml1-20020801-r2 (06 Nov 2004)
06 Nov 2004; Mamoru KOMACHI <usata@gentoo.org> +files/xhtml1-dtddecl.diff,
+xhtml1-20020801-r2.ebuild, -xhtml1-20020801.ebuild:
Added DTDDECL to xhtml1.soc. Thanks to Peter Simons <simons@cryp.to>;
bug #33517.
20 Nov 2003; Mike Gardiner <obz@gentoo.org> metadata.xml,
xhtml1-20020801-r1.ebuild, xhtml1-20020801.ebuild:
Blocking gtk-doc. xhtml1 and gtk-doc cause all sorts of problems together,
they dont agree much. Check bug #33843 and links
*xhtml1-20020801-r1 (13 Feb 2003)
11 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> :
Added missing changelog entry.
08 Jan 2003; Matthew Turk <satai@gentoo.org> :
Marked as stable.
*xhtml1-20020801 (30 Dec 02)
30 Dec 2002; Matthew Turk <satai@gentoo.org> :
changed to inherit sgml-catalog and better deal with catalogs.
*xhtml1-20020801 (16 Nov 02)
16 Nov 2002; Matthew Turk <satai@gentoo.org> :
Initial import. Ebuild submitted by Ryan Shaw <ryan.shaw@stanfordalumni.org>
|