From: "Gilles Dartiguelongue" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-voip/telepathy-salut/
Date: Thu, 24 Aug 2017 22:47:49 +0000 (UTC) [thread overview]
Message-ID: <1503614861.92cd1e59e3197f22618fb68be9efb0eb736e5960.eva@gentoo> (raw)
commit: 92cd1e59e3197f22618fb68be9efb0eb736e5960
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 24 22:04:29 2017 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Thu Aug 24 22:47:41 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92cd1e59
net-voip/telepathy-salut: fix python_check_deps, bug #628486
Package-Manager: Portage-2.3.8, Repoman-2.3.3
net-voip/telepathy-salut/telepathy-salut-0.8.1-r1.ebuild | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/net-voip/telepathy-salut/telepathy-salut-0.8.1-r1.ebuild b/net-voip/telepathy-salut/telepathy-salut-0.8.1-r1.ebuild
index f5766fe7ad3..10baef9097d 100644
--- a/net-voip/telepathy-salut/telepathy-salut-0.8.1-r1.ebuild
+++ b/net-voip/telepathy-salut/telepathy-salut-0.8.1-r1.ebuild
@@ -50,9 +50,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
}
pkg_setup() {
next reply other threads:[~2017-08-24 22:47 UTC|newest]
Thread overview: 23+ 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 --
2022-11-25 3:08 [gentoo-commits] repo/gentoo:master commit in: net-voip/telepathy-salut/ Matt Turner
2022-10-29 17:44 Matt Turner
2022-05-20 19:16 Pacho Ramos
2021-06-22 18:19 Sam James
2021-06-17 22:18 Thomas Deutschmann
2021-06-17 20:32 Thomas Deutschmann
2020-09-27 6:17 Michał Górny
2020-03-26 17:36 Michał Górny
2019-07-28 17:02 Aaron Bauman
2019-04-24 19:39 Andreas Sturmlechner
2019-02-19 18:04 Andreas Sturmlechner
2019-02-07 13:33 Mikle Kolyada
2019-02-02 10:11 Sergei Trofimovich
2019-02-01 20:00 Tobias Klausmann
2019-01-31 22:15 Thomas Deutschmann
2018-02-03 23:17 Mart Raudsepp
2018-01-27 22:31 Sergei Trofimovich
2017-12-19 19:14 Thomas Deutschmann
2017-12-16 14:04 Tobias Klausmann
2017-11-06 20:49 Tobias Klausmann
2017-11-04 13:04 Sergei Trofimovich
2017-08-20 22:47 Gilles Dartiguelongue
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=1503614861.92cd1e59e3197f22618fb68be9efb0eb736e5960.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