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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
|
# ChangeLog for app-text/docbook-sgml-utils
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-sgml-utils/ChangeLog,v 1.26 2004/07/02 20:29:24 tgall Exp $
02 Jul 2004; Tom Gall <tgall@gentoo.org> docbook-sgml-utils-0.6.12-r2.ebuild:
stable on ppc64, bug #54799
12 May 2004; Bryan �stergaard <kloeri@gentoo.org>
docbook-sgml-utils-0.6.12-r2.ebuild:
Stable on alpha.
26 Apr 2004; Aron Griffis <agriffis@gentoo.org>
docbook-sgml-utils-0.6.11-r2.ebuild:
Add die following econf for bug 48950
14 Apr 2004; Stephen P. Becker <geoman@gentoo.org>
docbook-sgml-utils-0.6.12-r2.ebuild:
Marked stable on mips.
13 Mar 2004; Stephen P. Becker <geoman@gentoo.org>
docbook-sgml-utils-0.6.12-r2.ebuild:
Added ~mips keyword.
21 Jan 2004; <gustavoz@gentoo.org> docbook-sgml-utils-0.6.12.ebuild:
stable on sparc
*docbook-sgml-utils-0.6.12-r2 (20 Nov 2003)
20 Nov 2003; Mike Gardiner <obz@gentoo.org>
docbook-sgml-utils-0.6.12-r1.ebuild, docbook-sgml-utils-0.6.12-r2.ebuild,
docbook-sgml-utils-0.6.12.ebuild:
Added head -1 to head -n 1 patch for jw, see bug #33862
14 Nov 2003; Aron Griffis <agriffis@gentoo.org>
docbook-sgml-utils-0.6.12.ebuild:
Stable on ia64
23 Sep 2003; Bartosch Pixa <darkspecter@gentoo.org>
docbook-sgml-utils-0.6.12.ebuild:
set ppc in keywords
13 Sep 2003; Mike Gardiner <obz@gentoo.org>
docbook-sgml-utils-0.6.11-r1.ebuild, docbook-sgml-utils-0.6.11.ebuild,
docbook-sgml-utils-0.6.9.ebuild:
Removed outdated versions
13 Sep 2003; Mike Gardiner <obz@gentoo.org>
docbook-sgml-utils-0.6.11-r2.ebuild, docbook-sgml-utils-0.6.12-r1.ebuild,
docbook-sgml-utils-0.6.12.ebuild:
Added dependency on lynx or links for docbook2txt, see bug #22856
*docbook-sgml-utils-0.6.12-r1 (13 Sep 2003)
13 Sep 2003; Mike Gardiner <obz@gentoo.org>
docbook-sgml-utils-0.6.12-r1.ebuild, metadata.xml:
Added -r1 which depends on slotted docbook-xml-simple-dtd's to ease transition
to 1.0, as well as metadata.xml
*docbook-sgml-utils-0.6.12 (09 Feb 2003)
19 Mar 2003; Guy Martin <gmsoft@gentoo.org> docbook-sgml-utils-0.6.12.ebuild :
Added hppa to keywords.
21 Feb 2003; Aron Griffis <agriffis@gentoo.org> docbook-sgml-utils-0.6.12.ebuild :
Mark stable on Alpha
09 Feb 2003; Matthew Turk <satai@gentoo.org> :
Version bump.
*docbook-sgml-utils-0.6.11-r3 (30 Dec 2002)
30 Dec 2002; Matthew Turk <satai@gentoo.org> :
Changed around to use new sgml-catalog.eclass. Also ugpraded all old
dependencies to docbook-sgml-dtd-VERSION-r1
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*docbook-sgml-utils-0.6.11-r2 (22 Aug 2002)
05 Sep 2002; Matthew Turk <satai@gentoo.org> :
Fixing the problem with the HTML docs. Closing 5401, finally.
*docbook-sgml-utils-0.6.11-r1 (22 Aug 2002)
22 Aug 2002; Matthew Turk <satai@gentoo.org> :
Fixed the SGML_CATALOG variable. Fixed 5401.
*docbook-sgml-utils-0.6.11 (11 July 2002)
15 Jul 2002; Owen Stampflee <owen@gentoo.org> :
Added PPC to KEYWORDS.
11 Jul 2002; Seemant Kulleen <seemant@gentoo.org> docbook-sgml-utils-0.6.11.ebuild,
files/digest-docbook-sgml-utils-0.6.11 :
Version bump, adjusted DEPEND list.
*docbook-sgml-utils-0.6.9 (27 Apr 2002)
27 Apr 2002; Seemant Kulleen <seemant@gentoo.org> docbook-sgml-utils-0.6.9.ebuild files/digest-docbook-sgml-utils-0.6.9 :
Version bump, new SRC_URI and new HOMEPAGE
*docbook-sgml-utils-0.6.6 (1 Feb 2002)
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.
|