diff options
author | 2005-02-18 04:10:19 +0000 | |
---|---|---|
committer | 2005-02-18 04:10:19 +0000 | |
commit | 517f26edbc295e5d221caa4a0c13850555d3c130 (patch) | |
tree | 75834864b3a328abe7311b1b2a26d1083e3c43bc /net-www/apache/apache-1.3.33-r1.ebuild | |
parent | ~ppc-macos keyword (diff) | |
download | gentoo-2-517f26edbc295e5d221caa4a0c13850555d3c130.tar.gz gentoo-2-517f26edbc295e5d221caa4a0c13850555d3c130.tar.bz2 gentoo-2-517f26edbc295e5d221caa4a0c13850555d3c130.zip |
Only reference the gentoo mirrors for the patchball's.
(Portage version: 2.0.51.16)
Diffstat (limited to 'net-www/apache/apache-1.3.33-r1.ebuild')
-rw-r--r-- | net-www/apache/apache-1.3.33-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-www/apache/apache-1.3.33-r1.ebuild b/net-www/apache/apache-1.3.33-r1.ebuild index 2ed662bd15d0..12ffdf002323 100644 --- a/net-www/apache/apache-1.3.33-r1.ebuild +++ b/net-www/apache/apache-1.3.33-r1.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-1.3.33-r1.ebuild,v 1.8 2005/02/18 03:27:29 beu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-1.3.33-r1.ebuild,v 1.9 2005/02/18 04:10:19 beu Exp $ inherit eutils fixheadtails @@ -19,7 +19,6 @@ HOMEPAGE="http://httpd.apache.org" SRC_URI="mirror://apache/httpd/apache_${PV}.tar.gz ssl? ( ftp://ftp.modssl.org/source/mod_ssl-${mod_ssl_ver}-${PV}.tar.gz ) lingerd? ( http://images.iagora.com/media/software/lingerd/lingerd-${lingerd_ver}.tar.gz ) - http://dev.gentoo.org/~beu/${GENTOO_PATCHNAME}-${GENTOO_PATCHSTAMP}.tar.bz2 mirror://gentoo/${GENTOO_PATCHNAME}-${GENTOO_PATCHSTAMP}.tar.bz2" LICENSE="Apache-2.0" |