commit:     d5335c4e77eec4e81687b8db78f00ea9a48fc9de
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 25 16:59:47 2015 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Fri Sep 25 17:00:01 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5335c4e

dev-php/pecl-oauth: revbump to fix DOCS and add USE=examples.

Package-Manager: portage-2.2.20.1

 .../{pecl-oauth-1.2.3-r2.ebuild => pecl-oauth-1.2.3-r3.ebuild}         | 3 +--
 1 file changed, 1 insertion(+), 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
similarity index 96%
rename from dev-php/pecl-oauth/pecl-oauth-1.2.3-r2.ebuild
rename to dev-php/pecl-oauth/pecl-oauth-1.2.3-r3.ebuild
index e409572..0afc732 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}

Reply via email to