diff options
author | 2012-12-31 09:24:50 +0000 | |
---|---|---|
committer | 2012-12-31 09:24:50 +0000 | |
commit | 0490f26ad5c33e31abb60976ce64e4abf3ccfc75 (patch) | |
tree | bb69a3d6679a82ec428d26e3317d0e835ec63764 /dev-lang | |
parent | Changed license on an init script to ErlPL-1.1 (bug 425928). (diff) | |
download | gentoo-2-0490f26ad5c33e31abb60976ce64e4abf3ccfc75.tar.gz gentoo-2-0490f26ad5c33e31abb60976ce64e4abf3ccfc75.tar.bz2 gentoo-2-0490f26ad5c33e31abb60976ce64e4abf3ccfc75.zip |
Stable for sparc, 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.4.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog index abe081361b04..094f1ac0de58 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.662 2012/12/31 09:18:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.663 2012/12/31 09:24:50 ago Exp $ + + 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> php-5.4.8.ebuild: + Stable for sparc, wrt bug #447012 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> php-5.3.18.ebuild: Stable for sparc, wrt bug #447012 diff --git a/dev-lang/php/php-5.4.8.ebuild b/dev-lang/php/php-5.4.8.ebuild index 410abc80b2d3..495ad9bf168c 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.10 2012/12/29 16:42:43 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.8.ebuild,v 1.11 2012/12/31 09:24:50 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 () { |