From 7627acabc88effcd381701f6fa70dd0bfda918c9 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 26 Dec 2021 00:08:26 +0000 Subject: dev-lisp/cl-unicode: drop trailing full stop from DESCRIPTION Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Sam James --- dev-lisp/cl-unicode/cl-unicode-0.1.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-lisp/cl-unicode') diff --git a/dev-lisp/cl-unicode/cl-unicode-0.1.5.ebuild b/dev-lisp/cl-unicode/cl-unicode-0.1.5.ebuild index bff440548364..d088c26abc3a 100644 --- a/dev-lisp/cl-unicode/cl-unicode-0.1.5.ebuild +++ b/dev-lisp/cl-unicode/cl-unicode-0.1.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -7,7 +7,7 @@ inherit common-lisp-3 xdg-utils MY_P="v${PV}" -DESCRIPTION="Provides Common Lisp implementations with knowledge about Unicode characters." +DESCRIPTION="Provides Common Lisp implementations with knowledge about Unicode characters" HOMEPAGE="http://weitz.de/cl-unicode/" SRC_URI="https://github.com/edicl/${PN}/archive/${MY_P}.tar.gz -> ${P}.tar.gz" -- cgit v1.2.3-65-gdbad