dev-php/pecl-eio: revbump to fix DOCS.
authorMichael Orlitzky <mjo@gentoo.org>
Fri, 25 Sep 2015 18:09:46 +0000 (14:09 -0400)
committerMichael Orlitzky <mjo@gentoo.org>
Fri, 25 Sep 2015 18:09:46 +0000 (14:09 -0400)
Package-Manager: portage-2.2.20.1

dev-php/pecl-eio/pecl-eio-1.2.5-r1.ebuild [moved from dev-php/pecl-eio/pecl-eio-1.2.5.ebuild with 83% similarity]

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 ba7fa0b038c1c0a23c970b3bf238d7c5cf80b20d..759544eb6f50096fb8bd8ad8272708bf32f6afb6 100644 (file)
@@ -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