summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2013-07-28 10:37:11 +0000
committerFabian Groffen <grobian@gentoo.org>2013-07-28 10:37:11 +0000
commit8578381633950999f6446dfe3e70974b80428b8f (patch)
tree3b12bbbac9c918e0b5d1a0954e20b11aee4b0e34 /dev-java
parentmigrate -> distutils-r1, remove old (diff)
downloadgentoo-2-8578381633950999f6446dfe3e70974b80428b8f.tar.gz
gentoo-2-8578381633950999f6446dfe3e70974b80428b8f.tar.bz2
gentoo-2-8578381633950999f6446dfe3e70974b80428b8f.zip
Marked ~x64-macos, bug #435528
(Portage version: 2.2.01.22124-prefix/cvs/SunOS i386, signed Manifest commit with key 0x5F75F607C5C74E89)
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/java-getopt/ChangeLog5
-rw-r--r--dev-java/java-getopt/java-getopt-1.0.13.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/java-getopt/ChangeLog b/dev-java/java-getopt/ChangeLog
index 9f848d5ad406..e8f6082fb72b 100644
--- a/dev-java/java-getopt/ChangeLog
+++ b/dev-java/java-getopt/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/java-getopt
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/java-getopt/ChangeLog,v 1.25 2013/06/14 19:26:04 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/java-getopt/ChangeLog,v 1.26 2013/07/28 10:37:11 grobian Exp $
+
+ 28 Jul 2013; Fabian Groffen <grobian@gentoo.org> java-getopt-1.0.13.ebuild:
+ Marked ~x64-macos, bug #435528
14 Jun 2013; Alexis Ballier <aballier@gentoo.org> java-getopt-1.0.13.ebuild:
keyword ~amd64-fbsd, bug #472010
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 c6eeb4d2577b..07b90eaeab59 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-2013 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.13 2013/06/14 19:26:04 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/java-getopt/java-getopt-1.0.13.ebuild,v 1.14 2013/07/28 10:37:11 grobian 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 ~arm ~ia64 ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE="doc source"
S=${WORKDIR}