summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-10-05 14:59:30 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-10-05 14:59:30 +0000
commit0648cc8a47fcfba3f6330841627ef8ecc4f90b68 (patch)
tree0b16ddb21fab19930a94a9f7ff8901029d0a542d /dev-java/ant
parentDropping sparc keywords, see #96229 (diff)
downloadgentoo-2-0648cc8a47fcfba3f6330841627ef8ecc4f90b68.tar.gz
gentoo-2-0648cc8a47fcfba3f6330841627ef8ecc4f90b68.tar.bz2
gentoo-2-0648cc8a47fcfba3f6330841627ef8ecc4f90b68.zip
Dropping sparc keywords, see #96229
(Portage version: 2.1.1)
Diffstat (limited to 'dev-java/ant')
-rw-r--r--dev-java/ant/ChangeLog6
-rw-r--r--dev-java/ant/ant-1.6.2-r6.ebuild4
-rw-r--r--dev-java/ant/ant-1.6.5.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-java/ant/ChangeLog b/dev-java/ant/ChangeLog
index 634cfc6ff33e..62905b3ad10a 100644
--- a/dev-java/ant/ChangeLog
+++ b/dev-java/ant/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/ant
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ChangeLog,v 1.95 2006/09/17 03:51:59 wormo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ChangeLog,v 1.96 2006/10/05 14:59:30 gustavoz Exp $
+
+ 05 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> ant-1.6.2-r6.ebuild,
+ ant-1.6.5.ebuild:
+ Dropping sparc keywords, see #96229
16 Sep 2006; Stephanie Lockwood-Childs <wormo@gentoo.org> ant-1.6.5.ebuild:
stable on ppc, thanks to report by Carl Hudkins (Bug #147754)
diff --git a/dev-java/ant/ant-1.6.2-r6.ebuild b/dev-java/ant/ant-1.6.2-r6.ebuild
index c2f956bc7fa8..b62ea9ef7070 100644
--- a/dev-java/ant/ant-1.6.2-r6.ebuild
+++ b/dev-java/ant/ant-1.6.2-r6.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ant-1.6.2-r6.ebuild,v 1.8 2006/09/17 03:49:23 wormo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ant-1.6.2-r6.ebuild,v 1.9 2006/10/05 14:59:30 gustavoz Exp $
DESCRIPTION="Java-based build tool similar to 'make' that uses XML configuration files."
HOMEPAGE="http://ant.apache.org/"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="x86 amd64 ppc sparc ppc64"
+KEYWORDS="x86 amd64 ppc ppc64"
IUSE=""
DEPEND="=dev-java/ant-tasks-${PV}*
diff --git a/dev-java/ant/ant-1.6.5.ebuild b/dev-java/ant/ant-1.6.5.ebuild
index 5752a5374221..32d057bfe5b0 100644
--- a/dev-java/ant/ant-1.6.5.ebuild
+++ b/dev-java/ant/ant-1.6.5.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ant-1.6.5.ebuild,v 1.4 2006/09/17 03:49:23 wormo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ant-1.6.5.ebuild,v 1.5 2006/10/05 14:59:30 gustavoz Exp $
DESCRIPTION="Java-based build tool similar to 'make' that uses XML configuration files."
HOMEPAGE="http://ant.apache.org/"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~x86 ~amd64 ppc ~sparc ~ppc64"
+KEYWORDS="~x86 ~amd64 ppc ~ppc64"
IUSE=""
DEPEND="~dev-java/ant-tasks-${PV}