projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37e882e
)
app-text/agrep: add block on dev-ruby/amatch.
author
Patrice Clement
<monsieurp@gentoo.org>
Tue, 1 Aug 2017 20:53:54 +0000
(22:53 +0200)
committer
Patrice Clement
<monsieurp@gentoo.org>
Tue, 1 Aug 2017 20:53:54 +0000
(22:53 +0200)
Gentoo-Bug: https://bugs.gentoo.org/626480
Package-Manager: Portage-2.3.6, Repoman-2.3.1
app-text/agrep/agrep-2.04-r2.ebuild
patch
|
blob
|
history
diff --git
a/app-text/agrep/agrep-2.04-r2.ebuild
b/app-text/agrep/agrep-2.04-r2.ebuild
index 8ea949ebca9e37967892e5fb87d7d0a09db820d4..0a6e2dc5cf2815f993e3001f34b2d2df1dc3bb44 100644
(file)
--- a/
app-text/agrep/agrep-2.04-r2.ebuild
+++ b/
app-text/agrep/agrep-2.04-r2.ebuild
@@
-15,12
+15,14
@@
KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos ~sparc-solaris"
RDEPEND="
!dev-libs/tre
+ !dev-ruby/amatch
!app-misc/glimpse"
DOCS=( README agrep.algorithms agrep.chronicle COPYRIGHT contribution.list )
src_compile() {
- sed -i -e 's/^CFLAGS.*//' \
+ sed -i \
+ -e 's/^CFLAGS.*//' \
-e "s:\$(CFLAGS):& \$(LDFLAGS) :" Makefile || die
tc-export CC
emake