From: Michael Orlitzky Date: Thu, 5 Jan 2017 00:16:47 +0000 (-0500) Subject: dev-php/pecl-ps: don't set eclass variables to default values. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=df24fb3e2f2ce86c54f16a00bcd14f8b47462372;p=gentoo.git dev-php/pecl-ps: don't set eclass variables to default values. Package-Manager: portage-2.3.0 --- diff --git a/dev-php/pecl-ps/pecl-ps-1.3.7-r1.ebuild b/dev-php/pecl-ps/pecl-ps-1.3.7-r1.ebuild index 3e9410216c3d..dcc30b762d80 100644 --- a/dev-php/pecl-ps/pecl-ps-1.3.7-r1.ebuild +++ b/dev-php/pecl-ps/pecl-ps-1.3.7-r1.ebuild @@ -1,13 +1,10 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=6 PHP_EXT_NAME="ps" -PHP_EXT_INI="yes" -PHP_EXT_ZENDEXT="no" - USE_PHP="php5-6" inherit php-ext-pecl-r3 diff --git a/dev-php/pecl-ps/pecl-ps-1.4.0.ebuild b/dev-php/pecl-ps/pecl-ps-1.4.0.ebuild index 053a317af66c..8ea1134f7a94 100644 --- a/dev-php/pecl-ps/pecl-ps-1.4.0.ebuild +++ b/dev-php/pecl-ps/pecl-ps-1.4.0.ebuild @@ -1,13 +1,10 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=6 PHP_EXT_NAME="ps" -PHP_EXT_INI="yes" -PHP_EXT_ZENDEXT="no" - USE_PHP="php5-6 php7-0" inherit php-ext-pecl-r3