From: Michael Orlitzky Date: Fri, 25 Sep 2015 17:54:12 +0000 (-0400) Subject: dev-php/pecl-dio: revbump to fix DOCS. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c95ea61f5b840900855881fd81f0ba259857d2f9;p=gentoo.git dev-php/pecl-dio: revbump to fix DOCS. Package-Manager: portage-2.2.20.1 --- diff --git a/dev-php/pecl-dio/pecl-dio-0.0.7-r1.ebuild b/dev-php/pecl-dio/pecl-dio-0.0.7-r2.ebuild similarity index 81% rename from dev-php/pecl-dio/pecl-dio-0.0.7-r1.ebuild rename to dev-php/pecl-dio/pecl-dio-0.0.7-r2.ebuild index d4d4865cead8..1f80eeaadd88 100644 --- a/dev-php/pecl-dio/pecl-dio-0.0.7-r1.ebuild +++ b/dev-php/pecl-dio/pecl-dio-0.0.7-r2.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$ @@ -7,7 +7,6 @@ EAPI="5" PHP_EXT_NAME="dio" PHP_EXT_INI="yes" PHP_EXT_ZENDEXT="no" -DOCS="docs/examples/tutorial.txt ThanksTo.txt KnownIssues.txt" USE_PHP="php5-6 php5-5 php5-4"