summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php/pecl-oauth')
-rw-r--r--dev-php/pecl-oauth/pecl-oauth-1.2.3-r3.ebuild (renamed from dev-php/pecl-oauth/pecl-oauth-1.2.3-r2.ebuild)3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-php/pecl-oauth/pecl-oauth-1.2.3-r2.ebuild b/dev-php/pecl-oauth/pecl-oauth-1.2.3-r3.ebuild
index e409572d0c69..0afc7320d7ae 100644
--- a/dev-php/pecl-oauth/pecl-oauth-1.2.3-r2.ebuild
+++ b/dev-php/pecl-oauth/pecl-oauth-1.2.3-r3.ebuild
@@ -6,7 +6,6 @@ EAPI="5"
PHP_EXT_NAME="oauth"
PHP_EXT_INI="yes"
PHP_EXT_ZENDEXT="no"
-DOCS="README"
USE_PHP="php5-6 php5-5 php5-4"
@@ -17,7 +16,7 @@ KEYWORDS="~amd64 ~x86"
DESCRIPTION="OAuth is an authorization protocol built on top of HTTP"
LICENSE="BSD"
SLOT="0"
-IUSE=""
+IUSE="examples"
for target in ${USE_PHP}; do
slot=${target/php}