diff options
author | John Turner <jturner.usa+gentoo@gmail.com> | 2021-09-30 23:16:44 -0400 |
---|---|---|
committer | John Turner <jturner.usa+gentoo@gmail.com> | 2021-09-30 23:16:44 -0400 |
commit | a1fc358d7330125651b249b1265c3b8230c86559 (patch) | |
tree | 6854c3a3ea3308865800457505f48ab6b0064dfe | |
parent | 2a68d539cc40eef54ccb41b2f830615814241cf5 (diff) | |
download | ebuilds-a1fc358d7330125651b249b1265c3b8230c86559.tar.gz |
app-emacs/lv: update DESCRIPTION
-rw-r--r-- | app-emacs/lv/lv-0.15.0.ebuild | 3 |
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}" |