# ChangeLog for dev-java/commons-cli # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/dev-java/commons-cli/ChangeLog,v 1.34 2007/08/03 15:30:33 betelgeuse Exp $ 03 Aug 2007; Petteri Räty commons-cli-1.0-r5.ebuild: Remove orred dependency on ant-tasks as split ant is now stable. 06 Apr 2007; Petteri Räty -commons-cli-1.0-r4.ebuild: Remove generation 1 ebuild. 06 Apr 2007; Petteri Räty commons-cli-1.0-r5.ebuild: Mark stable on amd64 wrt bug #171978. 06 Apr 2007; Tobias Scherbaum commons-cli-1.0-r5.ebuild: ppc stable, bug #171978 26 Mar 2007; Christian Faulhammer commons-cli-1.0-r5.ebuild: stable x86, bug 171978 24 Mar 2007; Markus Rothe commons-cli-1.0-r5.ebuild: Stable on ppc64; bug #171978 23 Mar 2007; Petteri Räty 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 commons-cli-1.0-r5.ebuild: Use split-ant for the test use flag. 25 Jan 2007; Vlastimil Babka +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ò commons-cli-1.0-r5.ebuild: Add ~x86-fbsd keyword. 05 Oct 2006; Gustavo Zacarias commons-cli-1.0-r4.ebuild, commons-cli-1.0-r5.ebuild: Dropping sparc keywords, see #96229 22 Jul 2006; Krzysiek Pawlik commons-cli-1.0-r5.ebuild: ant_src_unpack -> src_unpack 20 Jul 2006; Krzysiek Pawlik commons-cli-1.0-r5.ebuild: Fixed src_unpack(). *commons-cli-1.0-r5 (20 Jul 2006) 20 Jul 2006; Krzysiek Pawlik +commons-cli-1.0-r5.ebuild: Migrated to Generation 2. 21 Sep 2005; Petteri Räty commons-cli-1.0-r4.ebuild: ant-tasks are only needed with USE="junit". Fixes bug #106743. 05 Jun 2005; Jan Brinkmann commons-cli-1.0-r4.ebuild: Introduced support for the source useflag. Cosmetic changes. 06 Feb 2005; Markus Rothe commons-cli-1.0-r4.ebuild: Stable on ppc64 04 Jan 2005; Jan Brinkmann commons-cli-1.0-r4.ebuild: junit dependency is now optional, controlled by the junit useflag. fixes #75661. 18 Dec 2004; Markus Rothe commons-cli-1.0-r4.ebuild: added ~ppc64 to KEYWORDS 16 Oct 2004; Thomas Matthijs 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 commons-cli-1.0-r4.ebuild: stable on amd64 18 May 2004; Chris Aniszczyk files/commons-cli-1.0-gentoo.diff: Fixed patch to allow unit testing to pass. Closes #51099 Thanks to Keith Burch for the patch. *commons-cli-1.0-r4 (13 May 2004) 13 May 2004; Chris Aniszczyk 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 commons-cli-1.0-r3.ebuild: Added amd64 keyword. *commons-cli-1.0-r3 (05 May 2004) 05 May 2004; Karl Trygve Kalleberg commons-cli-1.0-r2.ebuild: Set SLOT=1. *commons-cli-1.0-r2 (17 Mar 2003) 26 Apr 2003; Adrian Almenar commons-cli-1.0-r2.ebuild: Updated SRC_URI so this ebuild uses apache mirrors. 06 Apr 2003; Dylan Carlson commons-cli-1.0-r2.ebuild: moved to stable. added keywords ppc sparc. 18 Mar 2003; Dylan Carlson commons-cli-1.0-r2.ebuild: java-commons eclass and functions were renamed to jakarta-commons. 17 Mar 2003; Dylan Carlson commons-cli-1.0-r2.ebuild: Changes to utilize new 'java-commons' eclass initiated by Lim Swee Tat 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 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 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.