commit: bb52ad3c42af02c2578532d6280dcaaf424c6368
Author: Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 10 16:03:44 2018 +0000
Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Tue Apr 10 16:03:44 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb52ad3c
dev-php/pecl-zmq: Revbump for PHP 7.2 support; update live build
Package-Manager: Portage-2.3.28, Repoman-2.3.9
dev-php/pecl-zmq/{pecl-zmq-1.1.3.ebuild => pecl-zmq-1.1.3-r1.ebuild} | 4 ++--
dev-php/pecl-zmq/pecl-zmq-9999.ebuild | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-php/pecl-zmq/pecl-zmq-1.1.3.ebuild
b/dev-php/pecl-zmq/pecl-zmq-1.1.3-r1.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 13dbe35d525..f11a7b1e8df 100644
--- a/dev-php/pecl-zmq/pecl-zmq-1.1.3.ebuild
+++ b/dev-php/pecl-zmq/pecl-zmq-1.1.3-r1.ebuild
@@ -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
diff --git a/dev-php/pecl-zmq/pecl-zmq-9999.ebuild
b/dev-php/pecl-zmq/pecl-zmq-9999.ebuild
index 3cf1f7076c2..0045fcc8b0a 100644
--- a/dev-php/pecl-zmq/pecl-zmq-9999.ebuild
+++ b/dev-php/pecl-zmq/pecl-zmq-9999.ebuild
@@ -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