Skip to content

Commit

Permalink
dev-php/pecl-oauth: revbump to fix DOCS and add USE=examples.
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.20.1
  • Loading branch information
orlitzky committed Sep 25, 2015
1 parent a2db7eb commit d5335c4
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand All @@ -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}
Expand Down

0 comments on commit d5335c4

Please sign in to comment.