blob: 1ca268f9d2dc063788490ed9815282a91b43e5d9 (
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
|
# 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.9 2008/03/25 19:46:52 betelgeuse Exp $
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).
|