projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
19b05fe
)
app-misc/jq: use ltprune eclass instead of eutils
author
Tim Harder
<radhermit@gentoo.org>
Sat, 23 Sep 2017 10:28:46 +0000
(06:28 -0400)
committer
Tim Harder
<radhermit@gentoo.org>
Sat, 23 Sep 2017 10:28:46 +0000
(06:28 -0400)
app-misc/jq/jq-1.5-r3.ebuild
patch
|
blob
|
history
diff --git
a/app-misc/jq/jq-1.5-r3.ebuild
b/app-misc/jq/jq-1.5-r3.ebuild
index bc6fba6cc3810e6ef47e058bc814cccab329223d..f2b7f8001e52d8478a75760869550beca88effb1 100644
(file)
--- a/
app-misc/jq/jq-1.5-r3.ebuild
+++ b/
app-misc/jq/jq-1.5-r3.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-inherit autotools
eutils
+inherit autotools
ltprune
DESCRIPTION="A lightweight and flexible command-line JSON processor"
HOMEPAGE="https://stedolan.github.com/jq/"