diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-08-16 22:25:43 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-08-16 22:25:43 +0000 |
commit | b5dc6174d4cc48c48e592af49e4d129c60da60ba (patch) | |
tree | 41988b66e748fd49e99bd436513b396b8ed7bbb8 /dev-lang/php | |
parent | Clean up old revision. (diff) | |
download | gentoo-2-b5dc6174d4cc48c48e592af49e4d129c60da60ba.tar.gz gentoo-2-b5dc6174d4cc48c48e592af49e4d129c60da60ba.tar.bz2 gentoo-2-b5dc6174d4cc48c48e592af49e4d129c60da60ba.zip |
Stable for HPPA (bug #332039).
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'dev-lang/php')
-rw-r--r-- | dev-lang/php/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/php/php-5.2.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog index a664c921ba31..0e2752d6f84e 100644 --- a/dev-lang/php/ChangeLog +++ b/dev-lang/php/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/php # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.414 2010/08/14 19:37:30 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.415 2010/08/16 22:25:43 jer Exp $ + + 16 Aug 2010; Jeroen Roovers <jer@gentoo.org> php-5.2.14.ebuild: + Stable for HPPA (bug #332039). 14 Aug 2010; Matti Bickel <mabi@gentoo.org> files/eblits/src_compile-v1.eblit: diff --git a/dev-lang/php/php-5.2.14.ebuild b/dev-lang/php/php-5.2.14.ebuild index 15436ec397f1..971fd9815338 100644 --- a/dev-lang/php/php-5.2.14.ebuild +++ b/dev-lang/php/php-5.2.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.14.ebuild,v 1.9 2010/08/14 14:26:53 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.14.ebuild,v 1.10 2010/08/16 22:25:43 jer Exp $ EAPI=2 @@ -14,7 +14,7 @@ PHP_PATCHSET="1" SUHOSIN_VERSION="$PV-0.9.7" EXPECTED_TEST_FAILURES="" -KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd" function php_get_uri () { |