diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2015-09-25 14:09:46 -0400 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2015-09-25 14:09:46 -0400 |
commit | 11344c2ded4908aef6288e2c5db78df492b67e63 (patch) | |
tree | 7f781b603f99f29d9a226c96795bdf0bae617290 /dev-php/pecl-eio | |
parent | dev-php/pecl-dio: revbump to fix DOCS. (diff) | |
download | gentoo-11344c2ded4908aef6288e2c5db78df492b67e63.tar.gz gentoo-11344c2ded4908aef6288e2c5db78df492b67e63.tar.bz2 gentoo-11344c2ded4908aef6288e2c5db78df492b67e63.zip |
dev-php/pecl-eio: revbump to fix DOCS.
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-php/pecl-eio')
-rw-r--r-- | dev-php/pecl-eio/pecl-eio-1.2.5-r1.ebuild (renamed from dev-php/pecl-eio/pecl-eio-1.2.5.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
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 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 |