diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-31 09:44:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-31 09:44:22 +0000 |
commit | a195b290d893c5d6184019146ecbcdd7e4598cdb (patch) | |
tree | e34ba4e4a26e22cf4039f17fe9d5f9860e269b12 /dev-lang | |
parent | Stable for alpha, wrt bug #436570 (diff) | |
download | gentoo-2-a195b290d893c5d6184019146ecbcdd7e4598cdb.tar.gz gentoo-2-a195b290d893c5d6184019146ecbcdd7e4598cdb.tar.bz2 gentoo-2-a195b290d893c5d6184019146ecbcdd7e4598cdb.zip |
Stable for alpha, wrt bug #447012
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-lang')
-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 0e7c7f30f6c4..e0daf49de610 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.664 2012/12/31 09:37:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.665 2012/12/31 09:44:22 ago Exp $ + + 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> php-5.3.18.ebuild: + Stable for alpha, wrt bug #447012 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> php-5.4.8.ebuild: Stable for alpha, wrt bug #447012 diff --git a/dev-lang/php/php-5.3.18.ebuild b/dev-lang/php/php-5.3.18.ebuild index 0ca937243db0..c973bd118e14 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.12 2012/12/31 09:18:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.18.ebuild,v 1.13 2012/12/31 09:44:22 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 () { |