diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-14 09:33:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-14 09:33:46 +0000 |
commit | 3f65d5efe17751cbe15f586369e52222451eebbd (patch) | |
tree | feb3e7f91a2934d17f3e95b207b00563f4b54963 /dev-lang/php | |
parent | Stable for x86, wrt bug #440864 (diff) | |
download | gentoo-2-3f65d5efe17751cbe15f586369e52222451eebbd.tar.gz gentoo-2-3f65d5efe17751cbe15f586369e52222451eebbd.tar.bz2 gentoo-2-3f65d5efe17751cbe15f586369e52222451eebbd.zip |
Stable for amd64, wrt bug #440864
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-lang/php')
-rw-r--r-- | dev-lang/php/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/php/php-5.3.18.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog index 7179cd6320af..b489c2b1cc8c 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.645 2012/11/27 11:10:38 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.646 2012/12/14 09:33:46 ago Exp $ + + 14 Dec 2012; Agostino Sarubbo <ago@gentoo.org> php-5.3.18.ebuild: + Stable for amd64, wrt bug #440864 27 Nov 2012; Ole Markus With <olemarkus@gentoo.org> files/eblits/src_test-v1.eblit, php-5.3.18.ebuild, php-5.3.19.ebuild, diff --git a/dev-lang/php/php-5.3.18.ebuild b/dev-lang/php/php-5.3.18.ebuild index b514a8f3406f..e90d9a85268d 100644 --- a/dev-lang/php/php-5.3.18.ebuild +++ b/dev-lang/php/php-5.3.18.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.18.ebuild,v 1.4 2012/11/27 11:10:38 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.18.ebuild,v 1.5 2012/12/14 09:33:46 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 () { |