dev-php/pecl-ps: don't set eclass variables to default values.
authorMichael Orlitzky <mjo@gentoo.org>
Thu, 5 Jan 2017 00:16:47 +0000 (19:16 -0500)
committerMichael Orlitzky <mjo@gentoo.org>
Thu, 5 Jan 2017 00:16:47 +0000 (19:16 -0500)
Package-Manager: portage-2.3.0

dev-php/pecl-ps/pecl-ps-1.3.7-r1.ebuild
dev-php/pecl-ps/pecl-ps-1.4.0.ebuild

index 3e9410216c3d39515073abdbcadfe615b1f4f150..dcc30b762d8021b389dbf3c713244572c81bfb91 100644 (file)
@@ -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
index 053a317af66cf16aa016a1e0f6a540672a7390aa..8ea1134f7a94ce02a719a46d2d1397dfd74ba8d5 100644 (file)
@@ -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