sci-calculators/xsv: drop trailing full stop from DESCRIPTION

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-12-26 00:15:29 +00:00
parent bc0c7f9bdc
commit 804853eed8

View File

@@ -54,7 +54,7 @@ winapi-x86_64-pc-windows-gnu-0.4.0
inherit cargo
DESCRIPTION="A fast CSV command line toolkit written in Rust."
DESCRIPTION="A fast CSV command line toolkit written in Rust"
HOMEPAGE="https://github.com/BurntSushi/xsv"
SRC_URI="$(cargo_crate_uris ${CRATES})
https://github.com/BurntSushi/xsv/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"