blob: bfed151039df31f8c0bd71e16427c4f70dabc604 (
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
88
89
90
91
92
|
# ChangeLog for dev-java/commons-jxpath
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-jxpath/ChangeLog,v 1.22 2008/02/08 17:09:14 betelgeuse Exp $
*commons-jxpath-1.2-r3 (08 Feb 2008)
08 Feb 2008; Petteri Räty <betelgeuse@gentoo.org>
+commons-jxpath-1.2-r3.ebuild:
Use slot 1.7 of commons-beanutils.
03 Aug 2007; Petteri Räty <betelgeuse@gentoo.org>
commons-jxpath-1.2-r2.ebuild:
Use split ant for src_test.
23 May 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
Add ~x86-fbsd keyword. Bug #176906.
27 Apr 2007; Miroslav Šulc <fordfrog@gentoo.org> Manifest:
Corrected digest
27 Apr 2007; William L. Thomson Jr. <wltjr@gentoo.org>
-commons-jxpath-1.1-r1.ebuild, -commons-jxpath-1.1-r2.ebuild,
commons-jxpath-1.2-r2.ebuild:
Stable on amd64, bug #175997. Removed older version in same slot.
26 Apr 2007; Christian Faulhammer <opfer@gentoo.org>
commons-jxpath-1.2-r2.ebuild:
stable x86, bug 175997
25 Apr 2007; Petteri Räty <betelgeuse@gentoo.org>
commons-jxpath-1.2-r2.ebuild:
Prefer virtual/jdk-1.5 over virtual/jdk-1.4.
21 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
commons-jxpath-1.2-r2.ebuild:
Add ~x86-fbsd keyword (see the various bugs for netbeans 5.5-r2).
*commons-jxpath-1.2-r2 (21 Jan 2007)
21 Jan 2007; Miroslav Šulc <fordfrog@gentoo.org>
-commons-jxpath-1.2.ebuild, -commons-jxpath-1.2-r1.ebuild,
+commons-jxpath-1.2-r2.ebuild:
Added missing --build-only and removed ebuilds improved by this one.
*commons-jxpath-1.2-r1 (21 Jan 2007)
21 Jan 2007; Joshua Nichols <nichoj@gentoo.org> commons-jxpath-1.2.ebuild,
+commons-jxpath-1.2-r1.ebuild:
Changed build dependency to Java 1.4 or 1.5 from just Java 1.4.
Fixed location where javadocs are installed to.
*commons-jxpath-1.2 (21 Jan 2007)
21 Jan 2007; Miroslav Šulc <fordfrog@gentoo.org>
+files/commons-jxpath-1.2-gentoo.patch, +commons-jxpath-1.2.ebuild:
Version bump + ebuild improvements
*commons-jxpath-1.1-r2 (22 Jul 2006)
22 Jul 2006; Krzysiek Pawlik <nelchael@gentoo.org>
+commons-jxpath-1.1-r2.ebuild:
Migrated to Generation 2.
*commons-jxpath-1.1-r1 (14 May 2005)
14 May 2005; Jan Brinkmann <luckyduck@gentoo.org>
-commons-jxpath-1.1.ebuild, +commons-jxpath-1.1-r1.ebuild:
updated commons-beanutils dependency to reflect new slotting. see #71952
06 Feb 2005; Jan Brinkmann <luckyduck@gentoo.org> commons-jxpath-1.1.ebuild:
stable on amd64
03 Feb 2005; Jan Brinkmann <luckyduck@gentoo.org> commons-jxpath-1.1.ebuild:
updated to reflect the new jdom slots
20 Oct 2004; Dylan Carlson <absinthe@gentoo.org>
commons-jxpath-1.1.ebuild:
Keywords ~amd64.
16 Oct 2004; Thomas Matthijs <axxo@gentoo.org> commons-jxpath-1.1.ebuild:
use java-pkg_dohtml instead of dohtml to also install the package-list in
case of api docs: #50740
30 Aug 2004; Chris Aniszczyk <zx@gentoo.org> commons-jxpath-1.1.ebuild:
Marking x86
*commons-jxpath-1.1 (13 May 2004)
13 May 2004; Chris Aniszczyk <zx@gentoo.org> +commons-jxpath-1.1.ebuild:
Initial Import. Closes #50638
Thanks to E. Papegaaij <e.papegaaij@student.utwente.nl> for the ebuild.
|