commit: 804853eed836c98026e54dfc7b98bbcc0abcd3e8 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Dec 26 00:15:29 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Dec 26 00:19:40 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=804853ee
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 <AT> gentoo.org> sci-calculators/xsv/xsv-0.13.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-calculators/xsv/xsv-0.13.0.ebuild b/sci-calculators/xsv/xsv-0.13.0.ebuild index 4d688b826e4e..f04d439a9c62 100644 --- a/sci-calculators/xsv/xsv-0.13.0.ebuild +++ b/sci-calculators/xsv/xsv-0.13.0.ebuild @@ -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"
