summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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