summaryrefslogtreecommitdiff
path: root/app-emacs
diff options
context:
space:
mode:
authorJohn Turner <jturner.usa+gentoo@gmail.com>2021-09-30 23:01:50 -0400
committerJohn Turner <jturner.usa+gentoo@gmail.com>2021-09-30 23:01:50 -0400
commit453504b5bf2ca4084a11ca8c8dfbfafa3b3499e0 (patch)
treea3215387f3986957d08e93424315de25d3738c31 /app-emacs
parent99db1ddcf26cda63fcd2c4c03ffb2f2080d028ee (diff)
downloadebuilds-453504b5bf2ca4084a11ca8c8dfbfafa3b3499e0.tar.gz
app-emacs/avy: update DESCRIPTION
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/avy/avy-0.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/avy/avy-0.5.0.ebuild b/app-emacs/avy/avy-0.5.0.ebuild
index d4ea274..0b3e8b5 100644
--- a/app-emacs/avy/avy-0.5.0.ebuild
+++ b/app-emacs/avy/avy-0.5.0.ebuild
@@ -7,7 +7,7 @@ NEED_EMACS="24.1"
inherit elisp
-DESCRIPTION="A GNU Emacs package for jumping to visible text using a char-based decision tree."
+DESCRIPTION="A GNU Emacs package for jumping to visible text using a char-based decision tree"
HOMEPAGE="https://github.com/abo-abo/avy"
SRC_URI="https://github.com/abo-abo/avy/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"