summaryrefslogtreecommitdiff
path: root/app-emacs
diff options
context:
space:
mode:
authorJohn Turner <jturner.usa+gentoo@gmail.com>2021-09-30 23:16:44 -0400
committerJohn Turner <jturner.usa+gentoo@gmail.com>2021-09-30 23:16:44 -0400
commita1fc358d7330125651b249b1265c3b8230c86559 (patch)
tree6854c3a3ea3308865800457505f48ab6b0064dfe /app-emacs
parent2a68d539cc40eef54ccb41b2f830615814241cf5 (diff)
downloadebuilds-a1fc358d7330125651b249b1265c3b8230c86559.tar.gz
app-emacs/lv: update DESCRIPTION
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/lv/lv-0.15.0.ebuild3
1 files changed, 1 insertions, 2 deletions
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}"