diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-08-22 11:25:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-08-22 11:25:31 +0000 |
commit | a0881ef569d1a8e674e125ce4be463f649441dd1 (patch) | |
tree | 3fc6b7b5f43d5550f8b757afb0fac5e1a29eef0c /dev-lang | |
parent | ppc stable (bug 396885). (diff) | |
download | gentoo-2-a0881ef569d1a8e674e125ce4be463f649441dd1.tar.gz gentoo-2-a0881ef569d1a8e674e125ce4be463f649441dd1.tar.bz2 gentoo-2-a0881ef569d1a8e674e125ce4be463f649441dd1.zip |
Stable for amd64, wrt bug #427024
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/php/php-5.4.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog index c5797b846c3c..4a36f63459dd 100644 --- a/dev-lang/php/ChangeLog +++ b/dev-lang/php/ChangeLog @@ -1,6 +1,9 @@ # 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.620 2012/08/19 08:28:43 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.621 2012/08/22 11:25:31 ago Exp $ + + 22 Aug 2012; Agostino Sarubbo <ago@gentoo.org> php-5.4.6.ebuild: + Stable for amd64, wrt bug #427024 19 Aug 2012; Ole Markus With <olemarkus@gentoo.org> php-5.3.16-r1.ebuild, php-5.4.6-r1.ebuild: diff --git a/dev-lang/php/php-5.4.6.ebuild b/dev-lang/php/php-5.4.6.ebuild index 1edb008e0572..e445716c2924 100644 --- a/dev-lang/php/php-5.4.6.ebuild +++ b/dev-lang/php/php-5.4.6.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.6.ebuild,v 1.1 2012/08/17 09:51:38 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.6.ebuild,v 1.2 2012/08/22 11:25:31 ago Exp $ EAPI=4 @@ -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 () { |