commit:     3577c591294e9fd74e948db8b241fdc20b0436f7
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 29 17:20:52 2016 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Wed Jun 29 17:20:52 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3577c591

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 025da6a..5109ed2 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"

Reply via email to