blob: 6ca17e656f66689a53e6964a9f70d80a323d6f21 (
plain)
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
|
# ChangeLog for app-text/info2html
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-text/info2html/ChangeLog,v 1.16 2006/09/01 14:39:52 kevquinn Exp $
*info2html-2.0 (01 Sep 2006)
01 Sep 2006; Kevin F. Quinn <kevquinn@gentoo.org>
+files/info2html-2.0-xss.patch, +info2html-2.0.ebuild:
Bump to new version; although it has gone up a major revision the changes are
actually quite small. Ebuild now cunningly sets up the INFODIR configuration
item from the data in profile.env :)
01 Sep 2006; Kevin F. Quinn <kevquinn@gentoo.org> info2html-1.4-r2.ebuild:
Make perl RDEPEND not DEPEND; ditch dodoc README since it says nothing useful
(thanks to jakub)
*info2html-1.4-r2 (01 Sep 2006)
01 Sep 2006; Kevin F. Quinn <kevquinn@gentoo.org> metadata.xml,
+info2html-1.4-r2.ebuild:
Take ownership, and rework to use webapp.eclass; bug #53004. Add to web-app
herd.
20 May 2005; Bryan Østergaard <kloeri@gentoo.org>
info2html-1.4-r1.ebuild:
Stable on alpha.
20 May 2005; Michael Hanselmann <hansmi@gentoo.org>
info2html-1.4-r1.ebuild:
Stable on hppa.
20 May 2005; Simon Stelling <blubb@gentoo.org> info2html-1.4-r1.ebuild:
stable on amd64 wrt bug 91354
16 May 2005; Gustavo Zacarias <gustavoz@gentoo.org>
info2html-1.4-r1.ebuild:
Stable on sparc
*info2html-1.4-r1 (13 May 2005)
13 May 2005; Tom Payne <twp@gentoo.org> +files/info2html-xss.patch,
+info2html-1.4-r1.ebuild:
Security fix. Bug # 91354.
*info2html-1.4-r1 (13 May 2005)
13 May 2005; Tom Payne <twp@gentoo.org> +files/info2html-xss.patch,
+info2html-1.4-r1.ebuild:
Security fix. Bug # 91354.
21 Apr 2005; Simon Stelling <blubb@gentoo.org> info2html-1.4.ebuild:
stable on amd64
21 Nov 2004; Karol Wojtaszek <sekretarz@gentoo.org> info2html-1.4.ebuild:
Added to ~amd64, bug #71902
12 Apr 2004; <twp@gentoo.org> info2html-1.4.ebuild:
Added IUSE variable.
20 Feb 2004; Michael Sterrett <mr_bones_@gentoo.org> info2html-1.4.ebuild:
header fix; move webapp-detect into setup; mips needs deps first
15 Dec 2003; Stuart Herbert <stuart@gentoo.org> info2html-1.4.ebuild:
Fix for bug #32636
*info2html-1.4 (28 Sep 2003)
28 Sep 2003; Tom Payne <twp@gentoo.org> info2html-1.4.ebuild :
Initial version. Bug # 16283.
|