commit:     589edc08a7701d3bab98a80942d3f573531bc0d7
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 20 08:15:45 2017 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Thu Jul 20 08:17:29 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=589edc08

sys-apps/ripgrep: tweak DESCRIPTION (bug #624496)

 sys-apps/ripgrep/ripgrep-0.5.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/ripgrep/ripgrep-0.5.2.ebuild 
b/sys-apps/ripgrep/ripgrep-0.5.2.ebuild
index 8445e52f2c6..655ba0b2735 100644
--- 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

Reply via email to