# ChangeLog for dev-java/commons-cli # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/dev-java/commons-cli/ChangeLog,v 1.7 2003/04/26 05:36:58 strider Exp $ *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.