dev-php/libvirt-php: Drop php5-5 from 0.5.2
authorBrian Evans <grknight@gentoo.org>
Tue, 11 Jul 2017 15:26:10 +0000 (11:26 -0400)
committerBrian Evans <grknight@gentoo.org>
Tue, 11 Jul 2017 15:26:10 +0000 (11:26 -0400)
Package-Manager: Portage-2.3.6, Repoman-2.3.2

dev-php/libvirt-php/libvirt-php-0.5.2.ebuild

index 0a94842eb53ad5b5b0b1c12e62c5112983dd709b..bc4fa0c889b2134b54fb6a6121a895db0619abe7 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
 PHP_EXT_NAME="libvirt-php"
 PHP_EXT_SKIP_PHPIZE="yes"
-USE_PHP="php5-6 php5-5"
+USE_PHP="php5-6"
 
 inherit php-ext-source-r2 eutils