From bbf5d42e6571de49ef3b6ff6b56815f3e5b5b878 Mon Sep 17 00:00:00 2001 From: Hans de Graaff Date: Sun, 30 Jul 2017 08:53:18 +0200 Subject: dev-ruby/amatch: add blockers for agrep binary, bug 626480 Package-Manager: Portage-2.3.6, Repoman-2.3.2 --- dev-ruby/amatch/amatch-0.4.0.ebuild | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dev-ruby/amatch') diff --git a/dev-ruby/amatch/amatch-0.4.0.ebuild b/dev-ruby/amatch/amatch-0.4.0.ebuild index 30a275a074dc..75f46cf51b64 100644 --- a/dev-ruby/amatch/amatch-0.4.0.ebuild +++ b/dev-ruby/amatch/amatch-0.4.0.ebuild @@ -21,6 +21,9 @@ IUSE="" ruby_add_rdepend "=dev-ruby/tins-1*" +# These packages also provide agrep, bug 626480 +RDEPEND+=" !app-misc/glimpse !app-text/agrep !dev-libs/tre" + all_ruby_prepare() { # mize is listed as a dependency but not actually used sed -i -e '/mize/d' ${RUBY_FAKEGEM_GEMSPEC} || die -- cgit v1.2.3-65-gdbad