dev-php/pecl-zmq: Revbump for PHP 7.2 support; update live build
authorBrian Evans <grknight@gentoo.org>
Tue, 10 Apr 2018 16:03:44 +0000 (12:03 -0400)
committerBrian Evans <grknight@gentoo.org>
Tue, 10 Apr 2018 16:03:44 +0000 (12:03 -0400)
Package-Manager: Portage-2.3.28, Repoman-2.3.9

dev-php/pecl-zmq/pecl-zmq-1.1.3-r1.ebuild [moved from dev-php/pecl-zmq/pecl-zmq-1.1.3.ebuild with 83% similarity]
dev-php/pecl-zmq/pecl-zmq-9999.ebuild

similarity index 83%
rename from dev-php/pecl-zmq/pecl-zmq-1.1.3.ebuild
rename to dev-php/pecl-zmq/pecl-zmq-1.1.3-r1.ebuild
index 13dbe35d525e93cd66036cea74606a0c4a353a6d..f11a7b1e8df9a7f960c38158a52f09f7e5d776c7 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-USE_PHP="php5-6 php7-0 php7-1"
+USE_PHP="php5-6 php7-0 php7-1 php7-2"
 
 inherit php-ext-pecl-r3
 
index 3cf1f7076c2446305c339b686398a0efd17bbbc1..0045fcc8b0a711b9468049ea8617f6bb9bac67c8 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-USE_PHP="php5-6 php7-0 php7-1"
+USE_PHP="php5-6 php7-0 php7-1 php7-2"
 
 inherit php-ext-pecl-r3 git-r3