diff options
author | Matthew Smith <matthew@gentoo.org> | 2022-02-17 20:09:28 +0000 |
---|---|---|
committer | Matthew Smith <matthew@gentoo.org> | 2022-02-17 20:09:31 +0000 |
commit | c53cf4d26d56dde5c2cbec009472d5354af25c97 (patch) | |
tree | b94df7bdb6156e3909950724405a5dfd5baac88e /app-emacs/orderless | |
parent | app-emacs/marginalia: update DESCRIPTION (diff) | |
download | gentoo-c53cf4d26d56dde5c2cbec009472d5354af25c97.tar.gz gentoo-c53cf4d26d56dde5c2cbec009472d5354af25c97.tar.bz2 gentoo-c53cf4d26d56dde5c2cbec009472d5354af25c97.zip |
app-emacs/orderless: update DESCRIPTION
Signed-off-by: Matthew Smith <matthew@gentoo.org>
Diffstat (limited to 'app-emacs/orderless')
-rw-r--r-- | app-emacs/orderless/orderless-0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/orderless/orderless-0.7.ebuild b/app-emacs/orderless/orderless-0.7.ebuild index 264a4b3491f9..04d74ce476bd 100644 --- a/app-emacs/orderless/orderless-0.7.ebuild +++ b/app-emacs/orderless/orderless-0.7.ebuild @@ -6,7 +6,7 @@ NEED_EMACS=26 inherit readme.gentoo-r1 elisp -DESCRIPTION="Consulting complete-read" +DESCRIPTION="Completion style that matches multiple regexps in any order" HOMEPAGE="https://github.com/oantolin/orderless" SRC_URI="https://github.com/oantolin/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" |