From: John Turner Date: Fri, 1 Oct 2021 03:02:43 +0000 (-0400) Subject: app-emacs/ht: update DESCRIPTION X-Git-Url: https://jturnerusa.dev/gitweb/?a=commitdiff_plain;h=9548a49bdcfd40bb7873c0310b77d2e397a38089;p=ebuilds app-emacs/ht: update DESCRIPTION --- 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}"