From: Andreas Sturmlechner Date: Sun, 24 Nov 2019 17:09:35 +0000 (+0100) Subject: media-gfx/graphviz: Fix bogus RDEPENDs X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=879108bea649eacf069bd3ebdb1b1b24e2eabfee;p=gentoo.git media-gfx/graphviz: Fix bogus RDEPENDs Result of a bad conflict resolution. Reported-by: David Flogeras Closes: https://bugs.gentoo.org/699028 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Andreas Sturmlechner --- diff --git a/media-gfx/graphviz/graphviz-2.42.1.ebuild b/media-gfx/graphviz/graphviz-2.42.1-r1.ebuild similarity index 99% rename from media-gfx/graphviz/graphviz-2.42.1.ebuild rename to media-gfx/graphviz/graphviz-2.42.1-r1.ebuild index a87a88648f07..4dac9f5771e0 100644 --- a/media-gfx/graphviz/graphviz-2.42.1.ebuild +++ b/media-gfx/graphviz/graphviz-2.42.1-r1.ebuild @@ -74,7 +74,7 @@ DEPEND="${COMMON_DEPEND} ruby? ( dev-lang/swig ) tcl? ( dev-lang/swig ) " -RDEPEND="${DEPEND} +RDEPEND="${COMMON_DEPEND} !<=sci-chemistry/cluster-1.3.081231 "