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: Thu, 14 Jan 2016 21:35:50 +0000 (UTC) [thread overview]
Message-ID: <1452807338.c7b6acb1a6e90a656fa1f5ab7cdf45ceb8ed20b4.grknight@gentoo> (raw)
commit: c7b6acb1a6e90a656fa1f5ab7cdf45ceb8ed20b4
Author: Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 14 21:10:44 2016 +0000
Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Thu Jan 14 21:35:38 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7b6acb1
dev-php/pecl-oauth: Version bump for php-7
Package-Manager: portage-2.2.26
dev-php/pecl-oauth/Manifest | 1 +
dev-php/pecl-oauth/pecl-oauth-2.0.0.ebuild | 29 +++++++++++++++++++++++++++++
2 files changed, 30 insertions(+)
diff --git a/dev-php/pecl-oauth/Manifest b/dev-php/pecl-oauth/Manifest
index 9f1fb3c..d35b475 100644
--- a/dev-php/pecl-oauth/Manifest
+++ b/dev-php/pecl-oauth/Manifest
@@ -1 +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
diff --git a/dev-php/pecl-oauth/pecl-oauth-2.0.0.ebuild b/dev-php/pecl-oauth/pecl-oauth-2.0.0.ebuild
new file mode 100644
index 0000000..a384846
--- /dev/null
+++ b/dev-php/pecl-oauth/pecl-oauth-2.0.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+PHP_EXT_NAME="oauth"
+PHP_EXT_INI="yes"
+PHP_EXT_ZENDEXT="no"
+
+USE_PHP="php7-0"
+
+inherit php-ext-pecl-r2
+
+KEYWORDS="~amd64 ~x86"
+
+DESCRIPTION="OAuth is an authorization protocol built on top of HTTP"
+LICENSE="BSD"
+SLOT="0"
+IUSE="examples"
+
+for target in ${USE_PHP}; do
+ slot=${target/php}
+ slot=${slot/-/.}
+ PHPUSEDEPEND="${PHPUSEDEPEND}
+ php_targets_${target}? ( dev-lang/php:${slot}[hash] )"
+done
+
+DEPEND="${PHPUSEDEPEND}"
+RDEPEND="${DEPEND}"
next reply other threads:[~2016-01-14 21:35 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-14 21:35 Brian Evans [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-17 20:39 [gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-oauth/ Michael Orlitzky
2021-11-23 15:18 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-06-29 16:20 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=1452807338.c7b6acb1a6e90a656fa1f5ab7cdf45ceb8ed20b4.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