blob: 83b7adab542e1df03bdf297251c4650669116377 (
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
|
# ChangeLog for dev-java/commons-jxpath
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-jxpath/ChangeLog,v 1.16 2007/04/25 18:01:47 betelgeuse Exp $
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.
|