From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/detox/
Date: Tue, 13 Nov 2018 22:01:25 +0000 (UTC) [thread overview]
Message-ID: <1542146455.1502a99a9a7734316a5bfe1f8535af354a3f04f7.monsieurp@gentoo> (raw)
commit: 1502a99a9a7734316a5bfe1f8535af354a3f04f7
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 13 22:00:37 2018 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue Nov 13 22:00:55 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1502a99a
app-misc/detox: avoid collision with dev-python/detox.
Closes: https://bugs.gentoo.org/653416
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
app-misc/detox/detox-1.2.0-r3.ebuild | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/app-misc/detox/detox-1.2.0-r3.ebuild b/app-misc/detox/detox-1.2.0-r3.ebuild
index cbae89b4186..ec5d2e34a18 100644
--- a/app-misc/detox/detox-1.2.0-r3.ebuild
+++ b/app-misc/detox/detox-1.2.0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -18,8 +18,12 @@ IUSE=""
S="${WORKDIR}"/${MY_P}
-RDEPEND="dev-libs/popt"
-DEPEND="${RDEPEND}
+RDEPEND="
+ dev-libs/popt
+ !dev-python/detox"
+
+DEPEND="
+ ${RDEPEND}
sys-devel/flex
sys-devel/bison"
next reply other threads:[~2018-11-13 22:01 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-13 22:01 Patrice Clement [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-02-12 9:51 [gentoo-commits] repo/gentoo:master commit in: app-misc/detox/ Lars Wendler
2021-02-24 16:27 Sam James
2021-04-19 19:18 Sam James
2021-04-21 18:53 Sam James
2021-04-22 2:59 Sam James
2021-06-11 6:39 Sam James
2021-08-09 22:28 Sam James
2021-08-10 3:03 Sam James
2021-08-10 3:03 Sam James
2021-08-10 3:03 Sam James
2021-08-10 3:04 Sam James
2021-08-10 3:05 Sam James
2021-08-10 3:05 Sam James
2021-08-16 1:58 Sam James
2021-08-16 1:58 Sam James
2021-09-15 7:59 Agostino Sarubbo
2021-09-17 9:20 Agostino Sarubbo
2021-10-14 9:40 Sam James
2021-12-21 3:39 Yixun Lan
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=1542146455.1502a99a9a7734316a5bfe1f8535af354a3f04f7.monsieurp@gentoo \
--to=monsieurp@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