public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/which-key/
Date: Thu,  3 Oct 2024 15:08:50 +0000 (UTC)	[thread overview]
Message-ID: <1727968126.cd97075bb6ada4d230350623e8dfea5e527c8b02.xgqt@gentoo> (raw)

commit:     cd97075bb6ada4d230350623e8dfea5e527c8b02
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  3 14:19:31 2024 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Thu Oct  3 15:08:46 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd97075b

app-emacs/which-key: bump to 3.6.1

Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 app-emacs/which-key/Manifest               |  1 +
 app-emacs/which-key/which-key-3.6.1.ebuild | 29 +++++++++++++++++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/app-emacs/which-key/Manifest b/app-emacs/which-key/Manifest
index e90b9a0855e8..139572275ffd 100644
--- a/app-emacs/which-key/Manifest
+++ b/app-emacs/which-key/Manifest
@@ -1 +1,2 @@
 DIST which-key-3.6.0.tar.gz 462441 BLAKE2B e56dacff2003192e769e53f728538246f4b3c2f00273022a81382e3afaf4c1b7016a2da468ade1e1f0b3b33df7352a327f75c43fef990c432bbb55f3aad7a934 SHA512 8ecfa3e5d0529cc0e879772d2ea2fcbbdfc8ab559dc8befddd63b91e6ed726baa6c0069bc0f30dc417eb288d02a281f1b07b5c966a361f390cab4d7392c2e56c
+DIST which-key-3.6.1.tar.xz 24680 BLAKE2B a59d54fa8bd7e01ab17b3b74e2986d924837f2ed49df8f072fec93d41a5bac695c2d61c49d7a4e9c063fa30cec719ca1bda24de455726b39ea520a86eeeef2e7 SHA512 754078ac4307af064c18d4de6a3565669e2c017ac526f8de9ff09e7302f81c294031169cb6a011bd4fc88f0b872ca9d8a3d27b4952fd283bbc2dbb5c73a1d708

diff --git a/app-emacs/which-key/which-key-3.6.1.ebuild b/app-emacs/which-key/which-key-3.6.1.ebuild
new file mode 100644
index 000000000000..98146edf7dfb
--- /dev/null
+++ b/app-emacs/which-key/which-key-3.6.1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit elisp readme.gentoo-r1
+
+DESCRIPTION="Display the key bindings following your currently entered keys"
+HOMEPAGE="https://github.com/justbur/emacs-which-key/"
+SRC_URI="https://dev.gentoo.org/~xgqt/distfiles/repackaged/${P}.tar.xz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+
+ELISP_REMOVE="which-key-pkg.el"
+
+DOC_CONTENTS="To enable \"which-key-mode\" globally,
+	add the following to your init file:
+	\n\t(which-key-mode)"
+
+SITEFILE="50${PN}-gentoo.el"
+
+src_install() {
+	elisp-install "${PN}" ${PN}.el{,c}
+	elisp-site-file-install "${FILESDIR}/${SITEFILE}"
+
+	readme.gentoo_create_doc
+}


             reply	other threads:[~2024-10-03 15:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-03 15:08 Maciej Barć [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-14 17:54 [gentoo-commits] repo/gentoo:master commit in: app-emacs/which-key/ Arthur Zamarin
2022-12-22 13:10 Sam James
2022-12-22 13:06 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=1727968126.cd97075bb6ada4d230350623e8dfea5e527c8b02.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