blob: 08b6301ea449d340a3859b1270f7db8e4a91aa52 (
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
|
# ChangeLog for dev-java/commons-attributes
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-attributes/ChangeLog,v 1.12 2008/04/13 14:32:57 maekke Exp $
13 Apr 2008; Markus Meier <maekke@gentoo.org>
commons-attributes-2.2-r1.ebuild:
amd64/x86 stable, bug #216261
*commons-attributes-2.2-r1 (06 Apr 2008)
06 Apr 2008; Petteri Räty <betelgeuse@gentoo.org>
-files/commons-attributes-2.1-gentoo.patch, -files/anttasks.properties,
+commons-attributes-2.2-r1.ebuild:
Manually add antttasks.properties to the compiler jar. Reported in bug #216261.
05 Apr 2008; Petteri Räty <betelgeuse@gentoo.org>
commons-attributes-2.2.ebuild:
Fix HOMEPAGE wrt jakarta changes.
25 Mar 2008; Petteri Räty <betelgeuse@gentoo.org>
-commons-attributes-2.1-r1.ebuild:
Delete old version.
*commons-attributes-2.2 (12 Nov 2007)
12 Nov 2007; Petteri Räty <betelgeuse@gentoo.org>
+commons-attributes-2.2.ebuild:
Version bump.
25 Apr 2007; Vlastimil Babka <caster@gentoo.org>
commons-attributes-2.1-r1.ebuild:
Fix dependencies, tweak style.
05 Apr 2007; Petteri Räty <betelgeuse@gentoo.org>
-commons-attributes-2.1.ebuild:
Remove generation 1 ebuild.
09 Sep 2006; Joshua Nichols <nichoj@gentoo.org>
commons-attributes-2.1-r1.ebuild:
Added gjdoc dependency, so we can build with java-strict, due to use of
com.sun.javadoc.*.
08 Aug 2006; Petteri Räty <betelgeuse@gentoo.org>
commons-attributes-2.1-r1.ebuild:
Added missing inherit for java-ant-2 so that commons-attributes compiles
with 1.5. Fixes bug #143203. Thanks to Caster <caster@matfyz.cz> for
spotting the error.
*commons-attributes-2.1-r1 (06 Jul 2006)
06 Jul 2006; Joshua Nichols <nichoj@gentoo.org>
+commons-attributes-2.1-r1.ebuild:
Revision bump to support new Java system.
05 Dec 2005; Joshua Nichols <nichoj@gentoo.org>
commons-attributes-2.1.ebuild:
Fixed dependencies.
*commons-attributes-2.1 (05 Dec 2005)
05 Dec 2005; Joshua Nichols <nichoj@gentoo.org>
+files/commons-attributes-2.1-gentoo.patch, +files/anttasks.properties,
+metadata.xml, +commons-attributes-2.1.ebuild:
Initial commit (bug #97008).
|