diff options
author | 2011-04-01 16:42:47 +0000 | |
---|---|---|
committer | 2011-04-01 16:42:47 +0000 | |
commit | a86fbf1908b06af28a31c6c43e290d9cb6711f80 (patch) | |
tree | 38a66bc68d4d42d3502ec247248b6e7cc269bea0 /dev-lang/php | |
parent | Marked ~ppc64 wrt #342297 (diff) | |
download | gentoo-2-a86fbf1908b06af28a31c6c43e290d9cb6711f80.tar.gz gentoo-2-a86fbf1908b06af28a31c6c43e290d9cb6711f80.tar.bz2 gentoo-2-a86fbf1908b06af28a31c6c43e290d9cb6711f80.zip |
ppc/ppc64 stable wrt #358791
(Portage version: 2.2.0_alpha27/cvs/Linux x86_64)
Diffstat (limited to 'dev-lang/php')
-rw-r--r-- | dev-lang/php/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/php/php-5.3.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog index 2b3e2a4d19cc..e983b4962ef9 100644 --- a/dev-lang/php/ChangeLog +++ b/dev-lang/php/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/php # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.480 2011/03/20 10:36:12 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.481 2011/04/01 16:42:47 xarthisius Exp $ + + 01 Apr 2011; Kacper Kowalik <xarthisius@gentoo.org> php-5.3.6.ebuild: + ppc/ppc64 stable wrt #358791 20 Mar 2011; <olemarkus@gentoo.org> -php-5.3.6_rc3.ebuild: Removed RC as PHP 5.3.6 is now released diff --git a/dev-lang/php/php-5.3.6.ebuild b/dev-lang/php/php-5.3.6.ebuild index 3cdf2e3c1fbe..891dd596f6f2 100644 --- a/dev-lang/php/php-5.3.6.ebuild +++ b/dev-lang/php/php-5.3.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.6.ebuild,v 1.2 2011/03/18 07:03:36 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.6.ebuild,v 1.3 2011/04/01 16:42:47 xarthisius Exp $ EAPI=2 @@ -12,7 +12,7 @@ SUHOSIN_VERSION="" 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 () { |