From 879108bea649eacf069bd3ebdb1b1b24e2eabfee Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sun, 24 Nov 2019 18:09:35 +0100 Subject: [PATCH] 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 --- .../{graphviz-2.42.1.ebuild => graphviz-2.42.1-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename media-gfx/graphviz/{graphviz-2.42.1.ebuild => graphviz-2.42.1-r1.ebuild} (99%) 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 " -- 2.26.2