summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Brinkmann <luckyduck@gentoo.org>2005-02-04 23:33:47 +0000
committerJan Brinkmann <luckyduck@gentoo.org>2005-02-04 23:33:47 +0000
commite2827f816fa8ebeedc225fb5a192d6186b19618b (patch)
tree7bc154c32e7a0faa301a864be8a5e6c0a3f3ee61 /dev-java/java-getopt
parentBump to version 0.9 (diff)
downloadhistorical-e2827f816fa8ebeedc225fb5a192d6186b19618b.tar.gz
historical-e2827f816fa8ebeedc225fb5a192d6186b19618b.tar.bz2
historical-e2827f816fa8ebeedc225fb5a192d6186b19618b.zip
stable on amd64 and x86
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'dev-java/java-getopt')
-rw-r--r--dev-java/java-getopt/ChangeLog7
-rw-r--r--dev-java/java-getopt/java-getopt-1.0.10.ebuild6
-rw-r--r--dev-java/java-getopt/java-getopt-1.0.9.ebuild4
3 files changed, 10 insertions, 7 deletions
diff --git a/dev-java/java-getopt/ChangeLog b/dev-java/java-getopt/ChangeLog
index a1e353783ca5..713c89cc0a33 100644
--- a/dev-java/java-getopt/ChangeLog
+++ b/dev-java/java-getopt/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/java-getopt
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/java-getopt/ChangeLog,v 1.8 2004/10/20 08:40:43 absinthe Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/java-getopt/ChangeLog,v 1.9 2005/02/04 23:33:05 luckyduck Exp $
+
+ 05 Feb 2005; Jan Brinkmann <luckyduck@gentoo.org> java-getopt-1.0.10.ebuild:
+ stable on amd64 and x86
*java-getopt-1.0.10 (20 Oct 2004)
diff --git a/dev-java/java-getopt/java-getopt-1.0.10.ebuild b/dev-java/java-getopt/java-getopt-1.0.10.ebuild
index 10d302b5ff12..723faa7c6e82 100644
--- a/dev-java/java-getopt/java-getopt-1.0.10.ebuild
+++ b/dev-java/java-getopt/java-getopt-1.0.10.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 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.10.ebuild,v 1.1 2004/10/20 08:40:43 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/java-getopt/java-getopt-1.0.10.ebuild,v 1.2 2005/02/04 23:33:05 luckyduck Exp $
inherit java-pkg
@@ -11,7 +11,7 @@ LICENSE="LGPL-2.1"
SLOT="1"
DEPEND=">=virtual/jdk-1.2
>=dev-java/ant-1.4.1"
-KEYWORDS="~x86 ~ppc ~amd64"
+KEYWORDS="x86 ~ppc amd64"
IUSE=""
S=${WORKDIR}
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 fb4dfc19d509..5667dba97522 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-2004 Gentoo Foundation
+# Copyright 1999-2005 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.9.ebuild,v 1.8 2004/10/16 17:19:06 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/java-getopt/java-getopt-1.0.9.ebuild,v 1.9 2005/02/04 23:33:05 luckyduck Exp $
inherit java-pkg