diff options
author | 2012-07-22 08:59:30 +0000 | |
---|---|---|
committer | 2012-07-22 08:59:30 +0000 | |
commit | 82b71d03da3c338c4f62f44bab0ed10a1088ed99 (patch) | |
tree | 1a69a4c546473d2ee662632b21e021a89bed0178 /dev-lang | |
parent | marked x86 per bug 427542 (diff) | |
download | gentoo-2-82b71d03da3c338c4f62f44bab0ed10a1088ed99.tar.gz gentoo-2-82b71d03da3c338c4f62f44bab0ed10a1088ed99.tar.bz2 gentoo-2-82b71d03da3c338c4f62f44bab0ed10a1088ed99.zip |
marked x86 per bug 427354
(Portage version: 2.2.0_alpha120/cvs/Linux i686)
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/php/php-5.3.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog index 46354485c5f2..250d7a82fd54 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.610 2012/07/20 16:12:42 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.611 2012/07/22 08:59:30 jdhore Exp $ + + 22 Jul 2012; Jeff Horelick <jdhore@gentoo.org> php-5.3.15.ebuild: + marked x86 per bug 427354 *php-5.4.5 (20 Jul 2012) diff --git a/dev-lang/php/php-5.3.15.ebuild b/dev-lang/php/php-5.3.15.ebuild index e90f50544176..c8edcaec4d76 100644 --- a/dev-lang/php/php-5.3.15.ebuild +++ b/dev-lang/php/php-5.3.15.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.15.ebuild,v 1.1 2012/07/20 07:44:25 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.15.ebuild,v 1.2 2012/07/22 08:59:30 jdhore 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 ~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 () { |