summaryrefslogtreecommitdiff
path: root/app-emacs
diff options
context:
space:
mode:
authorJohn Turner <jturner.usa+gentoo@gmail.com>2021-09-30 23:02:43 -0400
committerJohn Turner <jturner.usa+gentoo@gmail.com>2021-09-30 23:02:43 -0400
commit9548a49bdcfd40bb7873c0310b77d2e397a38089 (patch)
tree8c0146b43d57f7a5ec5f54f443d4e05c3b929811 /app-emacs
parent453504b5bf2ca4084a11ca8c8dfbfafa3b3499e0 (diff)
downloadebuilds-9548a49bdcfd40bb7873c0310b77d2e397a38089.tar.gz
app-emacs/ht: update DESCRIPTION
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/ht/ht-2.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/ht/ht-2.3.ebuild b/app-emacs/ht/ht-2.3.ebuild
index 88ababf..ddbe6a5 100644
--- a/app-emacs/ht/ht-2.3.ebuild
+++ b/app-emacs/ht/ht-2.3.ebuild
@@ -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}"