diff options
author | Markus Meier <maekke@gentoo.org> | 2008-03-08 21:56:41 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-03-08 21:56:41 +0000 |
commit | 37aaee8a73e45a7934cc4078a07f4d10944a9644 (patch) | |
tree | 50d807b10f5813e2bf93d5658f2c372809555630 /dev-java/tomcat-servlet-api/tomcat-servlet-api-4.1.36.ebuild | |
parent | x86 stable, bug #212641 (diff) | |
download | historical-37aaee8a73e45a7934cc4078a07f4d10944a9644.tar.gz historical-37aaee8a73e45a7934cc4078a07f4d10944a9644.tar.bz2 historical-37aaee8a73e45a7934cc4078a07f4d10944a9644.zip |
x86 stable, bug #212641
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-java/tomcat-servlet-api/tomcat-servlet-api-4.1.36.ebuild')
-rw-r--r-- | dev-java/tomcat-servlet-api/tomcat-servlet-api-4.1.36.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/tomcat-servlet-api/tomcat-servlet-api-4.1.36.ebuild b/dev-java/tomcat-servlet-api/tomcat-servlet-api-4.1.36.ebuild index e5878ffbb59a..2d9bd040bba6 100644 --- a/dev-java/tomcat-servlet-api/tomcat-servlet-api-4.1.36.ebuild +++ b/dev-java/tomcat-servlet-api/tomcat-servlet-api-4.1.36.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/tomcat-servlet-api/tomcat-servlet-api-4.1.36.ebuild,v 1.2 2008/03/08 13:36:43 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/tomcat-servlet-api/tomcat-servlet-api-4.1.36.ebuild,v 1.3 2008/03/08 21:51:52 maekke Exp $ JAVA_PKG_IUSE="doc source" @@ -14,7 +14,7 @@ DEPEND=">=virtual/jdk-1.4" RDEPEND=">=virtual/jre-1.4" LICENSE="Apache-1.1" SLOT="2.3" -KEYWORDS="~amd64 ~ia64 ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ppc ~ppc64 x86 ~x86-fbsd" IUSE="" S="${WORKDIR}/${MY_P}/servletapi" |