summaryrefslogtreecommitdiff
blob: c45f32faa647afd85f7a849b09a212d03dc3a178 (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
# ChangeLog for dev-java/commons-attributes
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-attributes/ChangeLog,v 1.15 2014/08/10 20:09:40 slyfox Exp $

  10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org>
  commons-attributes-2.2-r2.ebuild:
  QA: drop trailing '.' from DESCRIPTION

*commons-attributes-2.2-r2 (08 Mar 2014)

  08 Mar 2014; Tom Wijsman <TomWij@gentoo.org>
  +commons-attributes-2.2-r2.ebuild:
  Revision bump. EAPI 5.

  13 Apr 2008; Markus Meier <maekke@gentoo.org>
  commons-attributes-2.2-r1.ebuild:
  revert stable

  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).