dev-php/pecl-eio: revbump to fix DOCS.

Package-Manager: portage-2.2.20.1
This commit is contained in:
Michael Orlitzky
2015-09-25 14:09:46 -04:00
parent c95ea61f5b
commit 11344c2ded

View 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