summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVlastimil Babka <caster@gentoo.org>2007-01-27 02:06:54 +0000
committerVlastimil Babka <caster@gentoo.org>2007-01-27 02:06:54 +0000
commitf25c114b8d9b324b8a9c44c421c5791f05469e07 (patch)
treee6c6b39c005b831a2cf70c03c0727abd54e51256 /dev-java/ant
parentarm/ia64/s390/sh stable (diff)
downloadhistorical-f25c114b8d9b324b8a9c44c421c5791f05469e07.tar.gz
historical-f25c114b8d9b324b8a9c44c421c5791f05469e07.tar.bz2
historical-f25c114b8d9b324b8a9c44c421c5791f05469e07.zip
Add ~ia64 keyword, bug #159820.
Package-Manager: portage-2.1.2-r4
Diffstat (limited to 'dev-java/ant')
-rw-r--r--dev-java/ant/ChangeLog5
-rw-r--r--dev-java/ant/ant-1.7.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/ant/ChangeLog b/dev-java/ant/ChangeLog
index f2346e3ef76e..464f25f84602 100644
--- a/dev-java/ant/ChangeLog
+++ b/dev-java/ant/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/ant
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ChangeLog,v 1.105 2007/01/26 14:00:19 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ChangeLog,v 1.106 2007/01/27 02:06:54 caster Exp $
+
+ 27 Jan 2007; Vlastimil Babka <caster@gentoo.org> ant-1.7.0.ebuild:
+ Add ~ia64 keyword, bug #159820.
26 Jan 2007; Krzysiek Pawlik <nelchael@gentoo.org> ant-1.7.0.ebuild:
Added ~ppc.
diff --git a/dev-java/ant/ant-1.7.0.ebuild b/dev-java/ant/ant-1.7.0.ebuild
index 35d461730482..a5c7874091a8 100644
--- a/dev-java/ant/ant-1.7.0.ebuild
+++ b/dev-java/ant/ant-1.7.0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ant-1.7.0.ebuild,v 1.5 2007/01/26 14:00:19 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ant-1.7.0.ebuild,v 1.6 2007/01/27 02:06:54 caster 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 ~x86-fbsd"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
IUSE=""
DEPEND="~dev-java/ant-core-${PV}