commit:     61a2784cb75cb9788b72cecb157c57396dbd6aa2
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 27 15:05:07 2018 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Tue Mar 27 18:18:54 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61a2784c

dev-php/pecl-uuid: Revision bump to add php7-1 and php7-2 USE

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 .../{pecl-uuid-1.0.4-r1.ebuild => pecl-uuid-1.0.4-r2.ebuild}          | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-php/pecl-uuid/pecl-uuid-1.0.4-r1.ebuild 
b/dev-php/pecl-uuid/pecl-uuid-1.0.4-r2.ebuild
similarity index 81%
rename from dev-php/pecl-uuid/pecl-uuid-1.0.4-r1.ebuild
rename to dev-php/pecl-uuid/pecl-uuid-1.0.4-r2.ebuild
index 2ffa46b3318..7a7a1010015 100644
--- a/dev-php/pecl-uuid/pecl-uuid-1.0.4-r1.ebuild
+++ b/dev-php/pecl-uuid/pecl-uuid-1.0.4-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 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_INIT="yes"
 PHP_EXT_ZENDEXT="no"
 DOCS=( CREDITS )
 
-USE_PHP="php7-0 php5-6"
+USE_PHP="php5-6 php7-0 php7-1 php7-2"
 
 inherit php-ext-pecl-r3
 

Reply via email to