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
|
# ChangeLog for dev-java/itext
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/itext/ChangeLog,v 1.18 2006/11/23 19:48:01 blubb Exp $
23 Nov 2006; <blubb@gentoo.org> itext-1.4.5.ebuild:
stable on amd64
17 Nov 2006; Andrej Kacian <ticho@gentoo.org> itext-1.4.5.ebuild:
Stable on x86, bug #154826.
*itext-1.4.6 (11 Nov 2006)
11 Nov 2006; William L. Thomson Jr. <wltjr@gentoo.org>
+itext-1.4.6.ebuild:
Verision bump to latest stable version
*itext-1.4.5 (28 Sep 2006)
28 Sep 2006; William L. Thomson Jr. <wltjr@gentoo.org> metadata.xml,
+itext-1.4.5.ebuild:
Updated itext to latest version dropped ~ppc keyword due to lack of hardware
to test on. Took over package maintenance.
*itext-1.3.6-r1 (07 Sep 2006)
07 Sep 2006; Joshua Nichols <nichoj@gentoo.org> +itext-1.3.6-r1.ebuild:
Revision bump to support the new Java system.
*itext-1.3.6 (16 Dec 2005)
16 Dec 2005; Petteri Räty <betelgeuse@gentoo.org> +itext-1.3.6.ebuild:
Version bump. Javadoc now installed to /usr/share/doc/itext-${PF}/html/api/
following the java policy.
*itext-1.3.5 (23 Nov 2005)
23 Nov 2005; Joshua Nichols <nichoj@gentoo.org> +itext-1.3.5.ebuild:
Version bump (bug #112062)
02 Aug 2005; Petteri Räty <betelgeuse@gentoo.org> itext-1.3.ebuild:
Added source use flag support for bug 98042.
16 Jul 2005; Thomas Matthijs <axxo@gentoo.org> -itext-1.1.4.ebuild,
itext-1.2.3.ebuild, itext-1.3.ebuild:
remove older, keyword x86
01 Jul 2005; David Holm <dholm@gentoo.org> itext-1.3.ebuild:
Added to ~ppc.
20 May 2005; Jan Brinkmann <luckyduck@gentoo.org> itext-1.2.3.ebuild:
introduced support for the source useflag, stable on amd64
*itext-1.3 (29 Apr 2005)
29 Apr 2005; <mglauche@gentoo.org> -itext-1.2.1.ebuild, itext-1.2.3.ebuild,
+itext-1.3.ebuild:
Version bump, removed 1.2.1, marked 1.2.4 stable on x86, marked 1.2.4 unstable
on amd64
*itext-1.2.3 (04 Mar 2005)
04 Mar 2005; <mglauche@gentoo.org> +itext-1.2.3.ebuild:
Version bump
*itext-1.2.1 (17 Jan 2005)
17 Jan 2005; <mglauche@gentoo.org> itext-1.1.4.ebuild, -itext-1.1.ebuild,
+itext-1.2.1.ebuild:
Version bump: 1.2.1 (latest stable from website), remove old version
*itext-1.1 (05 Jan 2005)
05 Jan 2005; <mglauche@gentoo.org> +Changelog, +metadata.xml,
+itext-1.1.4.ebuild, +itext-1.1.ebuild:
new location: dev-java/itext
version bumps
*itext-1.02b-r1 (14 Nov 2004)
14 Nov 2004; Thomas Matthijs <axxo@gentoo.org> +itext-1.02b-r1.ebuild:
don't download anything during install, #63232, patch submitted by Hendrik
Sticher <hendrik_sticher@gmx.de>
16 Oct 2004; Thomas Matthijs <axxo@gentoo.org> itext-1.02b.ebuild:
use java-pkg_dohtml instead of dohtml to also install the package-list in
case of api docs: #50740
23 Aug 2004; Chris Aniszczyk <zx@gentoo.org> itext-1.02b.ebuild:
Marking stable on x86
17 Feb 2004; Chris Aniszczyk <zx@gentoo.org> itext-1.02b.ebuild:
Ooops... fixes :)
*itext-1.02b (17 Feb 2004)
17 Feb 2004; Chris Aniszczyk <zx@gentoo.org> itext-1.02b.ebuild:
Initial Import. Bug #41064
|