diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-14 09:36:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-14 09:36:31 +0000 |
commit | 3d5b5eaa2e0d3d9b34a8ecd7547ae4f2e5231602 (patch) | |
tree | f6577556d0c9e1a46709f3883f7590985dda7b4a /dev-lang | |
parent | Stable for x86, wrt bug #440864 (diff) | |
download | gentoo-2-3d5b5eaa2e0d3d9b34a8ecd7547ae4f2e5231602.tar.gz gentoo-2-3d5b5eaa2e0d3d9b34a8ecd7547ae4f2e5231602.tar.bz2 gentoo-2-3d5b5eaa2e0d3d9b34a8ecd7547ae4f2e5231602.zip |
Stable for x86, wrt bug #447012
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/php/php-5.4.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog index 301374c1557a..6ccbf9d9bbe2 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.648 2012/12/14 09:35:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.649 2012/12/14 09:36:31 ago Exp $ + + 14 Dec 2012; Agostino Sarubbo <ago@gentoo.org> php-5.4.8.ebuild: + Stable for x86, wrt bug #447012 14 Dec 2012; Agostino Sarubbo <ago@gentoo.org> php-5.3.18.ebuild: Stable for x86, wrt bug #440864 diff --git a/dev-lang/php/php-5.4.8.ebuild b/dev-lang/php/php-5.4.8.ebuild index 603a120f8f61..3d0b20d06d3c 100644 --- a/dev-lang/php/php-5.4.8.ebuild +++ b/dev-lang/php/php-5.4.8.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.8.ebuild,v 1.4 2012/12/14 09:34:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.8.ebuild,v 1.5 2012/12/14 09:36: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 ~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 () { |