diff options
author | 2013-03-23 18:30:04 +0000 | |
---|---|---|
committer | 2013-03-23 18:30:04 +0000 | |
commit | 9f00c6b46be43e87e671da3fc56847fcd1d5e740 (patch) | |
tree | f38a9f434e56d2aac3cb8cdc778e670c4a3990d5 /dev-lang/php | |
parent | Version bump. (diff) | |
download | gentoo-2-9f00c6b46be43e87e671da3fc56847fcd1d5e740.tar.gz gentoo-2-9f00c6b46be43e87e671da3fc56847fcd1d5e740.tar.bz2 gentoo-2-9f00c6b46be43e87e671da3fc56847fcd1d5e740.zip |
Stable for HPPA (bug #459904).
(Portage version: 2.2.0_alpha169/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-lang/php')
-rw-r--r-- | dev-lang/php/ChangeLog | 6 | ||||
-rw-r--r-- | dev-lang/php/php-5.3.23.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/php/php-5.4.13.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog index 6280c9e49613..bd3d7cd2630e 100644 --- a/dev-lang/php/ChangeLog +++ b/dev-lang/php/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lang/php # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.685 2013/03/23 14:08:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.686 2013/03/23 18:30:04 jer Exp $ + + 23 Mar 2013; Jeroen Roovers <jer@gentoo.org> php-5.3.23.ebuild, + php-5.4.13.ebuild: + Stable for HPPA (bug #459904). 23 Mar 2013; Agostino Sarubbo <ago@gentoo.org> php-5.3.23.ebuild, php-5.4.13.ebuild: diff --git a/dev-lang/php/php-5.3.23.ebuild b/dev-lang/php/php-5.3.23.ebuild index 66483e8e4082..4f53e29e78b4 100644 --- a/dev-lang/php/php-5.3.23.ebuild +++ b/dev-lang/php/php-5.3.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.23.ebuild,v 1.8 2013/03/23 14:08:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.23.ebuild,v 1.9 2013/03/23 18:30:04 jer Exp $ EAPI=5 @@ -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 () { diff --git a/dev-lang/php/php-5.4.13.ebuild b/dev-lang/php/php-5.4.13.ebuild index 892630ae5e80..3d048e2f3e19 100644 --- a/dev-lang/php/php-5.4.13.ebuild +++ b/dev-lang/php/php-5.4.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.13.ebuild,v 1.8 2013/03/23 14:08:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.13.ebuild,v 1.9 2013/03/23 18:30:04 jer Exp $ EAPI=5 @@ -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 () { |