From: "Brian Evans" <grknight@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-ps/
Date: Mon, 14 Aug 2017 20:40:22 +0000 (UTC) [thread overview]
Message-ID: <1502743212.492ace3d9e6b65efecb1827effae25e8c95237f2.grknight@gentoo> (raw)
commit: 492ace3d9e6b65efecb1827effae25e8c95237f2
Author: Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 14 20:40:12 2017 +0000
Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Mon Aug 14 20:40:12 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=492ace3d
dev-php/pecl-ps: Fix syntax error wrt bug 627882
Package-Manager: Portage-2.3.7, Repoman-2.3.3
dev-php/pecl-ps/pecl-ps-1.4.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-php/pecl-ps/pecl-ps-1.4.1.ebuild b/dev-php/pecl-ps/pecl-ps-1.4.1.ebuild
index 86ad145c8f7..e9eca43623d 100644
--- a/dev-php/pecl-ps/pecl-ps-1.4.1.ebuild
+++ b/dev-php/pecl-ps/pecl-ps-1.4.1.ebuild
@@ -27,7 +27,7 @@ RDEPEND="${DEPEND} php_targets_php5-6? ( dev-php/pecl-ps:0[php_targets_php5-6] )
PHP_EXT_ECONF_ARGS=""
src_prepare() {
- if use php_targets_php7-0 || use php_target_php7-1 || use php_targets_php7-2 ; then
+ if use php_targets_php7-0 || use php_targets_php7-1 || use php_targets_php7-2 ; then
php-ext-source-r3_src_prepare
else
default_src_prepare
@@ -35,7 +35,7 @@ src_prepare() {
}
src_install() {
- if use php_targets_php7-0 || use php_target_php7-1 || use php_targets_php7-2 ; then
+ if use php_targets_php7-0 || use php_targets_php7-1 || use php_targets_php7-2 ; then
php-ext-pecl-r3_src_install
fi
}
next reply other threads:[~2017-08-14 20:40 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-14 20:40 Brian Evans [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-05-03 17:30 [gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-ps/ Brian Evans
2021-11-23 16:15 Brian Evans
2021-09-29 18:43 Brian Evans
2021-08-27 14:34 Brian Evans
2019-12-12 14:25 Brian Evans
2019-11-29 13:34 Thomas Deutschmann
2019-11-29 13:34 Thomas Deutschmann
2019-06-07 14:14 Thomas Deutschmann
2017-08-14 15:01 Brian Evans
2017-01-05 0:21 Michael Orlitzky
2016-12-06 14:05 Brian Evans
2016-12-06 14:05 Brian Evans
2016-08-23 20:58 Brian Evans
2016-07-25 14:36 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=1502743212.492ace3d9e6b65efecb1827effae25e8c95237f2.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