dev-php/pecl-dio: Revbump for PHP 7.2 support
authorBrian Evans <grknight@gentoo.org>
Mon, 9 Apr 2018 12:55:41 +0000 (08:55 -0400)
committerBrian Evans <grknight@gentoo.org>
Mon, 9 Apr 2018 15:07:56 +0000 (11:07 -0400)
Package-Manager: Portage-2.3.28, Repoman-2.3.9

dev-php/pecl-dio/pecl-dio-0.1.0-r1.ebuild [moved from dev-php/pecl-dio/pecl-dio-0.1.0.ebuild with 81% similarity]

similarity index 81%
rename from dev-php/pecl-dio/pecl-dio-0.1.0.ebuild
rename to dev-php/pecl-dio/pecl-dio-0.1.0-r1.ebuild
index cf38fc0e688f5be0f01837e210f62b66474fa64b..113db6ef9fb084bd4fb767acdf6533f9d789cf14 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"
@@ -7,7 +7,7 @@ PHP_EXT_NAME="dio"
 PHP_EXT_INI="yes"
 PHP_EXT_ZENDEXT="no"
 
-USE_PHP="php5-6 php7-0 php7-1"
+USE_PHP="php5-6 php7-0 php7-1 php7-2"
 
 MY_PV=${PV/_rc/RC}
 PHP_EXT_S="${WORKDIR}/${PN/pecl-/}-${MY_PV}"