diff options
author | Ralph Sennhauser <sera@gentoo.org> | 2011-12-31 11:26:24 +0000 |
---|---|---|
committer | Ralph Sennhauser <sera@gentoo.org> | 2011-12-31 11:26:24 +0000 |
commit | cb28362c6db4ef789141d3cae1fbf90c2841b764 (patch) | |
tree | 75a8aa095a356bcf32ea7990edb19c6415b81a51 /dev-java/ant | |
parent | Restore 1.8.0 as there still are reverse dependencies, drop ia64 keyword (diff) | |
download | historical-cb28362c6db4ef789141d3cae1fbf90c2841b764.tar.gz historical-cb28362c6db4ef789141d3cae1fbf90c2841b764.tar.bz2 historical-cb28362c6db4ef789141d3cae1fbf90c2841b764.zip |
Remove ia64 support #345433
Package-Manager: portage-2.1.10.43/cvs/Linux x86_64
Diffstat (limited to 'dev-java/ant')
-rw-r--r-- | dev-java/ant/ChangeLog | 6 | ||||
-rw-r--r-- | dev-java/ant/ant-1.7.1.ebuild | 6 | ||||
-rw-r--r-- | dev-java/ant/ant-1.8.0.ebuild | 6 | ||||
-rw-r--r-- | dev-java/ant/ant-1.8.1.ebuild | 4 |
4 files changed, 13 insertions, 9 deletions
diff --git a/dev-java/ant/ChangeLog b/dev-java/ant/ChangeLog index 3244b336760e..6797fbbe6aa2 100644 --- a/dev-java/ant/ChangeLog +++ b/dev-java/ant/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/ant # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ChangeLog,v 1.129 2011/07/18 06:29:25 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ChangeLog,v 1.130 2011/12/31 11:26:24 sera Exp $ + + 31 Dec 2011; Ralph Sennhauser <sera@gentoo.org> ant-1.7.1.ebuild, + ant-1.8.0.ebuild, ant-1.8.1.ebuild: + Remove ia64 support #345433 18 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> ant-1.8.1.ebuild: ppc stable wrt #305929 diff --git a/dev-java/ant/ant-1.7.1.ebuild b/dev-java/ant/ant-1.7.1.ebuild index 07ec31f5e55d..a65755f97198 100644 --- a/dev-java/ant/ant-1.7.1.ebuild +++ b/dev-java/ant/ant-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/ant-1.7.1.ebuild,v 1.7 2010/01/15 20:15:18 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ant-1.7.1.ebuild,v 1.8 2011/12/31 11:26:24 sera Exp $ EAPI="1" @@ -9,7 +9,7 @@ HOMEPAGE="http://ant.apache.org/" LICENSE="Apache-2.0" SLOT="0" -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/ant-core-${PV} diff --git a/dev-java/ant/ant-1.8.0.ebuild b/dev-java/ant/ant-1.8.0.ebuild index 3b986a4f8f68..709fb9caf800 100644 --- a/dev-java/ant/ant-1.8.0.ebuild +++ b/dev-java/ant/ant-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/ant-1.8.0.ebuild,v 1.1 2010/02/21 00:25:54 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ant-1.8.0.ebuild,v 1.2 2011/12/31 11:26:24 sera Exp $ EAPI="1" @@ -9,7 +9,7 @@ HOMEPAGE="http://ant.apache.org/" LICENSE="Apache-2.0" SLOT="0" -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/ant-core-${PV} diff --git a/dev-java/ant/ant-1.8.1.ebuild b/dev-java/ant/ant-1.8.1.ebuild index 9b4b71550e10..778a9bb266ca 100644 --- a/dev-java/ant/ant-1.8.1.ebuild +++ b/dev-java/ant/ant-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/ant-1.8.1.ebuild,v 1.7 2011/07/18 06:29:25 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ant-1.8.1.ebuild,v 1.8 2011/12/31 11:26:24 sera Exp $ EAPI="1" @@ -9,7 +9,7 @@ HOMEPAGE="http://ant.apache.org/" LICENSE="Apache-2.0" SLOT="0" -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/ant-core-${PV} |