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/bind-key/
Date: Sat, 19 Nov 2022 01:57:29 +0000 (UTC)	[thread overview]
Message-ID: <1668823047.c893850fc85fabc5f81e1d6fd70a9cc15330049d.xgqt@gentoo> (raw)

commit:     c893850fc85fabc5f81e1d6fd70a9cc15330049d
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 19 01:56:42 2022 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sat Nov 19 01:57:27 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c893850f

app-emacs/bind-key: bump to 2.4.4

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

 app-emacs/bind-key/Manifest              |  1 +
 app-emacs/bind-key/bind-key-2.4.4.ebuild | 27 +++++++++++++++++++++++++++
 2 files changed, 28 insertions(+)

diff --git a/app-emacs/bind-key/Manifest b/app-emacs/bind-key/Manifest
index 9aad8f0492a8..e7f307367441 100644
--- a/app-emacs/bind-key/Manifest
+++ b/app-emacs/bind-key/Manifest
@@ -1 +1,2 @@
 DIST use-package-2.4.1.tar.gz 124368 BLAKE2B 5eaa6f500234d86651e155fa5360362c5e2696a8b258d5785a02b94f4ccacc6a9815e0b53f663684cef1cc9aa6c6812a5f59e04de3a3d7c5ac36e9dfb6ea09ea SHA512 7248243dbddd939eb1ef9e76f9410265ed1cc48398745f593b57122261a6bb3bf4ab40392b6f29476ca33922f7087a52596a87968cf4914e5ed82db6c513bbbf
+DIST use-package-2.4.4.tar.gz 80065 BLAKE2B ee38736f011f1ea7522d24451bfa9dee4a17690cf7f3a885936a75bff1bb26950207b3111632826df54481b081ab1a109800f8857fceace622821dfef1324133 SHA512 09bca5a9a48fdbdf204a4b92f1f301a6bc63f57192868671d833d829f0eba0a4b95e706584158407bc8c9ee4549e699f6b43a333a4de15c6b0aabc74db2acc0e

diff --git a/app-emacs/bind-key/bind-key-2.4.4.ebuild b/app-emacs/bind-key/bind-key-2.4.4.ebuild
new file mode 100644
index 000000000000..5375860de36c
--- /dev/null
+++ b/app-emacs/bind-key/bind-key-2.4.4.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit elisp
+
+DESCRIPTION="Simple way to manage personal keybindings"
+HOMEPAGE="https://github.com/jwiegley/use-package/"
+SRC_URI="https://github.com/jwiegley/use-package/archive/${PV}.tar.gz
+	-> use-package-${PV}.tar.gz"
+S="${WORKDIR}"/use-package-${PV}
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+SITEFILE="50${PN}-gentoo.el"
+
+src_compile() {
+	elisp-compile ${PN}.el
+}
+
+src_install() {
+	elisp-site-file-install "${FILESDIR}/${SITEFILE}"
+	elisp-install ${PN} ${PN}.el{,c}
+}


             reply	other threads:[~2022-11-19  1:57 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-19  1:57 Maciej Barć [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-04-29 13:06 [gentoo-commits] repo/gentoo:master commit in: app-emacs/bind-key/ Arthur Zamarin
2023-04-29 12:49 Arthur Zamarin
2023-04-28 16:52 Maciej Barć
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
2022-04-26  2:15 Maciej Barć

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=1668823047.c893850fc85fabc5f81e1d6fd70a9cc15330049d.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