From: Brian Evans Date: Tue, 10 Apr 2018 16:03:44 +0000 (-0400) Subject: dev-php/pecl-zmq: Revbump for PHP 7.2 support; update live build X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=bb52ad3c42af02c2578532d6280dcaaf424c6368;p=gentoo.git dev-php/pecl-zmq: Revbump for PHP 7.2 support; update live build Package-Manager: Portage-2.3.28, Repoman-2.3.9 --- 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 13dbe35d525e..f11a7b1e8df9 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 3cf1f7076c24..0045fcc8b0a7 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