From 3577c591294e9fd74e948db8b241fdc20b0436f7 Mon Sep 17 00:00:00 2001 From: Brian Evans Date: Wed, 29 Jun 2016 13:20:52 -0400 Subject: dev-php/pecl-libevent: Replace php5-4 USE with php5-6 Builds fine with PHP 5.6 API Package-Manager: portage-2.3.0 --- dev-php/pecl-libevent/pecl-libevent-0.1.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-php/pecl-libevent/pecl-libevent-0.1.0-r1.ebuild b/dev-php/pecl-libevent/pecl-libevent-0.1.0-r1.ebuild index 025da6ae4ec1..5109ed24a99e 100644 --- a/dev-php/pecl-libevent/pecl-libevent-0.1.0-r1.ebuild +++ b/dev-php/pecl-libevent/pecl-libevent-0.1.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,7 +7,7 @@ PHP_EXT_NAME="libevent" PHP_EXT_INI="yes" PHP_EXT_ZENDEXT="no" -USE_PHP="php5-5 php5-4" +USE_PHP="php5-5 php5-6" inherit php-ext-pecl-r2 KEYWORDS="~amd64 ~x86" -- cgit v1.2.3-65-gdbad