diff options
author | Chris Aniszczyk <zx@gentoo.org> | 2004-03-06 23:12:47 +0000 |
---|---|---|
committer | Chris Aniszczyk <zx@gentoo.org> | 2004-03-06 23:12:47 +0000 |
commit | 81f7c05b2423a46ddaa83015a0ae64b892b7437a (patch) | |
tree | 3d157e32901756f292bf4c5dc6966e41d82c08ae /dev-java/java-getopt | |
parent | added eend to stop() (Manifest recommit) (diff) | |
download | gentoo-2-81f7c05b2423a46ddaa83015a0ae64b892b7437a.tar.gz gentoo-2-81f7c05b2423a46ddaa83015a0ae64b892b7437a.tar.bz2 gentoo-2-81f7c05b2423a46ddaa83015a0ae64b892b7437a.zip |
Header fix.
Diffstat (limited to 'dev-java/java-getopt')
-rw-r--r-- | dev-java/java-getopt/java-getopt-1.0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/java-getopt/java-getopt-1.0.9.ebuild b/dev-java/java-getopt/java-getopt-1.0.9.ebuild index dbe4cb22334d..ba9bf0b6f592 100644 --- a/dev-java/java-getopt/java-getopt-1.0.9.ebuild +++ b/dev-java/java-getopt/java-getopt-1.0.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/java-getopt/java-getopt-1.0.9.ebuild,v 1.3 2003/07/11 21:41:53 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/java-getopt/java-getopt-1.0.9.ebuild,v 1.4 2004/03/06 23:11:19 zx Exp $ DESCRIPTION="Java command line option parser" HOMEPAGE="http://www.urbanophile.com/arenn/hacking/download.html" |