summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/tomcat-servlet-api/tomcat-servlet-api-5.5.26.ebuild')
-rw-r--r--dev-java/tomcat-servlet-api/tomcat-servlet-api-5.5.26.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/tomcat-servlet-api/tomcat-servlet-api-5.5.26.ebuild b/dev-java/tomcat-servlet-api/tomcat-servlet-api-5.5.26.ebuild
index 9b82343556ed..c56df138576e 100644
--- a/dev-java/tomcat-servlet-api/tomcat-servlet-api-5.5.26.ebuild
+++ b/dev-java/tomcat-servlet-api/tomcat-servlet-api-5.5.26.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 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-5.5.26.ebuild,v 1.4 2008/05/12 10:56:22 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/tomcat-servlet-api/tomcat-servlet-api-5.5.26.ebuild,v 1.5 2009/06/13 17:21:32 betelgeuse Exp $
inherit eutils java-pkg-2 java-ant-2 java-osgi
@@ -9,7 +9,7 @@ DESCRIPTION="Tomcat's Servlet API 2.4/JSP API 2.0 implementation"
HOMEPAGE="http://tomcat.apache.org/"
SRC_URI="mirror://apache/tomcat/tomcat-5/v${PV/_/-}/src/${MY_P}.tar.gz"
-LICENSE="Apache-1.1"
+LICENSE="Apache-2.0"
SLOT="2.4"
KEYWORDS="amd64 ppc x86 ~x86-fbsd"
IUSE="doc java5 source"