summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRalph Sennhauser <sera@gentoo.org>2012-01-01 15:46:51 +0000
committerRalph Sennhauser <sera@gentoo.org>2012-01-01 15:46:51 +0000
commitc4871807a67e19055fd11a5dee3bfe57602e6134 (patch)
treef3302a32a56adc843e8e86cb19a8c4ae0290593e /dev-java/servletapi
parentalpha/ia64/sparc stable wrt #393743 (diff)
downloadhistorical-c4871807a67e19055fd11a5dee3bfe57602e6134.tar.gz
historical-c4871807a67e19055fd11a5dee3bfe57602e6134.tar.bz2
historical-c4871807a67e19055fd11a5dee3bfe57602e6134.zip
Drop ia64 support #345433
Package-Manager: portage-2.1.10.43/cvs/Linux x86_64
Diffstat (limited to 'dev-java/servletapi')
-rw-r--r--dev-java/servletapi/ChangeLog8
-rw-r--r--dev-java/servletapi/servletapi-2.2-r3.ebuild6
-rw-r--r--dev-java/servletapi/servletapi-2.3-r3.ebuild6
-rw-r--r--dev-java/servletapi/servletapi-2.4-r5.ebuild6
4 files changed, 15 insertions, 11 deletions
diff --git a/dev-java/servletapi/ChangeLog b/dev-java/servletapi/ChangeLog
index 9567b022f202..3b33210d3a32 100644
--- a/dev-java/servletapi/ChangeLog
+++ b/dev-java/servletapi/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/servletapi
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/servletapi/ChangeLog,v 1.69 2010/04/24 16:43:38 grobian Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/servletapi/ChangeLog,v 1.70 2012/01/01 15:41:20 sera Exp $
+
+ 01 Jan 2012; Ralph Sennhauser <sera@gentoo.org> servletapi-2.2-r3.ebuild,
+ servletapi-2.3-r3.ebuild, servletapi-2.4-r5.ebuild:
+ Drop ia64 support #345433
24 Apr 2010; Fabian Groffen <grobian@gentoo.org> servletapi-2.4-r5.ebuild:
Marked ~sparc-solaris ~x86-solaris, bug #314093
diff --git a/dev-java/servletapi/servletapi-2.2-r3.ebuild b/dev-java/servletapi/servletapi-2.2-r3.ebuild
index ecee59be0a67..eea593c2f3ea 100644
--- a/dev-java/servletapi/servletapi-2.2-r3.ebuild
+++ b/dev-java/servletapi/servletapi-2.2-r3.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/servletapi/servletapi-2.2-r3.ebuild,v 1.13 2010/01/15 17:50:08 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/servletapi/servletapi-2.2-r3.ebuild,v 1.14 2012/01/01 15:41:20 sera Exp $
JAVA_PKG_IUSE="doc source"
@@ -14,7 +14,7 @@ DEPEND=">=virtual/jdk-1.4
RDEPEND=">=virtual/jre-1.3"
LICENSE="Apache-1.1"
SLOT="2.2"
-KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-solaris"
+KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-solaris"
IUSE="doc"
S="${WORKDIR}/jakarta-servletapi-src"
diff --git a/dev-java/servletapi/servletapi-2.3-r3.ebuild b/dev-java/servletapi/servletapi-2.3-r3.ebuild
index c04e172f8ff5..cf570e7b8178 100644
--- a/dev-java/servletapi/servletapi-2.3-r3.ebuild
+++ b/dev-java/servletapi/servletapi-2.3-r3.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/servletapi/servletapi-2.3-r3.ebuild,v 1.12 2010/01/15 17:50:08 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/servletapi/servletapi-2.3-r3.ebuild,v 1.13 2012/01/01 15:41:20 sera Exp $
inherit java-pkg-2 java-ant-2
@@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}-20021101.tar.gz"
LICENSE="Apache-1.1"
SLOT="2.3"
-KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~x64-solaris"
+KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~x64-solaris"
IUSE="doc source"
DEPEND=">=virtual/jdk-1.4
diff --git a/dev-java/servletapi/servletapi-2.4-r5.ebuild b/dev-java/servletapi/servletapi-2.4-r5.ebuild
index 73bc82ac4ff3..f27251f47e62 100644
--- a/dev-java/servletapi/servletapi-2.4-r5.ebuild
+++ b/dev-java/servletapi/servletapi-2.4-r5.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/servletapi/servletapi-2.4-r5.ebuild,v 1.10 2010/04/24 16:43:38 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/servletapi/servletapi-2.4-r5.ebuild,v 1.11 2012/01/01 15:41:20 sera Exp $
inherit eutils java-pkg-2 java-ant-2
@@ -11,7 +11,7 @@ SRC_URI="http://archive.apache.org/dist/tomcat/tomcat-5/v${TC_VERSION}/src/apach
LICENSE="Apache-1.1"
SLOT="2.4"
-KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="doc source"
DEPEND=">=virtual/jdk-1.4