summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-12-26 00:08:18 +0000
committerSam James <sam@gentoo.org>2021-12-26 00:18:11 +0000
commit78553ed222273c789346b0c82ea920404d6a8232 (patch)
treeb717857e33afdf5f9fb307c01a2a77a41f0013f2
parentdev-lisp/abcl: drop trailing full stop from DESCRIPTION (diff)
downloadgentoo-78553ed222273c789346b0c82ea920404d6a8232.tar.gz
gentoo-78553ed222273c789346b0c82ea920404d6a8232.tar.bz2
gentoo-78553ed222273c789346b0c82ea920404d6a8232.zip
dev-lisp/cl-ppcre: drop trailing full stop from DESCRIPTION
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-lisp/cl-ppcre/cl-ppcre-2.0.11.ebuild4
-rw-r--r--dev-lisp/cl-ppcre/cl-ppcre-2.1.0.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-lisp/cl-ppcre/cl-ppcre-2.0.11.ebuild b/dev-lisp/cl-ppcre/cl-ppcre-2.0.11.ebuild
index df216d535ff0..8a19e08dbe89 100644
--- a/dev-lisp/cl-ppcre/cl-ppcre-2.0.11.ebuild
+++ b/dev-lisp/cl-ppcre/cl-ppcre-2.0.11.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit common-lisp-3
-DESCRIPTION="CL-PPCRE is a portable regular expression library for Common Lisp."
+DESCRIPTION="CL-PPCRE is a portable regular expression library for Common Lisp"
HOMEPAGE="http://weitz.de/cl-ppcre/
http://www.cliki.net/cl-ppcre"
SRC_URI="https://github.com/edicl/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
diff --git a/dev-lisp/cl-ppcre/cl-ppcre-2.1.0.ebuild b/dev-lisp/cl-ppcre/cl-ppcre-2.1.0.ebuild
index 70c99953770f..668039a6537c 100644
--- a/dev-lisp/cl-ppcre/cl-ppcre-2.1.0.ebuild
+++ b/dev-lisp/cl-ppcre/cl-ppcre-2.1.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit common-lisp-3
-DESCRIPTION="CL-PPCRE is a portable regular expression library for Common Lisp."
+DESCRIPTION="CL-PPCRE is a portable regular expression library for Common Lisp"
HOMEPAGE="http://weitz.de/cl-ppcre/
http://www.cliki.net/cl-ppcre"
SRC_URI="https://github.com/edicl/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"