commit: c95ea61f5b840900855881fd81f0ba259857d2f9
Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 25 17:54:12 2015 +0000
Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Fri Sep 25 17:54:33 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c95ea61f
dev-php/pecl-dio: revbump to fix DOCS.
Package-Manager: portage-2.2.20.1
.../pecl-dio/{pecl-dio-0.0.7-r1.ebuild => pecl-dio-0.0.7-r2.ebuild} | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
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 d4d4865..1f80eea 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"