diff options
author | 2011-12-31 11:55:39 +0000 | |
---|---|---|
committer | 2011-12-31 11:55:39 +0000 | |
commit | de262ed846e1e4ed5b62c207c1ad4cd330b06978 (patch) | |
tree | d5beff6152a52a6888efc8614aac992ecae9484c /dev-java/ant-apache-resolver | |
parent | Added Prefix changes, bug #395827. Added Prefix keywords. (diff) | |
download | historical-de262ed846e1e4ed5b62c207c1ad4cd330b06978.tar.gz historical-de262ed846e1e4ed5b62c207c1ad4cd330b06978.tar.bz2 historical-de262ed846e1e4ed5b62c207c1ad4cd330b06978.zip |
Drop ia64 support #345433
Package-Manager: portage-2.1.10.43/cvs/Linux x86_64
Diffstat (limited to 'dev-java/ant-apache-resolver')
4 files changed, 14 insertions, 9 deletions
diff --git a/dev-java/ant-apache-resolver/ChangeLog b/dev-java/ant-apache-resolver/ChangeLog index 03d8092c93f6..12cb2ee4cda6 100644 --- a/dev-java/ant-apache-resolver/ChangeLog +++ b/dev-java/ant-apache-resolver/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-java/ant-apache-resolver # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-resolver/ChangeLog,v 1.24 2011/07/18 06:13:09 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-resolver/ChangeLog,v 1.25 2011/12/31 11:52:00 sera Exp $ + + 31 Dec 2011; Ralph Sennhauser <sera@gentoo.org> + ant-apache-resolver-1.7.1.ebuild, ant-apache-resolver-1.8.0.ebuild, + ant-apache-resolver-1.8.1.ebuild: + Drop ia64 support #345433 18 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> ant-apache-resolver-1.8.1.ebuild: diff --git a/dev-java/ant-apache-resolver/ant-apache-resolver-1.7.1.ebuild b/dev-java/ant-apache-resolver/ant-apache-resolver-1.7.1.ebuild index 9434f0e55311..320552960574 100644 --- a/dev-java/ant-apache-resolver/ant-apache-resolver-1.7.1.ebuild +++ b/dev-java/ant-apache-resolver/ant-apache-resolver-1.7.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-resolver/ant-apache-resolver-1.7.1.ebuild,v 1.7 2010/02/21 00:22:14 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-resolver/ant-apache-resolver-1.7.1.ebuild,v 1.8 2011/12/31 11:52:00 sera Exp $ EAPI=1 @@ -8,7 +8,7 @@ ANT_TASK_DEPNAME="xml-commons-resolver" inherit ant-tasks -KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-java/xml-commons-resolver-1.2:0" diff --git a/dev-java/ant-apache-resolver/ant-apache-resolver-1.8.0.ebuild b/dev-java/ant-apache-resolver/ant-apache-resolver-1.8.0.ebuild index 57f94b5d53f2..ace6a7ed2b17 100644 --- a/dev-java/ant-apache-resolver/ant-apache-resolver-1.8.0.ebuild +++ b/dev-java/ant-apache-resolver/ant-apache-resolver-1.8.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-resolver/ant-apache-resolver-1.8.0.ebuild,v 1.1 2010/02/21 00:22:14 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-resolver/ant-apache-resolver-1.8.0.ebuild,v 1.2 2011/12/31 11:52:00 sera Exp $ EAPI=1 @@ -8,7 +8,7 @@ ANT_TASK_DEPNAME="xml-commons-resolver" inherit ant-tasks -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-java/xml-commons-resolver-1.2:0" diff --git a/dev-java/ant-apache-resolver/ant-apache-resolver-1.8.1.ebuild b/dev-java/ant-apache-resolver/ant-apache-resolver-1.8.1.ebuild index 93aefe7a3346..718035f2d7c0 100644 --- a/dev-java/ant-apache-resolver/ant-apache-resolver-1.8.1.ebuild +++ b/dev-java/ant-apache-resolver/ant-apache-resolver-1.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-resolver/ant-apache-resolver-1.8.1.ebuild,v 1.7 2011/07/18 06:13:09 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-resolver/ant-apache-resolver-1.8.1.ebuild,v 1.8 2011/12/31 11:52:00 sera Exp $ EAPI=1 @@ -8,7 +8,7 @@ ANT_TASK_DEPNAME="xml-commons-resolver" inherit ant-tasks -KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-java/xml-commons-resolver-1.2:0" |