summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2003-03-16 07:05:25 +0000
committerDylan Carlson <absinthe@gentoo.org>2003-03-16 07:05:25 +0000
commita8c7a9cdfe763775867b7abd772bcef9f4edc41b (patch)
treeb031420d32797ef6d64952d2b3851751a0a3ab49 /dev-java/commons-cli/ChangeLog
parentInitial import. Jakarta Commons CLI provides a simple and easy-to-use API for... (diff)
downloadgentoo-2-a8c7a9cdfe763775867b7abd772bcef9f4edc41b.tar.gz
gentoo-2-a8c7a9cdfe763775867b7abd772bcef9f4edc41b.tar.bz2
gentoo-2-a8c7a9cdfe763775867b7abd772bcef9f4edc41b.zip
added ChangeLog, and corrected ebuild.
Diffstat (limited to 'dev-java/commons-cli/ChangeLog')
-rw-r--r--dev-java/commons-cli/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/dev-java/commons-cli/ChangeLog b/dev-java/commons-cli/ChangeLog
new file mode 100644
index 000000000000..570094ab07d3
--- /dev/null
+++ b/dev-java/commons-cli/ChangeLog
@@ -0,0 +1,10 @@
+# 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.1 2003/03/16 07:05:25 absinthe Exp $
+
+*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.
+