diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-02-18 19:42:03 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-02-18 19:42:03 +0000 |
commit | 53b50334118db105470831d6553086ee6309ec49 (patch) | |
tree | 5ec750dabafc5c72bcdd43f03038a158c61e9024 /dev-lang | |
parent | version bump. fown any and all .keep files - bug #404391 (diff) | |
download | gentoo-2-53b50334118db105470831d6553086ee6309ec49.tar.gz gentoo-2-53b50334118db105470831d6553086ee6309ec49.tar.bz2 gentoo-2-53b50334118db105470831d6553086ee6309ec49.zip |
ia64/s390/sh/sparc stable wrt #401997
(Portage version: 2.1.10.44/cvs/Linux ia64)
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/php/php-5.3.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog index 36772fa9a6d1..041204d53bfd 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.562 2012/02/18 14:27:53 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.563 2012/02/18 19:42:03 armin76 Exp $ + + 18 Feb 2012; Raúl Porcel <armin76@gentoo.org> php-5.3.10.ebuild: + ia64/s390/sh/sparc stable wrt #401997 18 Feb 2012; Ole Markus With <olemarkus@gentoo.org> -php-5.4.0_rc7-r1.ebuild, -php-5.4.0_rc7.ebuild, metadata.xml: diff --git a/dev-lang/php/php-5.3.10.ebuild b/dev-lang/php/php-5.3.10.ebuild index 13b452d55ecd..a6eec769f255 100644 --- a/dev-lang/php/php-5.3.10.ebuild +++ b/dev-lang/php/php-5.3.10.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.10.ebuild,v 1.10 2012/02/17 17:58:39 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.10.ebuild,v 1.11 2012/02/18 19:42:03 armin76 Exp $ EAPI=4 @@ -12,7 +12,7 @@ SUHOSIN_VERSION="5.3.9-0.9.10" FPM_VERSION="builtin" EXPECTED_TEST_FAILURES="" -KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 s390 sh sparc x86" function php_get_uri () { |