diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-05-01 04:33:21 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-05-01 04:33:21 +0000 |
commit | 4acac2325d5769df02cd7852f49505277c8dcb13 (patch) | |
tree | 9dfa2bb9bb3e270d0b4e8db1713b7f162d85f708 /dev-lang | |
parent | Stable for HPPA (bug #412889). (diff) | |
download | gentoo-2-4acac2325d5769df02cd7852f49505277c8dcb13.tar.gz gentoo-2-4acac2325d5769df02cd7852f49505277c8dcb13.tar.bz2 gentoo-2-4acac2325d5769df02cd7852f49505277c8dcb13.zip |
Stable for HPPA (bug #410957).
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/php/php-5.3.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog index 2d0bfb6ae34a..1eafae0ea7a3 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.580 2012/04/30 12:38:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.581 2012/05/01 04:33:21 jer Exp $ + + 01 May 2012; Jeroen Roovers <jer@gentoo.org> php-5.3.11.ebuild: + Stable for HPPA (bug #410957). 30 Apr 2012; Agostino Sarubbo <ago@gentoo.org> php-5.3.11.ebuild: Stable for amd64, wrt bug #410957 diff --git a/dev-lang/php/php-5.3.11.ebuild b/dev-lang/php/php-5.3.11.ebuild index ff00127206d0..8de42560b0e7 100644 --- a/dev-lang/php/php-5.3.11.ebuild +++ b/dev-lang/php/php-5.3.11.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.11.ebuild,v 1.4 2012/04/30 12:38:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.11.ebuild,v 1.5 2012/05/01 04:33:21 jer Exp $ EAPI=4 @@ -14,7 +14,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 () { |