projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d9b5b90
)
dev-ruby/amatch: add blockers for agrep binary, bug 626480
author
Hans de Graaff
<graaff@gentoo.org>
Sun, 30 Jul 2017 06:53:18 +0000
(08:53 +0200)
committer
Hans de Graaff
<graaff@gentoo.org>
Sun, 30 Jul 2017 06:56:09 +0000
(08:56 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-ruby/amatch/amatch-0.4.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-ruby/amatch/amatch-0.4.0.ebuild
b/dev-ruby/amatch/amatch-0.4.0.ebuild
index 30a275a074dc7754040acd425460baeaaa47dea9..75f46cf51b64528123e12ec81b624afb2ffbf601 100644
(file)
--- 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