summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2018-03-27 14:11:45 -0400
committerBrian Evans <grknight@gentoo.org>2018-03-27 14:19:47 -0400
commit03c4e92a7e4c42dbdbbe118e526ecadecf2cf22b (patch)
tree4854155e28a7c6f924c8991e27a3584e18d58364
parentdev-php/pecl-lzf: Drop old (diff)
downloadgentoo-03c4e92a7e4c42dbdbbe118e526ecadecf2cf22b.tar.gz
gentoo-03c4e92a7e4c42dbdbbe118e526ecadecf2cf22b.tar.bz2
gentoo-03c4e92a7e4c42dbdbbe118e526ecadecf2cf22b.zip
dev-php/pecl-gnupg: Revbump to include php7-1 and php7-2
Package-Manager: Portage-2.3.24, Repoman-2.3.6
-rw-r--r--dev-php/pecl-gnupg/pecl-gnupg-1.4.0-r1.ebuild (renamed from dev-php/pecl-gnupg/pecl-gnupg-1.4.0.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/pecl-gnupg/pecl-gnupg-1.4.0.ebuild b/dev-php/pecl-gnupg/pecl-gnupg-1.4.0-r1.ebuild
index c144cbfa74c4..ab2811be5020 100644
--- a/dev-php/pecl-gnupg/pecl-gnupg-1.4.0.ebuild
+++ b/dev-php/pecl-gnupg/pecl-gnupg-1.4.0-r1.ebuild
@@ -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