diff options
author | Vlastimil Babka <caster@gentoo.org> | 2007-01-27 02:06:35 +0000 |
---|---|---|
committer | Vlastimil Babka <caster@gentoo.org> | 2007-01-27 02:06:35 +0000 |
commit | ef1d891bf0422987c2ebe3a95e72c23540f1b4b3 (patch) | |
tree | 58f109da8c8d983ed73e48d57a15a9fe73033c2e /dev-java/ant-tasks | |
parent | Add ~ia64 keyword, bug #159820. (diff) | |
download | gentoo-2-ef1d891bf0422987c2ebe3a95e72c23540f1b4b3.tar.gz gentoo-2-ef1d891bf0422987c2ebe3a95e72c23540f1b4b3.tar.bz2 gentoo-2-ef1d891bf0422987c2ebe3a95e72c23540f1b4b3.zip |
Add ~ia64 keyword, bug #159820.
(Portage version: 2.1.2-r4)
Diffstat (limited to 'dev-java/ant-tasks')
-rw-r--r-- | dev-java/ant-tasks/ChangeLog | 5 | ||||
-rw-r--r-- | dev-java/ant-tasks/ant-tasks-1.7.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/ant-tasks/ChangeLog b/dev-java/ant-tasks/ChangeLog index 8cea9eda491e..2cf26747c6f5 100644 --- a/dev-java/ant-tasks/ChangeLog +++ b/dev-java/ant-tasks/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/ant-tasks # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-tasks/ChangeLog,v 1.50 2007/01/26 13:59:16 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-tasks/ChangeLog,v 1.51 2007/01/27 02:06:35 caster Exp $ + + 27 Jan 2007; Vlastimil Babka <caster@gentoo.org> ant-tasks-1.7.0.ebuild: + Add ~ia64 keyword, bug #159820. 26 Jan 2007; Krzysiek Pawlik <nelchael@gentoo.org> ant-tasks-1.7.0.ebuild: Added ~ppc. diff --git a/dev-java/ant-tasks/ant-tasks-1.7.0.ebuild b/dev-java/ant-tasks/ant-tasks-1.7.0.ebuild index 9f8bb28b1a4f..eb873cfee057 100644 --- a/dev-java/ant-tasks/ant-tasks-1.7.0.ebuild +++ b/dev-java/ant-tasks/ant-tasks-1.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-tasks/ant-tasks-1.7.0.ebuild,v 1.5 2007/01/26 13:59:16 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-tasks/ant-tasks-1.7.0.ebuild,v 1.6 2007/01/27 02:06:35 caster Exp $ inherit java-pkg-2 eutils @@ -9,7 +9,7 @@ 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="jai javamail noantlr nobcel nobsf nocommonsnet nocommonslogging nojdepend nojmf nojsch nolog4j nooro noregexp noresolver noswing noxalan" # nobeanutils nobsh nojython norhino noxerces |