From: Michael Orlitzky Date: Fri, 25 Sep 2015 18:09:46 +0000 (-0400) Subject: dev-php/pecl-eio: revbump to fix DOCS. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=11344c2ded4908aef6288e2c5db78df492b67e63;p=gentoo.git dev-php/pecl-eio: revbump to fix DOCS. Package-Manager: portage-2.2.20.1 --- diff --git a/dev-php/pecl-eio/pecl-eio-1.2.5.ebuild b/dev-php/pecl-eio/pecl-eio-1.2.5-r1.ebuild similarity index 83% rename from dev-php/pecl-eio/pecl-eio-1.2.5.ebuild rename to dev-php/pecl-eio/pecl-eio-1.2.5-r1.ebuild index ba7fa0b038c1..759544eb6f50 100644 --- a/dev-php/pecl-eio/pecl-eio-1.2.5.ebuild +++ b/dev-php/pecl-eio/pecl-eio-1.2.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,7 +6,7 @@ EAPI=5 PHP_EXT_NAME="eio" PHP_EXT_INI="yes" PHP_EXT_ZENDEXT="no" -DOCS="CREDITS EXPERIMENTAL INSTALL README LICENSE" +DOCS="README.md" USE_PHP="php5-4 php5-5 php5-6" inherit php-ext-pecl-r2 confutils