diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-01-07 17:37:11 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-01-07 17:37:11 +0000 |
commit | cfa70fb66c6313522c82a39ad9949b9e0a771659 (patch) | |
tree | e455b1431b38e992f5099fbb52ed824ecf51f3dd /dev-lang/php/php-5.2.17.ebuild | |
parent | Stable on amd64 wrt bug #350908 (diff) | |
download | gentoo-2-cfa70fb66c6313522c82a39ad9949b9e0a771659.tar.gz gentoo-2-cfa70fb66c6313522c82a39ad9949b9e0a771659.tar.bz2 gentoo-2-cfa70fb66c6313522c82a39ad9949b9e0a771659.zip |
Stable on amd64 wrt bug #350908
(Portage version: 2.1.9.30/cvs/Linux x86_64)
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 88410fa3ca8b..39912a1ff3e9 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.1 2011/01/06 23:35:43 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.17.ebuild,v 1.2 2011/01/07 17:37:11 hwoarang 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 ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc64 ~x86" function php_get_uri () { |