diff options
author | 2011-01-08 21:12:15 +0000 | |
---|---|---|
committer | 2011-01-08 21:12:15 +0000 | |
commit | 089cdf6e8f17863ef9fbdc1ae0c11811702c555f (patch) | |
tree | 46d8ca69ab2d6a0db5de2bc47ef5bb8826159975 /dev-lang/php/php-5.2.17.ebuild | |
parent | arm stable, bug #350908 (diff) | |
download | historical-089cdf6e8f17863ef9fbdc1ae0c11811702c555f.tar.gz historical-089cdf6e8f17863ef9fbdc1ae0c11811702c555f.tar.bz2 historical-089cdf6e8f17863ef9fbdc1ae0c11811702c555f.zip |
arm stable, bug #350908
Package-Manager: portage-2.1.9.30/cvs/Linux i686
Diffstat (limited to 'dev-lang/php/php-5.2.17.ebuild')
-rw-r--r-- | dev-lang/php/php-5.2.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/php/php-5.2.17.ebuild b/dev-lang/php/php-5.2.17.ebuild index e28509454eaf..b122e220b910 100644 --- a/dev-lang/php/php-5.2.17.ebuild +++ b/dev-lang/php/php-5.2.17.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.2.17.ebuild,v 1.4 2011/01/08 01:24:13 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.17.ebuild,v 1.5 2011/01/08 21:12:15 maekke Exp $ EAPI=2 @@ -13,7 +13,7 @@ inherit eutils autotools flag-o-matic versionator depend.apache apache-module db SUHOSIN_VERSION="5.2.16-0.9.7" EXPECTED_TEST_FAILURES="" -KEYWORDS="~alpha amd64 ~arm ~hppa ppc ~ppc64 x86" +KEYWORDS="~alpha amd64 arm ~hppa ppc ~ppc64 x86" function php_get_uri () { |