diff options
author | Petteri Räty <betelgeuse@gentoo.org> | 2007-06-02 15:22:30 +0000 |
---|---|---|
committer | Petteri Räty <betelgeuse@gentoo.org> | 2007-06-02 15:22:30 +0000 |
commit | 38516ce01c5da2e620868cde41cafcfb6127a6ab (patch) | |
tree | 6281ffc12e54af9f9992fde3f3304a45c500ff44 /dev-java/java-getopt/java-getopt-1.0.13.ebuild | |
parent | Stable for HPPA (bug #178082). (diff) | |
download | historical-38516ce01c5da2e620868cde41cafcfb6127a6ab.tar.gz historical-38516ce01c5da2e620868cde41cafcfb6127a6ab.tar.bz2 historical-38516ce01c5da2e620868cde41cafcfb6127a6ab.zip |
Marked stable on amd64 for bug #180359.
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'dev-java/java-getopt/java-getopt-1.0.13.ebuild')
-rw-r--r-- | dev-java/java-getopt/java-getopt-1.0.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/java-getopt/java-getopt-1.0.13.ebuild b/dev-java/java-getopt/java-getopt-1.0.13.ebuild index 05f2f883d66d..c03b2599dd55 100644 --- a/dev-java/java-getopt/java-getopt-1.0.13.ebuild +++ b/dev-java/java-getopt/java-getopt-1.0.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/java-getopt/java-getopt-1.0.13.ebuild,v 1.3 2007/06/02 09:38:31 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/java-getopt/java-getopt-1.0.13.ebuild,v 1.4 2007/06/02 15:22:30 betelgeuse Exp $ JAVA_PKG_IUSE="doc source" @@ -14,7 +14,7 @@ SLOT="1" DEPEND=">=virtual/jdk-1.4 dev-java/ant-core" RDEPEND=">=virtual/jre-1.4" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="doc source" S=${WORKDIR} |