From: John Turner Date: Fri, 1 Oct 2021 03:16:44 +0000 (-0400) Subject: app-emacs/lv: update DESCRIPTION X-Git-Url: https://jturnerusa.dev/gitweb/?a=commitdiff_plain;h=a1fc358d7330125651b249b1265c3b8230c86559;p=ebuilds app-emacs/lv: update DESCRIPTION --- diff --git a/app-emacs/lv/lv-0.15.0.ebuild b/app-emacs/lv/lv-0.15.0.ebuild index 1fcbc22..5924c6e 100644 --- a/app-emacs/lv/lv-0.15.0.ebuild +++ b/app-emacs/lv/lv-0.15.0.ebuild @@ -7,8 +7,7 @@ NEED_EMACS="24.3" inherit elisp -DESCRIPTION="An alternative to the message function that allows for \ -semi-permanent hints inside of the echo area." +DESCRIPTION="Put semi-permanent hints in the echo area" HOMEPAGE="https://github.com/abo-abo/hydra" SRC_URI="https://github.com/abo-abo/hydra/archive/refs/tags/${PV}.tar.gz -> hydra-${PV}.tar.gz" S="${WORKDIR}/hydra-${PV}"