]> jturnerusa.dev Git - ebuilds/commitdiff
app-emacs/ht: update DESCRIPTION
authorJohn Turner <jturner.usa+gentoo@gmail.com>
Fri, 1 Oct 2021 03:02:43 +0000 (23:02 -0400)
committerJohn Turner <jturner.usa+gentoo@gmail.com>
Fri, 1 Oct 2021 03:02:43 +0000 (23:02 -0400)
app-emacs/ht/ht-2.3.ebuild

index 88ababf7e87db1897584e5a20d958fcb3641587c..ddbe6a5841592dbad00f767a8278e25d40242abd 100644 (file)
@@ -5,7 +5,7 @@ EAPI=8
 
 inherit elisp
 
-DESCRIPTION="The missing hash table library for Emacs."
+DESCRIPTION="The missing hash table library for Emacs"
 HOMEPAGE="https://github.com/Wilfred/ht.el"
 SRC_URI="https://github.com/Wilfred/ht.el/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
 S="${WORKDIR}/${PN}.el-${PV}"