dev-php/pecl-yaz: Revbump for php 7.2 support
authorBrian Evans <grknight@gentoo.org>
Thu, 5 Apr 2018 15:04:19 +0000 (11:04 -0400)
committerBrian Evans <grknight@gentoo.org>
Fri, 6 Apr 2018 13:47:50 +0000 (09:47 -0400)
Package-Manager: Portage-2.3.28, Repoman-2.3.9

dev-php/pecl-yaz/pecl-yaz-1.2.2-r1.ebuild [moved from dev-php/pecl-yaz/pecl-yaz-1.2.2.ebuild with 85% similarity]

similarity index 85%
rename from dev-php/pecl-yaz/pecl-yaz-1.2.2.ebuild
rename to dev-php/pecl-yaz/pecl-yaz-1.2.2-r1.ebuild
index 8c86ba44950b931eea65c1ca37e94bb56e0e36db..aa7a51a8b8ad0ace83c140ec78b31153109a5241 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ PHP_EXT_INI="yes"
 PHP_EXT_ZENDEXT="no"
 DOCS=( README )
 
-USE_PHP="php5-6 php7-0 php7-1"
+USE_PHP="php5-6 php7-0 php7-1 php7-2"
 
 inherit php-ext-pecl-r3