commit:     f0a4d48ffb2eebc2d04ea97b55d88a8fb1f4cee2
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 26 00:15:45 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 26 00:19:45 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0a4d48f

sci-mathematics/primesieve: 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-mathematics/primesieve/primesieve-7.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-mathematics/primesieve/primesieve-7.7.ebuild 
b/sci-mathematics/primesieve/primesieve-7.7.ebuild
index 5d26f8b6a858..dff175df46b6 100644
--- a/sci-mathematics/primesieve/primesieve-7.7.ebuild
+++ b/sci-mathematics/primesieve/primesieve-7.7.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 inherit cmake
 
-DESCRIPTION="CLI and library for quickly generating prime numbers."
+DESCRIPTION="CLI and library for quickly generating prime numbers"
 HOMEPAGE="https://github.com/kimwalisch/primesieve";
 SRC_URI="https://github.com/kimwalisch/${PN}/archive/refs/tags/v${PV}.tar.gz 
-> ${P}.tar.gz"
 LICENSE="BSD-2"

Reply via email to