From: "Brian Evans" <grknight@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-oauth/
Date: Wed, 29 Jun 2016 16:20:48 +0000 (UTC) [thread overview]
Message-ID: <1467217123.62c458d82aa86554bf0b10bdbba6d3d3a698813a.grknight@gentoo> (raw)
commit: 62c458d82aa86554bf0b10bdbba6d3d3a698813a
Author: Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 29 16:18:43 2016 +0000
Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Wed Jun 29 16:18:43 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62c458d8
dev-php/pecl-oauth: Version bump into new slot
Package-Manager: portage-2.3.0
dev-php/pecl-oauth/Manifest | 2 +-
.../{pecl-oauth-2.0.0.ebuild => pecl-oauth-2.0.2.ebuild} | 9 ++++++---
2 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/dev-php/pecl-oauth/Manifest b/dev-php/pecl-oauth/Manifest
index d35b475..b9312d8 100644
--- a/dev-php/pecl-oauth/Manifest
+++ b/dev-php/pecl-oauth/Manifest
@@ -1,2 +1,2 @@
DIST oauth-1.2.3.tgz 45531 SHA256 86bb5ee37afe672d4532ad784c7f711855c79f0dabf0acacafd5344ab6cf0195 SHA512 ca61dbec8fa51679accb31eab90b8699c7780f2d60a83566ce05667148ee44b7dc70fd8235414d6a3a996b252ad4a236b3e8a549685fd7e890e0874029c455e1 WHIRLPOOL 20969ea78c25152ac8e32d0c726bd112bdc5cb2b8d2fc59401d2c43f3d8990ed51702235afb07f0b8af604a5cf7264661caff1a8fc6bc7db25e71d682583a69c
-DIST oauth-2.0.0.tgz 49031 SHA256 f223a166e82ea51a241c229c5788e19dcafd8a1886ce2b7635cae29cb33c4f0e SHA512 9d14297012a2e6c679e3377955b5d06e180c4d81926c1db6ec8cf503661b61e3290edcc9f5903c7e31e2316e98457f4758e3d0744dc2e0d3d1b26c6888e78cc2 WHIRLPOOL 072a8a495e27f2eb2ca308aa5e63c54c42ad19b487abb93860aeadb608f5237e7ae374543f7f8d78573d854b93262f39a9aad25728b811b2f9ab02c65510956b
+DIST oauth-2.0.2.tgz 49115 SHA256 87ce1a5d585f439f0ead2683f2f7dca76d538df9143da681978356b5e1c6e8e8 SHA512 b7aa9459542ec390a5420127d75607702ae6df6254f4e39acb62d35c6a39b8b7990499c279df07ce681081e455b55219c51df42fd516321f317465badf6d459d WHIRLPOOL 5cec99d60d0b6f0f2b0f5d219a27fd144372451b38093d5722943fca5293c4c4d5edc82976a7125f4a473d1c8c796756a173988fddc24a6bec481c8038151c0c
diff --git a/dev-php/pecl-oauth/pecl-oauth-2.0.0.ebuild b/dev-php/pecl-oauth/pecl-oauth-2.0.2.ebuild
similarity index 81%
rename from dev-php/pecl-oauth/pecl-oauth-2.0.0.ebuild
rename to dev-php/pecl-oauth/pecl-oauth-2.0.2.ebuild
index a384846..6e1d041 100644
--- a/dev-php/pecl-oauth/pecl-oauth-2.0.0.ebuild
+++ b/dev-php/pecl-oauth/pecl-oauth-2.0.2.ebuild
@@ -7,15 +7,18 @@ PHP_EXT_NAME="oauth"
PHP_EXT_INI="yes"
PHP_EXT_ZENDEXT="no"
-USE_PHP="php7-0"
+USE_PHP="php5-6 php7-0"
inherit php-ext-pecl-r2
+# Really only build for 7.0
+USE_PHP="php7-0"
+
KEYWORDS="~amd64 ~x86"
DESCRIPTION="OAuth is an authorization protocol built on top of HTTP"
LICENSE="BSD"
-SLOT="0"
+SLOT="7"
IUSE="examples"
for target in ${USE_PHP}; do
@@ -26,4 +29,4 @@ for target in ${USE_PHP}; do
done
DEPEND="${PHPUSEDEPEND}"
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND} php_targets_php5-6? ( ${CATEGORY}/${PN}:0 )"
next reply other threads:[~2016-06-29 16:20 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-29 16:20 Brian Evans [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-11-23 15:18 [gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-oauth/ Brian Evans
2020-12-08 21:40 Brian Evans
2020-09-30 18:05 Thomas Deutschmann
2020-09-30 18:05 Thomas Deutschmann
2020-02-11 18:50 Brian Evans
2020-02-11 18:50 Brian Evans
2019-12-02 13:39 Thomas Deutschmann
2018-10-22 20:25 Brian Evans
2018-04-06 17:31 Brian Evans
2017-03-05 1:44 Brian Evans
2016-12-01 15:47 Brian Evans
2016-12-01 15:47 Brian Evans
2016-01-14 21:35 Brian Evans
2015-09-25 17:00 Michael Orlitzky
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1467217123.62c458d82aa86554bf0b10bdbba6d3d3a698813a.grknight@gentoo \
--to=grknight@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox