summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOle Markus With <olemarkus@gentoo.org>2012-03-06 08:05:46 +0000
committerOle Markus With <olemarkus@gentoo.org>2012-03-06 08:05:46 +0000
commitf430a0fd732a358e0d9543ee061fcf63b97b74db (patch)
treeb5062042a6cc5b66736ee5e1dfe03c702022c0e5 /dev-lang/php
parentAdd ~ppc64 keywords to xmonad-contrib 0.10, thanks to EM3RY for testing. (diff)
downloadgentoo-2-f430a0fd732a358e0d9543ee061fcf63b97b74db.tar.gz
gentoo-2-f430a0fd732a358e0d9543ee061fcf63b97b74db.tar.bz2
gentoo-2-f430a0fd732a358e0d9543ee061fcf63b97b74db.zip
Changing patchset location. Bug #405823
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-lang/php')
-rw-r--r--dev-lang/php/ChangeLog6
-rw-r--r--dev-lang/php/php-5.3.10-r2.ebuild4
-rw-r--r--dev-lang/php/php-5.3.10.ebuild4
-rw-r--r--dev-lang/php/php-5.4.0.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog
index 83b29fafcb79..6c9d364c1eb2 100644
--- a/dev-lang/php/ChangeLog
+++ b/dev-lang/php/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lang/php
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.570 2012/03/03 15:53:00 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.571 2012/03/06 08:05:46 olemarkus Exp $
+
+ 06 Mar 2012; Ole Markus With <olemarkus@gentoo.org> php-5.3.10-r2.ebuild,
+ php-5.3.10.ebuild, php-5.4.0.ebuild:
+ Changing patchset location. Bug #405823
03 Mar 2012; Ole Markus With <olemarkus@gentoo.org> -php-5.3.9.ebuild,
-php-5.4.0_rc8.ebuild:
diff --git a/dev-lang/php/php-5.3.10-r2.ebuild b/dev-lang/php/php-5.3.10-r2.ebuild
index c78237821cf3..095f22d62161 100644
--- a/dev-lang/php/php-5.3.10-r2.ebuild
+++ b/dev-lang/php/php-5.3.10-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.10-r2.ebuild,v 1.2 2012/02/16 19:22:11 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.10-r2.ebuild,v 1.3 2012/03/06 08:05:46 olemarkus Exp $
EAPI=4
@@ -29,7 +29,7 @@ function php_get_uri ()
echo "http://download.suhosin.org/${2}"
;;
"olemarkus")
- echo "http://olemarkus.org/~olemarkus/gentoo/${2}"
+ echo "http://dev.gentoo.org/~olemarkus/php/${2}"
;;
"gentoo")
echo "mirror://gentoo/${2}"
diff --git a/dev-lang/php/php-5.3.10.ebuild b/dev-lang/php/php-5.3.10.ebuild
index 2184ebd1a32d..b64c88cc1d39 100644
--- a/dev-lang/php/php-5.3.10.ebuild
+++ b/dev-lang/php/php-5.3.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.10.ebuild,v 1.12 2012/03/03 15:32:36 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.10.ebuild,v 1.13 2012/03/06 08:05:46 olemarkus Exp $
EAPI=4
@@ -27,7 +27,7 @@ function php_get_uri ()
echo "http://download.suhosin.org/${2}"
;;
"olemarkus")
- echo "http://olemarkus.org/~olemarkus/gentoo/${2}"
+ echo "http://dev.gentoo.org/~olemarkus/php/${2}"
;;
"gentoo")
echo "mirror://gentoo/${2}"
diff --git a/dev-lang/php/php-5.4.0.ebuild b/dev-lang/php/php-5.4.0.ebuild
index 6e7dc1c70b29..0c213700c163 100644
--- a/dev-lang/php/php-5.4.0.ebuild
+++ b/dev-lang/php/php-5.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.0.ebuild,v 1.2 2012/03/02 15:44:20 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.0.ebuild,v 1.3 2012/03/06 08:05:46 olemarkus Exp $
EAPI=4
@@ -28,7 +28,7 @@ function php_get_uri ()
echo "http://download.suhosin.org/${2}"
;;
"olemarkus")
- echo "http://olemarkus.org/~olemarkus/gentoo/${2}"
+ echo "http://dev.gentoo.org/~olemarkus/php/${2}"
;;
"gentoo")
echo "mirror://gentoo/${2}"