From: John Turner Date: Fri, 1 Oct 2021 03:13:03 +0000 (-0400) Subject: app-emacs/hydra: update DESCRIPTION X-Git-Url: https://jturnerusa.dev/gitweb/?a=commitdiff_plain;h=b68421bf4f41309e14803e3d5fc90626b1c750f3;p=ebuilds app-emacs/hydra: update DESCRIPTION --- diff --git a/app-emacs/hydra/hydra-0.15.0.ebuild b/app-emacs/hydra/hydra-0.15.0.ebuild index 8f4f1df..9055cb7 100644 --- a/app-emacs/hydra/hydra-0.15.0.ebuild +++ b/app-emacs/hydra/hydra-0.15.0.ebuild @@ -7,8 +7,7 @@ NEED_EMACS="24.3" inherit elisp -DESCRIPTION="A package for GNU Emacs that can be used to tie related commands \ -into a family of short bindings with a common prefix - a Hydra." +DESCRIPTION="Chain related commands with bindings that share a prefix" HOMEPAGE="https://github.com/abo-abo/hydra" SRC_URI="https://github.com/abo-abo/hydra/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"