From: "Gilles Dartiguelongue" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-voip/telepathy-haze/
Date: Thu, 24 Aug 2017 22:47:49 +0000 (UTC) [thread overview]
Message-ID: <1503614863.821692d22ef707100836b98f17c46e4846a3f5f4.eva@gentoo> (raw)
commit: 821692d22ef707100836b98f17c46e4846a3f5f4
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 24 22:06:18 2017 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Thu Aug 24 22:47:43 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=821692d2
net-voip/telepathy-haze: fix python_check_deps, bug #628492
Package-Manager: Portage-2.3.8, Repoman-2.3.3
net-voip/telepathy-haze/telepathy-haze-0.8.0-r2.ebuild | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/net-voip/telepathy-haze/telepathy-haze-0.8.0-r2.ebuild b/net-voip/telepathy-haze/telepathy-haze-0.8.0-r2.ebuild
index 838d5918129..73c85e8f10e 100644
--- a/net-voip/telepathy-haze/telepathy-haze-0.8.0-r2.ebuild
+++ b/net-voip/telepathy-haze/telepathy-haze-0.8.0-r2.ebuild
@@ -44,9 +44,10 @@ PATCHES=(
)
python_check_deps() {
- use test \
- && { has_version "dev-python/twisted[${PYTHON_USEDEP}]" \
- || has_version "dev-python/twisted-words[${PYTHON_USEDEP}]"; }
+ if use test ; then
+ has_version "dev-python/twisted[${PYTHON_USEDEP}]" \
+ || has_version "dev-python/twisted-words[${PYTHON_USEDEP}]"
+ fi
}
src_prepare() {
next reply other threads:[~2017-08-24 22:47 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-24 22:47 Gilles Dartiguelongue [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-03-26 17:36 [gentoo-commits] repo/gentoo:master commit in: net-voip/telepathy-haze/ Michał Górny
2019-10-20 17:38 Mart Raudsepp
2019-10-17 10:32 Agostino Sarubbo
2019-10-16 13:19 Joonas Niilola
2019-07-28 17:02 Aaron Bauman
2019-02-19 18:04 Andreas Sturmlechner
2018-11-02 13:23 Mart Raudsepp
2018-05-05 1:26 Aaron Bauman
2017-12-21 23:31 Mart Raudsepp
2017-12-16 14:04 Tobias Klausmann
2017-08-20 22:47 Gilles Dartiguelongue
2017-08-20 22:47 Gilles Dartiguelongue
2017-04-23 21:01 David Seifert
2016-06-11 19:39 Pacho Ramos
2016-06-11 12:06 Pacho Ramos
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=1503614863.821692d22ef707100836b98f17c46e4846a3f5f4.eva@gentoo \
--to=eva@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