summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2009-09-06 20:06:48 +0000
committerBrent Baude <ranger@gentoo.org>2009-09-06 20:06:48 +0000
commitfec887abe331dffa9b55976d8cb17920fd7c8af1 (patch)
tree38a9b828d2d4307292259a251d8337c2e2ede234 /dev-java/commons-cli
parentMarking ibm-jre-bin-1.6.0.5 ppc64 for bug 278315 (diff)
downloadgentoo-2-fec887abe331dffa9b55976d8cb17920fd7c8af1.tar.gz
gentoo-2-fec887abe331dffa9b55976d8cb17920fd7c8af1.tar.bz2
gentoo-2-fec887abe331dffa9b55976d8cb17920fd7c8af1.zip
Marking commons-cli-1.2 ppc64 for bug 279014
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'dev-java/commons-cli')
-rw-r--r--dev-java/commons-cli/ChangeLog5
-rw-r--r--dev-java/commons-cli/commons-cli-1.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/commons-cli/ChangeLog b/dev-java/commons-cli/ChangeLog
index 866f5c5d4138..da62d91a21b0 100644
--- a/dev-java/commons-cli/ChangeLog
+++ b/dev-java/commons-cli/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/commons-cli
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-cli/ChangeLog,v 1.43 2009/08/02 14:21:33 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-cli/ChangeLog,v 1.44 2009/09/06 20:06:48 ranger Exp $
+
+ 06 Sep 2009; Brent Baude <ranger@gentoo.org> commons-cli-1.2.ebuild:
+ Marking commons-cli-1.2 ppc64 for bug 279014
02 Aug 2009; nixnut <nixnut@gentoo.org> commons-cli-1.2.ebuild:
ppc stable #279014
diff --git a/dev-java/commons-cli/commons-cli-1.2.ebuild b/dev-java/commons-cli/commons-cli-1.2.ebuild
index f43f0e9ed8de..63458aeb4350 100644
--- a/dev-java/commons-cli/commons-cli-1.2.ebuild
+++ b/dev-java/commons-cli/commons-cli-1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-cli/commons-cli-1.2.ebuild,v 1.5 2009/08/02 14:21:33 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-cli/commons-cli-1.2.ebuild,v 1.6 2009/09/06 20:06:48 ranger Exp $
# Upstream switched to Maven as a build system. Current build.xml file was generated by running mvn ant:ant
# A bit of tweaking was required unfortunately
@@ -17,7 +17,7 @@ SRC_URI="mirror://apache/commons/cli/source/${MY_P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="1"
-KEYWORDS="amd64 ppc ~ppc64 x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd"
IUSE=""
RESTRICT=""