summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2005-05-05 12:13:05 +0000
committerBryan Østergaard <kloeri@gentoo.org>2005-05-05 12:13:05 +0000
commitab300a2f1dccbcead0ef8977b406f5d75238f752 (patch)
treeae5bd903da97492f5125b658376e14142a8ad5b7 /net-www
parentethereal unmasked (diff)
downloadgentoo-2-ab300a2f1dccbcead0ef8977b406f5d75238f752.tar.gz
gentoo-2-ab300a2f1dccbcead0ef8977b406f5d75238f752.tar.bz2
gentoo-2-ab300a2f1dccbcead0ef8977b406f5d75238f752.zip
Update SRC_URI for patches.
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'net-www')
-rw-r--r--net-www/apache/ChangeLog8
-rw-r--r--net-www/apache/apache-1.3.29-r2.ebuild4
-rw-r--r--net-www/apache/apache-1.3.33-r2.ebuild4
-rw-r--r--net-www/apache/apache-1.3.33-r4.ebuild4
-rw-r--r--net-www/apache/apache-2.0.50.ebuild5
-rw-r--r--net-www/apache/apache-2.0.52-r1.ebuild4
-rw-r--r--net-www/apache/apache-2.0.52-r3.ebuild4
-rw-r--r--net-www/apache/apache-2.0.52.ebuild4
-rw-r--r--net-www/apache/apache-2.0.53.ebuild4
-rw-r--r--net-www/apache/apache-2.0.54.ebuild4
10 files changed, 25 insertions, 20 deletions
diff --git a/net-www/apache/ChangeLog b/net-www/apache/ChangeLog
index 9998e64accc3..04970eccf759 100644
--- a/net-www/apache/ChangeLog
+++ b/net-www/apache/ChangeLog
@@ -1,6 +1,12 @@
# 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.347 2005/05/04 17:30:02 beu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/apache/ChangeLog,v 1.348 2005/05/05 12:13:05 kloeri Exp $
+
+ 05 May 2005; Bryan Østergaard <kloeri@gentoo.org>
+ apache-1.3.29-r2.ebuild, apache-1.3.33-r2.ebuild, apache-1.3.33-r4.ebuild,
+ apache-2.0.50.ebuild, apache-2.0.52.ebuild, apache-2.0.52-r1.ebuild,
+ apache-2.0.52-r3.ebuild, apache-2.0.53.ebuild, apache-2.0.54.ebuild:
+ Update SRC_URI for patches.
04 May 2005; Elfyn McBratney <beu@gentoo.org> apache-2.0.54.ebuild:
Move to mirror://apache.
diff --git a/net-www/apache/apache-1.3.29-r2.ebuild b/net-www/apache/apache-1.3.29-r2.ebuild
index 81a5c577892f..4019a47cbe96 100644
--- a/net-www/apache/apache-1.3.29-r2.ebuild
+++ b/net-www/apache/apache-1.3.29-r2.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.29-r2.ebuild,v 1.9 2005/04/09 21:55:46 trapni Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-1.3.29-r2.ebuild,v 1.10 2005/05/05 12:13:05 kloeri Exp $
inherit eutils fixheadtails
@@ -14,7 +14,7 @@ DESCRIPTION="The Apache Web Server"
HOMEPAGE="http://www.apache.org http://www.modssl.org"
KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 mips"
SRC_URI="http://httpd.apache.org/dist/httpd/apache_${PV}.tar.gz
- mirror://gentoo/${P}-gentoo.diff.bz2
+ http://dev.gentoo.org/~kloeri/apache_patches/${P}-gentoo.diff.bz2
ftp://ftp.modssl.org/source/mod_ssl-${mod_ssl_ver}-${PV}.tar.gz"
# The mod_ssl archive is only for providing the EAPI patch in here.
diff --git a/net-www/apache/apache-1.3.33-r2.ebuild b/net-www/apache/apache-1.3.33-r2.ebuild
index 3838c3cc0b9c..2b7d12d24337 100644
--- a/net-www/apache/apache-1.3.33-r2.ebuild
+++ b/net-www/apache/apache-1.3.33-r2.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-r2.ebuild,v 1.4 2005/04/14 06:27:05 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-1.3.33-r2.ebuild,v 1.5 2005/05/05 12:13:05 kloeri Exp $
inherit eutils fixheadtails
@@ -19,7 +19,7 @@ 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 )
- 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="1"
diff --git a/net-www/apache/apache-1.3.33-r4.ebuild b/net-www/apache/apache-1.3.33-r4.ebuild
index 4aa2021b2212..399d04ff2cd0 100644
--- a/net-www/apache/apache-1.3.33-r4.ebuild
+++ b/net-www/apache/apache-1.3.33-r4.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-r4.ebuild,v 1.1 2005/05/03 16:00:53 beu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-1.3.33-r4.ebuild,v 1.2 2005/05/05 12:13:05 kloeri Exp $
inherit eutils fixheadtails
@@ -19,7 +19,7 @@ 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 )
- 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="1"
diff --git a/net-www/apache/apache-2.0.50.ebuild b/net-www/apache/apache-2.0.50.ebuild
index 3a22431b6f3c..dfbfe8529692 100644
--- a/net-www/apache/apache-2.0.50.ebuild
+++ b/net-www/apache/apache-2.0.50.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.50.ebuild,v 1.20 2005/04/09 21:46:40 trapni Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.50.ebuild,v 1.21 2005/05/05 12:13:05 kloeri Exp $
inherit flag-o-matic eutils fixheadtails gnuconfig
@@ -10,8 +10,7 @@ DESCRIPTION="Apache Web Server, Version 2.0.x"
HOMEPAGE="http://www.apache.org/"
SRC_URI="http://www.apache.org/dist/httpd/httpd-${PV}.tar.gz
http://dev.gentoo.org/~zul/apache/apache-patches-${PV}.tar.bz2
- mirror://gentoo/apache-patches-${PV}.tar.bz2
- mirror://gentoo/apache2-conf.tar.bz2"
+ http://dev.gentoo.org/~kloeri/apache_patches/apache2-conf.tar.bz2"
LICENSE="Apache-2.0"
SLOT="2"
diff --git a/net-www/apache/apache-2.0.52-r1.ebuild b/net-www/apache/apache-2.0.52-r1.ebuild
index 102a78d4fcdb..ade37c68a205 100644
--- a/net-www/apache/apache-2.0.52-r1.ebuild
+++ b/net-www/apache/apache-2.0.52-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-2.0.52-r1.ebuild,v 1.18 2005/04/25 01:54:54 beu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.52-r1.ebuild,v 1.19 2005/05/05 12:13:05 kloeri Exp $
inherit flag-o-matic eutils fixheadtails gnuconfig
@@ -10,7 +10,7 @@ DESCRIPTION="Apache Web Server, Version 2.0.x"
HOMEPAGE="http://www.apache.org/"
SRC_URI="mirror://apache/httpd/httpd-${PV}.tar.gz
http://dev.gentoo.org/~urilith/apache/apache-patches-${PVR}.tar.bz2
- mirror://gentoo/apache2-conf.tar.bz2"
+ http://dev.gentoo.org/~kloeri/apache_patches/apache2-conf.tar.bz2"
LICENSE="Apache-2.0"
SLOT="2"
diff --git a/net-www/apache/apache-2.0.52-r3.ebuild b/net-www/apache/apache-2.0.52-r3.ebuild
index c6ef5cfa9f12..fff23f2d04ec 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.23 2005/04/25 01:54:54 beu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.52-r3.ebuild,v 1.24 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"
diff --git a/net-www/apache/apache-2.0.52.ebuild b/net-www/apache/apache-2.0.52.ebuild
index 45c0a4f78d03..605afbb1bec2 100644
--- a/net-www/apache/apache-2.0.52.ebuild
+++ b/net-www/apache/apache-2.0.52.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.ebuild,v 1.16 2005/04/25 01:54:54 beu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.52.ebuild,v 1.17 2005/05/05 12:13:05 kloeri Exp $
inherit flag-o-matic eutils fixheadtails gnuconfig
@@ -10,7 +10,7 @@ DESCRIPTION="Apache Web Server, Version 2.0.x"
HOMEPAGE="http://www.apache.org/"
SRC_URI="http://www.apache.org/dist/httpd/httpd-${PV}.tar.gz
http://dev.gentoo.org/~stuart/apache/apache-patches-${PVR}.tar.bz2
- mirror://gentoo/apache2-conf.tar.bz2"
+ http://dev.gentoo.org/~kloeri/apache_patches/apache2-conf.tar.bz2"
LICENSE="Apache-2.0"
SLOT="2"
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"
diff --git a/net-www/apache/apache-2.0.54.ebuild b/net-www/apache/apache-2.0.54.ebuild
index 4011e49991fd..e45a819d5e5e 100644
--- a/net-www/apache/apache-2.0.54.ebuild
+++ b/net-www/apache/apache-2.0.54.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.54.ebuild,v 1.5 2005/05/04 17:30:02 beu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.54.ebuild,v 1.6 2005/05/05 12:13:05 kloeri Exp $
inherit eutils gnuconfig
@@ -13,7 +13,7 @@ DESCRIPTION="The Apache Web Server, Version 2.0.x"
HOMEPAGE="http://httpd.apache.org/"
#SRC_URI="mirror://apache/httpd/httpd-${PV}.tar.bz2
SRC_URI="mirror://apache/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"