summaryrefslogtreecommitdiff
blob: c0f2c81c90710abfcfcf81a88e9762a6cf7ca1f9 (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
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
# ChangeLog for dev-java/commons-cli
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-cli/ChangeLog,v 1.48 2014/01/08 17:45:25 tomwij Exp $

  08 Jan 2014; Tom Wijsman <TomWij@gentoo.org> commons-cli-1.2.ebuild:
  Fixed up Copyright year.

  30 Nov 2011; Fabian Groffen <grobian@gentoo.org> commons-cli-1.2.ebuild:
  Marked ~x64-macos

  15 Jan 2010; Jonathan Callen <abcd@gentoo.org> commons-cli-1.2.ebuild:
  Add prefix keywords

  08 Oct 2009; Vlastimil Babka <caster@gentoo.org>
  -commons-cli-1.0-r5.ebuild, -files/commons-cli-1.0-build.xml.patch,
  -files/commons-cli-1.0-gentoo.diff, -commons-cli-1.1.ebuild:
  Remove old.

  06 Sep 2009; Brent Baude <ranger@gentoo.org> commons-cli-1.2.ebuild:
  Marking commons-cli-1.2 ppc64 for bug 279014

  02 Aug 2009; nixnut <nixnut@gentoo.org> commons-cli-1.2.ebuild:
  ppc stable #279014

  01 Aug 2009; Markus Meier <maekke@gentoo.org> commons-cli-1.2.ebuild:
  amd64/x86 stable, bug #279014

  19 Apr 2009; Jean-Noël Rivasseau <elvanor@gentoo.org>
  files/build-1.2.xml, commons-cli-1.2.ebuild:
  Make tests pass.

*commons-cli-1.2 (27 Mar 2009)

  27 Mar 2009; Jean-Noël Rivasseau <elvanor@gentoo.org>
  +files/build-1.2.xml, commons-cli-1.0-r5.ebuild, +commons-cli-1.2.ebuild:
  Bump to 1.2 (upstream now uses Maven, Ant buildfile generated from Maven).

  27 Oct 2008; Brent Baude <ranger@gentoo.org> commons-cli-1.1.ebuild:
  stable ppc64, bug 242960

  25 Oct 2008; nixnut <nixnut@gentoo.org> commons-cli-1.1.ebuild:
  Stable on ppc wrt bug 242960

  23 Oct 2008; Markus Meier <maekke@gentoo.org> commons-cli-1.1.ebuild:
  amd64/x86 stable, bug #242960

  23 May 2008; Petteri Räty <betelgeuse@gentoo.org> commons-cli-1.1.ebuild:
  Add junit blocker for bug 215659.

*commons-cli-1.1 (31 Mar 2008)

  31 Mar 2008; Petteri Räty <betelgeuse@gentoo.org>
  +commons-cli-1.1.ebuild:
  Version bump. Fixes bug #215609.

  03 Aug 2007; Petteri Räty <betelgeuse@gentoo.org>
  commons-cli-1.0-r5.ebuild:
  Remove orred dependency on ant-tasks as split ant is now stable.

  06 Apr 2007; Petteri Räty <betelgeuse@gentoo.org>
  -commons-cli-1.0-r4.ebuild:
  Remove generation 1 ebuild.

  06 Apr 2007; Petteri Räty <betelgeuse@gentoo.org>
  commons-cli-1.0-r5.ebuild:
  Mark stable on amd64 wrt bug #171978.

  06 Apr 2007; Tobias Scherbaum <dertobi123@gentoo.org>
  commons-cli-1.0-r5.ebuild:
  ppc stable, bug #171978

  26 Mar 2007; Christian Faulhammer <opfer@gentoo.org>
  commons-cli-1.0-r5.ebuild:
  stable x86, bug 171978

  24 Mar 2007; Markus Rothe <corsair@gentoo.org> commons-cli-1.0-r5.ebuild:
  Stable on ppc64; bug #171978

  23 Mar 2007; Petteri Räty <betelgeuse@gentoo.org>
  commons-cli-1.0-r5.ebuild:
  Allow both ant-junit or ant-tasks to provide the junit task to allow this to
  be marked stable.

  06 Feb 2007; Petteri Räty <betelgeuse@gentoo.org>
  commons-cli-1.0-r5.ebuild:
  Use split-ant for the test use flag.

  25 Jan 2007; Vlastimil Babka <caster@gentoo.org>
  +files/commons-cli-1.0-build.xml.patch, commons-cli-1.0-r5.ebuild:
  Ebuild cleanup - less build.xml patching, testing moved to src_test - no
  junit useflag.

  07 Dec 2006; Diego Pettenò <flameeyes@gentoo.org>
  commons-cli-1.0-r5.ebuild:
  Add ~x86-fbsd keyword.

  05 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org>
  commons-cli-1.0-r4.ebuild, commons-cli-1.0-r5.ebuild:
  Dropping sparc keywords, see #96229

  22 Jul 2006; Krzysiek Pawlik <nelchael@gentoo.org>
  commons-cli-1.0-r5.ebuild:
  ant_src_unpack -> src_unpack

  20 Jul 2006; Krzysiek Pawlik <nelchael@gentoo.org>
  commons-cli-1.0-r5.ebuild:
  Fixed src_unpack().

*commons-cli-1.0-r5 (20 Jul 2006)

  20 Jul 2006; Krzysiek Pawlik <nelchael@gentoo.org>
  +commons-cli-1.0-r5.ebuild:
  Migrated to Generation 2.

  21 Sep 2005; Petteri Räty <betelgeuse@gentoo.org>
  commons-cli-1.0-r4.ebuild:
  ant-tasks are only needed with USE="junit". Fixes bug #106743.

  05 Jun 2005; Jan Brinkmann <luckyduck@gentoo.org>
  commons-cli-1.0-r4.ebuild:
  Introduced support for the source useflag. Cosmetic changes.

  06 Feb 2005; Markus Rothe <corsair@gentoo.org> commons-cli-1.0-r4.ebuild:
  Stable on ppc64

  04 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> commons-cli-1.0-r4.ebuild:
  junit dependency is now optional, controlled by the junit useflag. fixes
  #75661.

  18 Dec 2004; Markus Rothe <corsair@gentoo.org> commons-cli-1.0-r4.ebuild:
  added ~ppc64 to KEYWORDS

  16 Oct 2004; Thomas Matthijs <axxo@gentoo.org> commons-cli-1.0-r4.ebuild:
  use java-pkg_dohtml instead of dohtml to also install the package-list in
  case of api docs: #50740

  19 Aug 2004; Travis Tilley <lv@gentoo.org> commons-cli-1.0-r4.ebuild:
  stable on amd64

  18 May 2004; Chris Aniszczyk <zx@gentoo.org>
  files/commons-cli-1.0-gentoo.diff:
  Fixed patch to allow unit testing to pass. Closes #51099
  Thanks to Keith Burch <codemaestro@adelphia.net> for the patch.

*commons-cli-1.0-r4 (13 May 2004)

  13 May 2004; Chris Aniszczyk <zx@gentoo.org>
  files/commons-cli-1.0-gentoo.diff, +commons-cli-1.0-r4.ebuild:
  Fixed ebuild so that we don't use jakarta-commons.eclass, Closes #50304

  13 May 2004; Daniel Ahlberg <aliz@gentoo.org> commons-cli-1.0-r3.ebuild:
  Added amd64 keyword.

*commons-cli-1.0-r3 (05 May 2004)

  05 May 2004; Karl Trygve Kalleberg <karltk@gentoo.org>
  commons-cli-1.0-r2.ebuild: Set SLOT=1.

*commons-cli-1.0-r2 (17 Mar 2003)

  26 Apr 2003; Adrian Almenar <strider@gentoo.org> commons-cli-1.0-r2.ebuild:
  Updated SRC_URI so this ebuild uses apache mirrors.

  06 Apr 2003; Dylan Carlson <absinthe@gentoo.org> commons-cli-1.0-r2.ebuild:
  moved to stable.  added keywords ppc sparc.

  18 Mar 2003; Dylan Carlson <absinthe@gentoo.org> commons-cli-1.0-r2.ebuild:
  java-commons eclass and functions were renamed to jakarta-commons.

  17 Mar 2003; Dylan Carlson <absinthe@gentoo.org> commons-cli-1.0-r2.ebuild:
  Changes to utilize new 'java-commons' eclass initiated by Lim Swee Tat
  <st_lim@stlim.net> in bug # 17350.  Fixed up the eclass and added 'makedoc'
  target to java-commons_src_compile() for the 'doc' use flag, and updated the
  ebuild accordingly.
  
  If you want the API documentation installed, add 'doc' to your USE flags, or
  run:   'USE="doc" emerge foo.ebuild'

*commons-cli-1.0-r1 (16 Mar 2003)

  16 Mar 2003; root <root@gentoo.org> commons-cli-1.0-r1.ebuild,
  files/commons-cli-1.0-gentoo.diff:
  patch to fix jar name; closes bug # 17260 (thanks Michael Grubb).

*commons-cli-1.0 (16 Mar 2003)

  16 Mar 2003; Dylan Carlson <absinthe@gentoo.org> commons-cli-1.0.ebuild:
  Initial import. Jakarta Commons CLI provides a simple and easy-to-use API for
  working with commandline arguments and options in Java.