diff options
Diffstat (limited to 'dev-java/commons-launcher/commons-launcher-0.9.ebuild')
-rw-r--r-- | dev-java/commons-launcher/commons-launcher-0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/commons-launcher/commons-launcher-0.9.ebuild b/dev-java/commons-launcher/commons-launcher-0.9.ebuild index c8e05ecc513a..5fdfef65b142 100644 --- a/dev-java/commons-launcher/commons-launcher-0.9.ebuild +++ b/dev-java/commons-launcher/commons-launcher-0.9.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-launcher/commons-launcher-0.9.ebuild,v 1.1 2004/02/24 21:35:44 zx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-launcher/commons-launcher-0.9.ebuild,v 1.2 2004/02/26 23:38:14 zx Exp $ inherit java-pkg -DESCRIPTION="Commons-launcher eliminates the need for a batch or shell script to launch a Java class" +DESCRIPTION="Commons-launcher eliminates the need for a batch or shell script to launch a Java class." HOMEPAGE="http://jakarta.apache.org/commons/launcher/" SRC_URI="ftp://ftp.ibiblio.org/pub/mirrors/apache/jakarta/commons/launcher/source/launcher-0.9-src.tar.gz" LICENSE="Apache-1.1" |