commit:     bbf5d42e6571de49ef3b6ff6b56815f3e5b5b878
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 30 06:53:18 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Jul 30 06:56:09 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbf5d42e

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(+)

diff --git a/dev-ruby/amatch/amatch-0.4.0.ebuild 
b/dev-ruby/amatch/amatch-0.4.0.ebuild
index 30a275a074d..75f46cf51b6 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

Reply via email to