From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/orderless/
Date: Fri, 27 Dec 2024 18:52:04 +0000 (UTC) [thread overview]
Message-ID: <1735325516.e1908869b49ef457b56bff11c18cca97727defae.xgqt@gentoo> (raw)
commit: e1908869b49ef457b56bff11c18cca97727defae
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 27 17:11:01 2024 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Fri Dec 27 18:51:56 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1908869
app-emacs/orderless: bump to 1.3
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
app-emacs/orderless/Manifest | 1 +
app-emacs/orderless/orderless-1.3.ebuild | 36 ++++++++++++++++++++++++++++++++
2 files changed, 37 insertions(+)
diff --git a/app-emacs/orderless/Manifest b/app-emacs/orderless/Manifest
index f374c5303459..ce67622b160b 100644
--- a/app-emacs/orderless/Manifest
+++ b/app-emacs/orderless/Manifest
@@ -1 +1,2 @@
DIST orderless-1.2.tar.gz 36260 BLAKE2B 8d8ad75fd46f2063f0361b8d669d940ba01349bdd66ee2b5ae2b2351d9a78b3a454d466fc3ac0fe077bee34537629729d3f57ead5f19949f8ac5a80103037601 SHA512 0af2b5e7ddd6c29bc5322cb26a1e02cc69edbe138f14e8b416466d6f9ee6b17fc0a9f0586fafdb584ece3f48469c72fb029cbbbb7e10832a14d441bc0f50f41f
+DIST orderless-1.3.tar.gz 36360 BLAKE2B 868a77815c4b87e45718c6108692cad43afb925fbc13f083cbf698f3ec90563578c52c9ce5a107b6117d86d29a47e835452c4fe08780dd642ed1b9936ed86c70 SHA512 4a19d56d969db45adfe37c2cca921ac695c55556014fc4c97bab8a1f5ad30f391858a25ab58ec4638949b2d731242ebc5f984fb64c22375587cb16bf4d05c2c4
diff --git a/app-emacs/orderless/orderless-1.3.ebuild b/app-emacs/orderless/orderless-1.3.ebuild
new file mode 100644
index 000000000000..c346385b374b
--- /dev/null
+++ b/app-emacs/orderless/orderless-1.3.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+NEED_EMACS="27.1"
+
+inherit readme.gentoo-r1 elisp
+
+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"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+ >=app-emacs/compat-30.0.0.0
+"
+BDEPEND="
+ ${RDEPEND}
+ sys-apps/texinfo
+"
+
+ELISP_TEXTINFO="${PN}.texi"
+SITEFILE="50${PN}-gentoo.el"
+
+DOC_CONTENTS="Enable orderless completion by placing
+ \"(setq completion-styles '(orderless))\" in your .emacs file."
+
+src_compile() {
+ elisp_src_compile
+ elisp-make-autoload-file
+}
next reply other threads:[~2024-12-27 18:52 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-27 18:52 Maciej Barć [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-19 20:52 [gentoo-commits] repo/gentoo:master commit in: app-emacs/orderless/ Maciej Barć
2025-03-19 20:52 Maciej Barć
2024-12-27 18:52 Maciej Barć
2024-09-15 8:51 Maciej Barć
2024-03-23 0:49 Maciej Barć
2024-02-16 23:13 Maciej Barć
2024-02-16 23:13 Maciej Barć
2022-12-27 1:46 Maciej Barć
2022-12-19 22:28 Maciej Barć
2022-02-27 10:23 Matthew Smith
2022-02-17 20:09 Matthew Smith
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1735325516.e1908869b49ef457b56bff11c18cca97727defae.xgqt@gentoo \
--to=xgqt@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox