blob: ae66db61a3fe220e551f31b51630e54342c562b8 (
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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
|
# ChangeLog for app-text/code2html
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-text/code2html/ChangeLog,v 1.26 2012/11/24 14:21:12 ulm Exp $
24 Nov 2012; Ulrich Müller <ulm@gentoo.org> code2html-0.9.1-r1.ebuild:
Fix LICENSE, MIT (Expat) license according to LICENSE in tarball.
10 May 2012; Agostino Sarubbo <ago@gentoo.org> -code2html-0.9.1.ebuild:
Remove old
02 Mar 2012; Brent Baude <ranger@gentoo.org> code2html-0.9.1-r1.ebuild:
Marking code2html-0.9.1-r1 ppc64 for bug 396829
16 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
code2html-0.9.1-r1.ebuild:
x86 stable wrt bug #396829
06 Feb 2012; Brent Baude <ranger@gentoo.org> code2html-0.9.1-r1.ebuild:
Marking code2html-0.9.1-r1 ppc for bug 396829
02 Feb 2012; Agostino Sarubbo <ago@gentoo.org> code2html-0.9.1-r1.ebuild:
Stable for amd64, wrt bug #396829
05 Apr 2010; Jonathan Callen <abcd@gentoo.org> code2html-0.9.1-r1.ebuild,
+files/code2html-0.9.1-prefix.patch:
Bump to EAPI=3, add prefix keywords & patch
03 Jul 2009; Jeroen Roovers <jer@gentoo.org> code2html-0.9.1-r1.ebuild:
Do not install LICENSE.
03 Jul 2009; Jeroen Roovers <jer@gentoo.org> code2html-0.9.1-r1.ebuild:
Stable for HPPA too.
04 Nov 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
metadata.xml:
Removing leonardop as a maintainer since he was retired.
20 Jan 2008; Fabian Groffen <grobian@gentoo.org> code2html-0.9.1.ebuild,
code2html-0.9.1-r1.ebuild:
Dropped ppc-macos keyword, see you in prefix
14 May 2007; Thilo Bangert <bangert@gentoo.org> metadata.xml:
add <herd>no-herd</herd>
21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
*code2html-0.9.1-r1 (17 May 2006)
17 May 2006; Leonardo Boshell <leonardop@gentoo.org>
+code2html-0.9.1-r1.ebuild:
New revision including patches to improve Ada and C++ support (bugs #133176
and #133159), and to make the color codes consistent (bug #119406). Lots of
thanks to reporter Erik for the patches.
29 Nov 2005; Jeroen Roovers <jer@gentoo.org> code2html-0.9.1.ebuild:
Marked ~hppa wrt bug 109181.
11 Oct 2005; Fabian Groffen <grobian@gentoo.org> code2html-0.9.1.ebuild:
Marked ~ppc-macos (bug #108593)
05 Jun 2005; Michael Hanselmann <hansmi@gentoo.org>
code2html-0.9.1.ebuild:
Stable on ppc.
13 May 2005; Stephanie Lockwood-Childs <wormo@gentoo.org>
code2html-0.9.1.ebuild:
mark ~ppc
21 Apr 2005; Simon Stelling <blubb@gentoo.org> code2html-0.9.1.ebuild:
stable on amd64
04 Oct 2004; Tom Gall <tgall@gentoo.org> code2html-0.9.1.ebuild:
stable on ppc64, bug #64269
03 May 2004; L. Boshell <leonardop@gentoo.org> code2html-0.9.1.ebuild,
metadata.xml:
Added metadata.xml. Cosmetic fixes.
20 Jan 2004; Jon Portnoy <avenj@gentoo.org> code2html-0.9.1.ebuild :
AMD64 keywords.
*code2html-0.9.1 (26 Mar 2003)
26 Mar 2003; L. Boshell <leonardop@gentoo.org> code2html-0.9.1.ebuild :
Initial import. Thanks to Thomas Arnhold for his contribution on bug
#14170.
|