diff options
Diffstat (limited to 'net-www/apache/apache-2.0.53.ebuild')
-rw-r--r-- | net-www/apache/apache-2.0.53.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/apache/apache-2.0.53.ebuild b/net-www/apache/apache-2.0.53.ebuild index 615cf13d2ec8..e858b3c63180 100644 --- a/net-www/apache/apache-2.0.53.ebuild +++ b/net-www/apache/apache-2.0.53.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.53.ebuild,v 1.9 2005/04/25 01:54:54 beu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.53.ebuild,v 1.10 2005/05/05 12:13:05 kloeri Exp $ inherit eutils gnuconfig @@ -12,7 +12,7 @@ GENTOO_PATCHDIR="${WORKDIR}/${GENTOO_PATCHNAME}" DESCRIPTION="The Apache Web Server, Version 2.0.x" HOMEPAGE="http://httpd.apache.org/" SRC_URI="mirror://apache/httpd/httpd-${PV}.tar.bz2 - mirror://gentoo/${GENTOO_PATCHNAME}-${GENTOO_PATCHSTAMP}.tar.bz2" + http://dev.gentoo.org/~kloeri/apache_patches/${GENTOO_PATCHNAME}-${GENTOO_PATCHSTAMP}.tar.bz2" LICENSE="Apache-2.0" SLOT="2" |