diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-31 11:09:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-31 11:09:37 +0000 |
commit | 87b5923d6907c391038aaffd7ae53a109bf0b3e3 (patch) | |
tree | 87342d40d865107c2d9a7a266fa8e9f969edb626 /dev-lang | |
parent | Stable for sh, wrt bug #457312 (diff) | |
download | gentoo-2-87b5923d6907c391038aaffd7ae53a109bf0b3e3.tar.gz gentoo-2-87b5923d6907c391038aaffd7ae53a109bf0b3e3.tar.bz2 gentoo-2-87b5923d6907c391038aaffd7ae53a109bf0b3e3.zip |
Stable for sh, wrt bug #459904
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/ChangeLog | 6 | ||||
-rw-r--r-- | dev-lang/php/php-5.3.23.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/php/php-5.4.13.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog index 84fc064ea8fe..e10d988d4048 100644 --- a/dev-lang/php/ChangeLog +++ b/dev-lang/php/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lang/php # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.693 2013/03/31 06:32:29 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.694 2013/03/31 11:09:37 ago Exp $ + + 31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> php-5.3.23.ebuild, + php-5.4.13.ebuild: + Stable for sh, wrt bug #459904 *php-5.5.0_beta2-r2 (31 Mar 2013) diff --git a/dev-lang/php/php-5.3.23.ebuild b/dev-lang/php/php-5.3.23.ebuild index 4f53e29e78b4..c7d217961067 100644 --- a/dev-lang/php/php-5.3.23.ebuild +++ b/dev-lang/php/php-5.3.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.23.ebuild,v 1.9 2013/03/23 18:30:04 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.23.ebuild,v 1.10 2013/03/31 11:09:37 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ SUHOSIN_VERSION="" FPM_VERSION="builtin" EXPECTED_TEST_FAILURES="" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 sh ~sparc x86 ~amd64-fbsd" function php_get_uri () { diff --git a/dev-lang/php/php-5.4.13.ebuild b/dev-lang/php/php-5.4.13.ebuild index 3d048e2f3e19..e2cd355cc287 100644 --- a/dev-lang/php/php-5.4.13.ebuild +++ b/dev-lang/php/php-5.4.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.13.ebuild,v 1.9 2013/03/23 18:30:04 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.13.ebuild,v 1.10 2013/03/31 11:09:37 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ SUHOSIN_VERSION="" FPM_VERSION="builtin" EXPECTED_TEST_FAILURES="" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 sh ~sparc x86 ~amd64-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" function php_get_uri () { |