commit:     df24fb3e2f2ce86c54f16a00bcd14f8b47462372
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  5 00:16:47 2017 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Thu Jan  5 00:16:47 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df24fb3e

dev-php/pecl-ps: don't set eclass variables to default values.

Package-Manager: portage-2.3.0

 dev-php/pecl-ps/pecl-ps-1.3.7-r1.ebuild | 5 +----
 dev-php/pecl-ps/pecl-ps-1.4.0.ebuild    | 5 +----
 2 files changed, 2 insertions(+), 8 deletions(-)

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 3e94102..dcc30b7 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 053a317..8ea1134 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

Reply via email to