From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CAEAD1382DE for ; Wed, 29 Jun 2016 16:20:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A2C65E09B9; Wed, 29 Jun 2016 16:20:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 01066E09B9 for ; Wed, 29 Jun 2016 16:20:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AEA89340DE3 for ; Wed, 29 Jun 2016 16:20:50 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AF9D297B for ; Wed, 29 Jun 2016 16:20:48 +0000 (UTC) From: "Brian Evans" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Brian Evans" Message-ID: <1467217123.62c458d82aa86554bf0b10bdbba6d3d3a698813a.grknight@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-oauth/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-php/pecl-oauth/Manifest dev-php/pecl-oauth/pecl-oauth-2.0.0.ebuild dev-php/pecl-oauth/pecl-oauth-2.0.2.ebuild X-VCS-Directories: dev-php/pecl-oauth/ X-VCS-Committer: grknight X-VCS-Committer-Name: Brian Evans X-VCS-Revision: 62c458d82aa86554bf0b10bdbba6d3d3a698813a X-VCS-Branch: master Date: Wed, 29 Jun 2016 16:20:48 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 82758354-b132-4069-8cd3-962b062afc18 X-Archives-Hash: 2b4e8e900a4e83f252c1f2ed6c6fad73 commit: 62c458d82aa86554bf0b10bdbba6d3d3a698813a Author: Brian Evans gentoo org> AuthorDate: Wed Jun 29 16:18:43 2016 +0000 Commit: Brian Evans gentoo 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 )"