diff options
author | Elfyn McBratney <beu@gentoo.org> | 2005-02-18 04:10:19 +0000 |
---|---|---|
committer | Elfyn McBratney <beu@gentoo.org> | 2005-02-18 04:10:19 +0000 |
commit | 517f26edbc295e5d221caa4a0c13850555d3c130 (patch) | |
tree | 75834864b3a328abe7311b1b2a26d1083e3c43bc /net-www | |
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')
-rw-r--r-- | net-www/apache/ChangeLog | 6 | ||||
-rw-r--r-- | net-www/apache/apache-1.3.33-r1.ebuild | 3 | ||||
-rw-r--r-- | net-www/apache/apache-2.0.52-r3.ebuild | 3 |
3 files changed, 7 insertions, 5 deletions
diff --git a/net-www/apache/ChangeLog b/net-www/apache/ChangeLog index e0d8cc1e0e5c..419639bdbc1a 100644 --- a/net-www/apache/ChangeLog +++ b/net-www/apache/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-www/apache # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/apache/ChangeLog,v 1.318 2005/02/18 03:27:29 beu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/ChangeLog,v 1.319 2005/02/18 04:10:19 beu Exp $ + + 18 Feb 2005; Elfyn McBratney <beu@gentoo.org> apache-1.3.33-r1.ebuild, + apache-2.0.52-r3.ebuild: + Only reference the gentoo mirrors for the patchball's. 18 Feb 2005; Elfyn McBratney <beu@gentoo.org> apache-1.3.33-r1.ebuild, apache-2.0.52-r3.ebuild: 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" diff --git a/net-www/apache/apache-2.0.52-r3.ebuild b/net-www/apache/apache-2.0.52-r3.ebuild index 2eb4e4659ec3..56d21161e514 100644 --- a/net-www/apache/apache-2.0.52-r3.ebuild +++ b/net-www/apache/apache-2.0.52-r3.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.52-r3.ebuild,v 1.10 2005/02/18 03:27:29 beu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.52-r3.ebuild,v 1.11 2005/02/18 04:10:19 beu Exp $ inherit eutils gnuconfig @@ -12,7 +12,6 @@ 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 - http://dev.gentoo.org/~beu/${GENTOO_PATCHNAME}-${GENTOO_PATCHSTAMP}.tar.bz2 mirror://gentoo/${GENTOO_PATCHNAME}-${GENTOO_PATCHSTAMP}.tar.bz2" LICENSE="Apache-2.0" |