From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/key-chord/
Date: Thu, 03 Apr 2025 20:39:21 +0000 (UTC)	[thread overview]
Message-ID: <1743710892.c74ef3077db92ce4f77a930ac80a07bae23d5e3e.xgqt@gentoo> (raw)
commit:     c74ef3077db92ce4f77a930ac80a07bae23d5e3e
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Thu Apr  3 20:08:12 2025 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Thu Apr  3 20:08:12 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c74ef307
app-emacs/key-chord: bump to 0.8.2
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
 app-emacs/key-chord/Manifest               |  1 +
 app-emacs/key-chord/key-chord-0.8.2.ebuild | 26 ++++++++++++++++++++++++++
 2 files changed, 27 insertions(+)
diff --git a/app-emacs/key-chord/Manifest b/app-emacs/key-chord/Manifest
index bdeff0eb4f4a..2483f999e2ab 100644
--- a/app-emacs/key-chord/Manifest
+++ b/app-emacs/key-chord/Manifest
@@ -1 +1,2 @@
 DIST key-chord-0.7.1.tar.gz 5343 BLAKE2B b6155869d179f209eab380744dc4693eed560284c2fa6a594a2947f36cbce91423cabfcb57a9a7b429af006eea104a4206d16bb190f2bd02ca7cb8bf22e57b9e SHA512 efef5ac069717618c4226a09890499f5858aef1e4c5f82b7663d94d76d39cd5117fff5b892b083c12253b1ada6df9e79f182697a6de1b3fd1e7c5d79fcf62d4b
+DIST key-chord-0.8.2.gh.tar.gz 9429 BLAKE2B 267ca3e8658623a08778da41c88b5889021ab7cca06ccab31c30906931edaf0c1a4f7c74c1afae42f57aebf63e1c23d79182fd350fc798944a2ef446689a3a5f SHA512 f7adea97fc65c54fe28f47ab3b6df3c819c78aab7b77acab66922ea31572fddd92ebb66103ee648e6949f83461ae0fe7e54fdb9adcba333a992abb1eca929ad9
diff --git a/app-emacs/key-chord/key-chord-0.8.2.ebuild b/app-emacs/key-chord/key-chord-0.8.2.ebuild
new file mode 100644
index 000000000000..f3f65929eeca
--- /dev/null
+++ b/app-emacs/key-chord/key-chord-0.8.2.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit elisp
+
+DESCRIPTION="Map pairs of simultaneously pressed keys to commands"
+HOMEPAGE="https://github.com/emacsorphanage/key-chord/"
+
+if [[ "${PV}" == *9999* ]] ; then
+	inherit git-r3
+
+	EGIT_REPO_URI="https://github.com/emacsorphanage/${PN}"
+else
+	SRC_URI="https://github.com/emacsorphanage/${PN}/archive/v${PV}.tar.gz
+		-> ${P}.gh.tar.gz"
+
+	KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+fi
+
+LICENSE="GPL-2+"
+SLOT="0"
+
+DOCS=( README.md )
+SITEFILE="50${PN}-gentoo.el"
next             reply	other threads:[~2025-04-03 20:39 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-03 20:39 Maciej Barć [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-10-03 20:35 [gentoo-commits] repo/gentoo:master commit in: app-emacs/key-chord/ Maciej Barć
2025-05-05 23:09 Sam James
2025-05-05 23:09 Sam James
2024-11-23 20:33 Arthur Zamarin
2024-02-15 10:05 Jakov Smolić
2024-02-14 19:47 Arthur Zamarin
2024-01-12 23:22 Maciej Barć
2023-04-29 13:06 Arthur Zamarin
2023-04-29 12:49 Arthur Zamarin
2023-04-28  3:41 Yixun Lan
2023-04-28  0:20 Sam James
2023-04-28  0:05 Sam James
2023-04-28  0:05 Sam James
2023-04-28  0:05 Sam James
2022-12-22 13:10 Sam James
2022-12-22 13:10 Sam James
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=1743710892.c74ef3077db92ce4f77a930ac80a07bae23d5e3e.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