dev-php/libvirt-php: Drop php5-5 from 0.5.2

Package-Manager: Portage-2.3.6, Repoman-2.3.2
This commit is contained in:
Brian Evans
2017-07-11 11:26:10 -04:00
parent 23d408e391
commit 5cb05cf0ab

View 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