From f25c114b8d9b324b8a9c44c421c5791f05469e07 Mon Sep 17 00:00:00 2001 From: Vlastimil Babka Date: Sat, 27 Jan 2007 02:06:54 +0000 Subject: Add ~ia64 keyword, bug #159820. Package-Manager: portage-2.1.2-r4 --- dev-java/ant/ChangeLog | 5 ++++- dev-java/ant/ant-1.7.0.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-java/ant') 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 ant-1.7.0.ebuild: + Add ~ia64 keyword, bug #159820. 26 Jan 2007; Krzysiek Pawlik 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} -- cgit v1.2.3-65-gdbad