summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sping@gentoo.org>2010-03-10 03:45:00 +0000
committerSebastian Pipping <sping@gentoo.org>2010-03-10 03:45:00 +0000
commit5c98272aac414f539b4c5bd094b45ee22d412bfc (patch)
treeb5c4c079810c1569fc42dc8fa4fc3b9262f63560 /dev-java/servletapi/servletapi-2.4-r5.ebuild
parentapp-admin/webapp-config: Fix SRC_URI and HOMEPAGE (bug #267895) (diff)
downloadhistorical-5c98272aac414f539b4c5bd094b45ee22d412bfc.tar.gz
historical-5c98272aac414f539b4c5bd094b45ee22d412bfc.tar.bz2
historical-5c98272aac414f539b4c5bd094b45ee22d412bfc.zip
dev-java/servletapi: Fix SRC_URI (bug #242760)
Package-Manager: portage-2.2_rc65/cvs/Linux i686
Diffstat (limited to 'dev-java/servletapi/servletapi-2.4-r5.ebuild')
-rw-r--r--dev-java/servletapi/servletapi-2.4-r5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/servletapi/servletapi-2.4-r5.ebuild b/dev-java/servletapi/servletapi-2.4-r5.ebuild
index 1b6d49290198..740cf80fb136 100644
--- a/dev-java/servletapi/servletapi-2.4-r5.ebuild
+++ b/dev-java/servletapi/servletapi-2.4-r5.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2010 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.8 2010/01/03 21:33:43 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/servletapi/servletapi-2.4-r5.ebuild,v 1.9 2010/03/10 03:45:00 sping Exp $
inherit eutils java-pkg-2 java-ant-2
TC_VERSION="5.5.20"
DESCRIPTION="Servlet API 2.4 from jakarta.apache.org"
HOMEPAGE="http://jakarta.apache.org/"
-SRC_URI="mirror://apache/jakarta/tomcat-5/v${TC_VERSION}/src/apache-tomcat-${TC_VERSION}-src.tar.gz"
+SRC_URI="http://archive.apache.org/dist/tomcat/tomcat-5/v${TC_VERSION}/src/apache-tomcat-${TC_VERSION}-src.tar.gz"
LICENSE="Apache-1.1"
SLOT="2.4"