dev-php/pecl-gnupg: Revbump to include php7-1 and php7-2
authorBrian Evans <grknight@gentoo.org>
Tue, 27 Mar 2018 18:11:45 +0000 (14:11 -0400)
committerBrian Evans <grknight@gentoo.org>
Tue, 27 Mar 2018 18:19:47 +0000 (14:19 -0400)
Package-Manager: Portage-2.3.24, Repoman-2.3.6

dev-php/pecl-gnupg/pecl-gnupg-1.4.0-r1.ebuild [moved from dev-php/pecl-gnupg/pecl-gnupg-1.4.0.ebuild with 86% similarity]

similarity index 86%
rename from dev-php/pecl-gnupg/pecl-gnupg-1.4.0.ebuild
rename to dev-php/pecl-gnupg/pecl-gnupg-1.4.0-r1.ebuild
index c144cbfa74c4c9d9aba018e95b6c9d5e5ee2abbd..ab2811be502041a2194ad6af5cb9960ea81bb452 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -10,7 +10,7 @@ PHP_EXT_ZENDEXT="no"
 PHP_EXT_PECL_FILENAME="${MY_P}.tgz"
 PHP_EXT_S="${WORKDIR}/${MY_P}"
 
-USE_PHP="php5-6 php7-0"
+USE_PHP="php5-6 php7-0 php7-1 php7-2"
 
 inherit php-ext-pecl-r3