projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5d894a
)
sys-apps/ripgrep: tweak DESCRIPTION (bug #624496)
author
Tim Harder
<radhermit@gentoo.org>
Thu, 20 Jul 2017 08:15:45 +0000
(
04:15
-0400)
committer
Tim Harder
<radhermit@gentoo.org>
Thu, 20 Jul 2017 08:17:29 +0000
(
04:17
-0400)
sys-apps/ripgrep/ripgrep-0.5.2.ebuild
patch
|
blob
|
history
diff --git
a/sys-apps/ripgrep/ripgrep-0.5.2.ebuild
b/sys-apps/ripgrep/ripgrep-0.5.2.ebuild
index 8445e52f2c6fe51cf34646b1d138dddc58467a41..655ba0b27356a8453726ea58a901c7189364bf47 100644
(file)
--- a/
sys-apps/ripgrep/ripgrep-0.5.2.ebuild
+++ b/
sys-apps/ripgrep/ripgrep-0.5.2.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-DESCRIPTION="a
command line search tool that combines usability with raw speed
"
+DESCRIPTION="a
search tool that combines the usability of ag with the raw speed of grep
"
HOMEPAGE="https://github.com/BurntSushi/ripgrep"
#SRC_URI="https://github.com/BurntSushi/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
# custom tarball bundling all deps and index, otherwise cargo fetches from the network