summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-12-26 00:16:28 +0000
committerSam James <sam@gentoo.org>2021-12-26 00:19:55 +0000
commitf229c806f7afe95d445f60414b55b44a754337ea (patch)
tree94300cf22974a1870fd1630d59c12b935646dd2d /x11-wm
parentx11-misc/quitcount: drop trailing full stop from DESCRIPTION (diff)
downloadgentoo-f229c806f7afe95d445f60414b55b44a754337ea.tar.gz
gentoo-f229c806f7afe95d445f60414b55b44a754337ea.tar.bz2
gentoo-f229c806f7afe95d445f60414b55b44a754337ea.zip
x11-wm/stumpwm: drop trailing full stop from DESCRIPTION
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/stumpwm/stumpwm-18.05.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/stumpwm/stumpwm-18.05.ebuild b/x11-wm/stumpwm/stumpwm-18.05.ebuild
index 5f820c4dd92a..d4d35a31bf30 100644
--- a/x11-wm/stumpwm/stumpwm-18.05.ebuild
+++ b/x11-wm/stumpwm/stumpwm-18.05.ebuild
@@ -5,7 +5,7 @@ EAPI=6
inherit common-lisp-3 autotools desktop elisp-common xdg-utils
-DESCRIPTION="Stumpwm is a Window Manager written entirely in Common Lisp."
+DESCRIPTION="Stumpwm is a Window Manager written entirely in Common Lisp"
HOMEPAGE="https://stumpwm.github.io/"
SRC_URI="https://github.com/stumpwm/stumpwm/archive/${PV}.tar.gz -> ${P}.tar.gz"