summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Nichols <nichoj@gentoo.org>2006-10-17 03:54:47 +0000
committerJoshua Nichols <nichoj@gentoo.org>2006-10-17 03:54:47 +0000
commit5f577aae358e1142419dc45e3b34093aae98d713 (patch)
tree6b7baf29ba72bc7586253b0a3f9a0ccd80309606 /dev-java
parentHomepage update. (diff)
downloadgentoo-2-5f577aae358e1142419dc45e3b34093aae98d713.tar.gz
gentoo-2-5f577aae358e1142419dc45e3b34093aae98d713.tar.bz2
gentoo-2-5f577aae358e1142419dc45e3b34093aae98d713.zip
Keyworded ~ia64.
(Portage version: 2.1.2_pre2-r6)
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/ant/ChangeLog5
-rw-r--r--dev-java/ant/ant-1.6.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/ant/ChangeLog b/dev-java/ant/ChangeLog
index eeae317b1735..2ccfc2180e8b 100644
--- a/dev-java/ant/ChangeLog
+++ b/dev-java/ant/ChangeLog
@@ -1,6 +1,9 @@
# 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.98 2006/10/14 15:58:09 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ChangeLog,v 1.99 2006/10/17 03:54:47 nichoj Exp $
+
+ 17 Oct 2006; Joshua Nichols <nichoj@gentoo.org> ant-1.6.5.ebuild:
+ Keyworded ~ia64.
14 Oct 2006; Joshua Nichols <nichoj@gentoo.org> ant-1.6.5.ebuild:
Stabilizing on amd64 as part of new Java system, bug #147254.
diff --git a/dev-java/ant/ant-1.6.5.ebuild b/dev-java/ant/ant-1.6.5.ebuild
index 30c134081b27..61f4212ce7af 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.8 2006/10/14 15:58:09 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ant-1.6.5.ebuild,v 1.9 2006/10/17 03:54:47 nichoj 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="amd64 ppc ppc64 x86"
+KEYWORDS="amd64 ~ia64 ppc ppc64 x86"
IUSE=""
DEPEND="~dev-java/ant-tasks-${PV}