summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetteri Räty <betelgeuse@gentoo.org>2009-06-13 17:21:32 +0000
committerPetteri Räty <betelgeuse@gentoo.org>2009-06-13 17:21:32 +0000
commit14ae8a718a2d13219562f6c16b4c7686c8ef9ee8 (patch)
tree352b60ec16b26562f177a6913c595328059ea253 /dev-java/tomcat-servlet-api/tomcat-servlet-api-6.0.18.ebuild
parentVersion bump. (diff)
downloadhistorical-14ae8a718a2d13219562f6c16b4c7686c8ef9ee8.tar.gz
historical-14ae8a718a2d13219562f6c16b4c7686c8ef9ee8.tar.bz2
historical-14ae8a718a2d13219562f6c16b4c7686c8ef9ee8.zip
Fix LICENSE as it has been Apache-2.0 for quite a while now.
Package-Manager: portage-2.2_rc33/cvs/Linux i686
Diffstat (limited to 'dev-java/tomcat-servlet-api/tomcat-servlet-api-6.0.18.ebuild')
-rw-r--r--dev-java/tomcat-servlet-api/tomcat-servlet-api-6.0.18.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/tomcat-servlet-api/tomcat-servlet-api-6.0.18.ebuild b/dev-java/tomcat-servlet-api/tomcat-servlet-api-6.0.18.ebuild
index d6614ee7f2f9..4271338b54c2 100644
--- a/dev-java/tomcat-servlet-api/tomcat-servlet-api-6.0.18.ebuild
+++ b/dev-java/tomcat-servlet-api/tomcat-servlet-api-6.0.18.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-6.0.18.ebuild,v 1.4 2008/08/24 10:56:35 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/tomcat-servlet-api/tomcat-servlet-api-6.0.18.ebuild,v 1.5 2009/06/13 17:21:32 betelgeuse Exp $
JAVA_PKG_IUSE="source"
@@ -12,7 +12,7 @@ DESCRIPTION="Tomcat's Servlet API 2.5/JSP API 2.1 implementation"
HOMEPAGE="http://tomcat.apache.org/"
SRC_URI="mirror://apache/tomcat/tomcat-6/v${PV/_/-}/src/${MY_P}.tar.gz"
-LICENSE="Apache-1.1"
+LICENSE="Apache-2.0"
SLOT="2.5"
KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd"