diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-14 09:34:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-14 09:34:37 +0000 |
commit | 2d36316678853ff6df4eeb200a1f7b7f0a1125d3 (patch) | |
tree | 772dc45a0a562af22a69e6a86a198c93f34f6a0a /dev-lang | |
parent | Stable for amd64, wrt bug #440864 (diff) | |
download | gentoo-2-2d36316678853ff6df4eeb200a1f7b7f0a1125d3.tar.gz gentoo-2-2d36316678853ff6df4eeb200a1f7b7f0a1125d3.tar.bz2 gentoo-2-2d36316678853ff6df4eeb200a1f7b7f0a1125d3.zip |
Stable for amd64, 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 b489c2b1cc8c..17e647417097 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.646 2012/12/14 09:33:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.647 2012/12/14 09:34:37 ago Exp $ + + 14 Dec 2012; Agostino Sarubbo <ago@gentoo.org> php-5.4.8.ebuild: + Stable for amd64, wrt bug #447012 14 Dec 2012; Agostino Sarubbo <ago@gentoo.org> php-5.3.18.ebuild: Stable for amd64, wrt bug #440864 diff --git a/dev-lang/php/php-5.4.8.ebuild b/dev-lang/php/php-5.4.8.ebuild index c0d7ff0e8e36..603a120f8f61 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.3 2012/11/27 11:10:38 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.8.ebuild,v 1.4 2012/12/14 09:34:37 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 () { |