From: Ralph Sennhauser Date: Mon, 2 Jan 2012 07:49:52 +0000 (+0000) Subject: Drop ia64 support #345433 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7e1f9d1cb5d93f2fa26aecb78dcabe38931ec408;p=gentoo.git Drop ia64 support #345433 Package-Manager: portage-2.1.10.43/cvs/Linux x86_64 --- diff --git a/dev-java/gnu-regexp/ChangeLog b/dev-java/gnu-regexp/ChangeLog index fbe47690968d..2967bbc249b1 100644 --- a/dev-java/gnu-regexp/ChangeLog +++ b/dev-java/gnu-regexp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/gnu-regexp -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/gnu-regexp/ChangeLog,v 1.25 2010/01/03 20:38:54 fauli Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/gnu-regexp/ChangeLog,v 1.26 2012/01/02 07:42:26 sera Exp $ + + 02 Jan 2012; Ralph Sennhauser gnu-regexp-1.1.4-r2.ebuild: + Drop ia64 support #345433 03 Jan 2010; Christian Faulhammer gnu-regexp-1.1.4-r2.ebuild: diff --git a/dev-java/gnu-regexp/gnu-regexp-1.1.4-r2.ebuild b/dev-java/gnu-regexp/gnu-regexp-1.1.4-r2.ebuild index 31d77114a326..ca557d7e9804 100644 --- a/dev-java/gnu-regexp/gnu-regexp-1.1.4-r2.ebuild +++ b/dev-java/gnu-regexp/gnu-regexp-1.1.4-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/gnu-regexp/gnu-regexp-1.1.4-r2.ebuild,v 1.10 2010/01/03 20:38:54 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/gnu-regexp/gnu-regexp-1.1.4-r2.ebuild,v 1.11 2012/01/02 07:42:26 sera Exp $ inherit java-pkg-2 eutils @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.tralfamadore.com/pub/java/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="1" -KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris" +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris" IUSE="doc source" DEPEND=">=virtual/jdk-1.4 diff --git a/dev-java/java-getopt/ChangeLog b/dev-java/java-getopt/ChangeLog index aff5d7ee8287..9dcd1feda5f2 100644 --- a/dev-java/java-getopt/ChangeLog +++ b/dev-java/java-getopt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/java-getopt -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/java-getopt/ChangeLog,v 1.21 2010/01/23 12:17:29 aballier Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/java-getopt/ChangeLog,v 1.22 2012/01/02 07:44:12 sera Exp $ + + 02 Jan 2012; Ralph Sennhauser java-getopt-1.0.13.ebuild: + Drop ia64 support #345433 23 Jan 2010; Alexis Ballier java-getopt-1.0.13.ebuild: diff --git a/dev-java/java-getopt/java-getopt-1.0.13.ebuild b/dev-java/java-getopt/java-getopt-1.0.13.ebuild index a0a73fa65cbf..b394cdcd6f0c 100644 --- a/dev-java/java-getopt/java-getopt-1.0.13.ebuild +++ b/dev-java/java-getopt/java-getopt-1.0.13.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/java-getopt/java-getopt-1.0.13.ebuild,v 1.9 2010/01/23 12:17:29 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/java-getopt/java-getopt-1.0.13.ebuild,v 1.10 2012/01/02 07:44:12 sera Exp $ JAVA_PKG_IUSE="doc source" @@ -14,7 +14,7 @@ SLOT="1" DEPEND=">=virtual/jdk-1.4 dev-java/ant-core" RDEPEND=">=virtual/jre-1.4" -KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="doc source" S=${WORKDIR} diff --git a/dev-java/javacup/ChangeLog b/dev-java/javacup/ChangeLog index 9df82521d2a0..c46cadbfb899 100644 --- a/dev-java/javacup/ChangeLog +++ b/dev-java/javacup/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/javacup -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/javacup/ChangeLog,v 1.30 2011/05/03 18:33:28 grobian Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/javacup/ChangeLog,v 1.31 2012/01/02 07:47:03 sera Exp $ + + 02 Jan 2012; Ralph Sennhauser javacup-0.10k-r1.ebuild, + javacup-0.11a_beta20060608.ebuild: + Drop ia64 support #345433 03 May 2011; Fabian Groffen javacup-0.11a_beta20060608.ebuild: diff --git a/dev-java/javacup/javacup-0.10k-r1.ebuild b/dev-java/javacup/javacup-0.10k-r1.ebuild index a156186b51ce..8335a95c07a1 100644 --- a/dev-java/javacup/javacup-0.10k-r1.ebuild +++ b/dev-java/javacup/javacup-0.10k-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/javacup/javacup-0.10k-r1.ebuild,v 1.10 2007/06/20 17:23:10 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/javacup/javacup-0.10k-r1.ebuild,v 1.11 2012/01/02 07:47:03 sera Exp $ inherit java-pkg-2 @@ -10,7 +10,7 @@ HOMEPAGE="http://www2.cs.tum.edu/projects/cup/" SRC_URI="http://www.cs.princeton.edu/~appel/modern/java/CUP/java_cup_v10k.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd" IUSE="source" DEPEND=">=virtual/jdk-1.3 source? ( app-arch/zip )" diff --git a/dev-java/javacup/javacup-0.11a_beta20060608.ebuild b/dev-java/javacup/javacup-0.11a_beta20060608.ebuild index bee111cd738b..6d4b1df06c01 100644 --- a/dev-java/javacup/javacup-0.11a_beta20060608.ebuild +++ b/dev-java/javacup/javacup-0.11a_beta20060608.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/javacup/javacup-0.11a_beta20060608.ebuild,v 1.11 2011/05/03 18:33:28 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/javacup/javacup-0.11a_beta20060608.ebuild,v 1.12 2012/01/02 07:47:03 sera Exp $ JAVA_PKG_IUSE="source doc" @@ -18,7 +18,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" 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="userland_BSD" # find for bug #214664 diff --git a/dev-java/xerces/ChangeLog b/dev-java/xerces/ChangeLog index d9b5def72fdb..0c6c3dff65d5 100644 --- a/dev-java/xerces/ChangeLog +++ b/dev-java/xerces/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/xerces -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/xerces/ChangeLog,v 1.114 2011/05/03 18:32:01 grobian Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/xerces/ChangeLog,v 1.115 2012/01/02 07:49:52 sera Exp $ + + 02 Jan 2012; Ralph Sennhauser xerces-2.9.1.ebuild: + Drop ia64 support #345433 03 May 2011; Fabian Groffen xerces-2.9.1.ebuild: Marked ~x64-freebsd diff --git a/dev-java/xerces/xerces-2.9.1.ebuild b/dev-java/xerces/xerces-2.9.1.ebuild index edd9b6dc5347..80b76e724cbd 100644 --- a/dev-java/xerces/xerces-2.9.1.ebuild +++ b/dev-java/xerces/xerces-2.9.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/xerces/xerces-2.9.1.ebuild,v 1.10 2011/05/03 18:32:01 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/xerces/xerces-2.9.1.ebuild,v 1.11 2012/01/02 07:49:52 sera Exp $ EAPI=1 JAVA_PKG_IUSE="doc examples source" @@ -15,7 +15,7 @@ SRC_URI="mirror://apache/${PN}/j/${DIST_PN}-src.${PV}.tar.gz" LICENSE="Apache-2.0" SLOT="2" -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="" COMMON_DEP="dev-java/xml-commons-external:1.3