From: Georgy Yakovlev Date: Sun, 1 Sep 2019 07:34:17 +0000 (-0700) Subject: sys-apps/bat: update DESCRIPTION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=efd0fc057ad03dce15caa013bd234eb71a5768e7;p=gentoo.git sys-apps/bat: update DESCRIPTION Package-Manager: Portage-2.3.74, Repoman-2.3.17 Signed-off-by: Georgy Yakovlev --- diff --git a/sys-apps/bat/bat-0.12.0.ebuild b/sys-apps/bat/bat-0.12.0.ebuild index b5e169fb63fc..b64e6923594a 100644 --- a/sys-apps/bat/bat-0.12.0.ebuild +++ b/sys-apps/bat/bat-0.12.0.ebuild @@ -149,7 +149,7 @@ yaml-rust-0.4.3 inherit cargo -DESCRIPTION="A cat(1) clone with wings" +DESCRIPTION="cat(1) clone with syntax highlighting and Git integration" HOMEPAGE="https://github.com/sharkdp/bat" SRC_URI="https://github.com/sharkdp/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz $(cargo_crate_uris ${CRATES})"