public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Brian Evans" <grknight@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-raphf/
Date: Tue, 23 Aug 2016 20:58:29 +0000 (UTC)	[thread overview]
Message-ID: <1471985901.50b835c037e4fc54e77e67bd51266af33b19e0b8.grknight@gentoo> (raw)

commit:     50b835c037e4fc54e77e67bd51266af33b19e0b8
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 23 20:57:05 2016 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Tue Aug 23 20:58:21 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50b835c0

dev-php/pecl-raphf: Fix EAPI6 build error when php7-0 is off

Package-Manager: portage-2.3.0

 dev-php/pecl-raphf/pecl-raphf-2.0.0.ebuild | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/dev-php/pecl-raphf/pecl-raphf-2.0.0.ebuild b/dev-php/pecl-raphf/pecl-raphf-2.0.0.ebuild
index ac02038..0789ef1 100644
--- a/dev-php/pecl-raphf/pecl-raphf-2.0.0.ebuild
+++ b/dev-php/pecl-raphf/pecl-raphf-2.0.0.ebuild
@@ -23,3 +23,11 @@ SLOT="7"
 IUSE=""
 
 RDEPEND="php_targets_php5-6? ( ${CATEGORY}/${PN}:0[php_targets_php5-6] )"
+
+src_prepare() {
+	if use php_targets_php7-0 ; then
+		php-ext-source-r3_src_prepare
+	else
+		default_src_prepare
+	fi
+}


             reply	other threads:[~2016-08-23 20:58 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-23 20:58 Brian Evans [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-12  7:54 [gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-raphf/ Sam James
2024-12-12  7:07 Arthur Zamarin
2023-12-28  2:00 Conrad Kostecki
2023-12-28  2:00 Conrad Kostecki
2023-07-04 13:59 Sam James
2023-07-04 10:13 Sam James
2021-11-22 19:57 Brian Evans
2021-10-23 12:46 Brian Evans
2021-10-23  7:44 Agostino Sarubbo
2021-10-21  4:40 Agostino Sarubbo
2020-12-10 20:26 Brian Evans
2019-12-05 18:11 Brian Evans
2019-12-05 18:11 Brian Evans
2019-11-28 22:48 Thomas Deutschmann
2019-11-17 21:01 Thomas Deutschmann
2019-06-07 14:14 Thomas Deutschmann
2018-01-29 16:44 Brian Evans
2018-01-29 16:44 Brian Evans
2017-02-23 16:30 Agostino Sarubbo
2017-02-22 15:06 Agostino Sarubbo
2017-01-05  0:55 Michael Orlitzky
2016-12-28 21:20 Brian Evans
2016-11-19 13:55 Agostino Sarubbo
2016-11-19 13:53 Agostino Sarubbo
2016-07-13 14:41 Brian Evans

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=1471985901.50b835c037e4fc54e77e67bd51266af33b19e0b8.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