From 9548a49bdcfd40bb7873c0310b77d2e397a38089 Mon Sep 17 00:00:00 2001 From: John Turner Date: Thu, 30 Sep 2021 23:02:43 -0400 Subject: [PATCH] app-emacs/ht: update DESCRIPTION --- app-emacs/ht/ht-2.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}" -- 2.39.5