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/with-editor/
Date: Tue,  2 Jul 2024 03:43:34 +0000 (UTC)	[thread overview]
Message-ID: <1719891810.7f985f883c40d16e88f37909980c30cd2d7fb0ed.xgqt@gentoo> (raw)

commit:     7f985f883c40d16e88f37909980c30cd2d7fb0ed
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Tue Jul  2 03:19:47 2024 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Tue Jul  2 03:43:30 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f985f88

app-emacs/with-editor: bump to 3.3.4

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

 app-emacs/with-editor/Manifest                 |  1 +
 app-emacs/with-editor/with-editor-3.3.4.ebuild | 38 ++++++++++++++++++++++++++
 2 files changed, 39 insertions(+)

diff --git a/app-emacs/with-editor/Manifest b/app-emacs/with-editor/Manifest
index 619f780dfec9..8e4d96c57b5b 100644
--- a/app-emacs/with-editor/Manifest
+++ b/app-emacs/with-editor/Manifest
@@ -1,2 +1,3 @@
 DIST with-editor-3.3.2.tar.gz 33273 BLAKE2B 865890ae4dcb350ca35722e5761ce8c7a4216f94ea92a7be3f26ffea52d3d60c9d9653a330d643ff7468e6e0339d0730d0a7890fbbdd911a57e891daf54ddf8e SHA512 9ee8f36da6e1735aedf9fb0dcf6480de649e3e2daebedd5fc1edf8a9f528046c269cc0bbe182d4cf33180ab11c4af3a794c49cfd2aaff9ddbddcd51b9c1fec21
 DIST with-editor-3.3.3.tar.gz 33282 BLAKE2B 3c2cbd4efeb4d4dc5f0a7372127d83d5c6d7781d6bf2743c03618fb88413f9771ae228431c94797b48e6962ff29096d29ee12b8f1cb99f382bb79594cacb156d SHA512 8a6bfbefe62437d44920c6a9d23d4e383a5f2b31bc79e2de8f94299836782fa3512c1c1d3c1813ae8408817ce7ea8b653ca86c5a812fcd06940f8d93fb815dd5
+DIST with-editor-3.3.4.tar.gz 33288 BLAKE2B 59e2b1c94be967cafbe112aad34a51aef6355d2f734ee2ce6160d3de2357fef226ef7bb0666f3c419b9e1bdce0ab8e3468ab0ab9bc259152014ede7ed1b4b453 SHA512 700f6e5a884e4664b2450f7dd3ea879f45934abdbc09eb9569a58233d57ad7411a47d977341231b5c23a2ae5710ce490b2ee3960aee150e912a3ec0017665942

diff --git a/app-emacs/with-editor/with-editor-3.3.4.ebuild b/app-emacs/with-editor/with-editor-3.3.4.ebuild
new file mode 100644
index 000000000000..af93991140f7
--- /dev/null
+++ b/app-emacs/with-editor/with-editor-3.3.4.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit elisp
+
+DESCRIPTION="Use the Emacsclient as the \$EDITOR of child processes"
+HOMEPAGE="https://magit.vc/manual/with-editor/
+	https://github.com/magit/with-editor/"
+
+if [[ "${PV}" == *9999* ]] ; then
+	inherit git-r3
+
+	EGIT_REPO_URI="https://github.com/magit/${PN}.git"
+else
+	SRC_URI="https://github.com/magit/${PN}/archive/v${PV}.tar.gz
+		-> ${P}.tar.gz"
+
+	KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+fi
+
+S="${WORKDIR}/${P}/lisp"
+
+LICENSE="GPL-3+"
+SLOT="0"
+
+RDEPEND="
+	>=app-emacs/compat-29.1.4.1
+"
+BDEPEND="
+	${RDEPEND}
+	sys-apps/texinfo
+"
+
+DOCS=( ../README.org ../docs/${PN}.org )
+ELISP_TEXINFO="../docs/*.texi"
+SITEFILE="50${PN}-gentoo.el"


             reply	other threads:[~2024-07-02  3:43 UTC|newest]

Thread overview: 84+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-02  3:43 Maciej Barć [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-13 20:57 [gentoo-commits] repo/gentoo:master commit in: app-emacs/with-editor/ Maciej Barć
2024-09-13 20:57 Maciej Barć
2024-09-13 20:57 Maciej Barć
2024-09-11 22:21 Sam James
2024-09-03 18:44 Maciej Barć
2024-09-03 18:32 Jakov Smolić
2024-08-10 18:16 Maciej Barć
2024-08-10 18:16 Maciej Barć
2024-08-10 18:16 Maciej Barć
2024-08-01 12:59 Sam James
2024-07-31  0:03 Maciej Barć
2024-07-31  0:03 Maciej Barć
2024-07-21 19:48 Arthur Zamarin
2024-06-19 15:44 Maciej Barć
2024-06-19 12:46 Maciej Barć
2024-06-19 12:46 Maciej Barć
2024-01-03  8:10 Sam James
2023-10-06 15:21 Maciej Barć
2023-10-06 15:21 Maciej Barć
2023-10-06  9:37 Arthur Zamarin
2023-10-01 18:07 Arthur Zamarin
2023-09-02 13:08 Maciej Barć
2023-08-26 15:46 Maciej Barć
2023-08-11 16:41 Maciej Barć
2023-06-24 22:44 Sam James
2023-06-24 22:39 Sam James
2023-06-24 22:39 Sam James
2023-05-28 15:13 Maciej Barć
2023-05-28 15:13 Maciej Barć
2023-05-28 15:13 Maciej Barć
2023-05-13 14:51 Jakov Smolić
2023-05-13 10:57 Maciej Barć
2023-05-13 10:57 Maciej Barć
2022-03-19  7:53 Agostino Sarubbo
2022-02-27 10:23 Matthew Smith
2022-02-16 17:38 Ulrich Müller
2022-02-16 17:38 Ulrich Müller
2022-02-14 20:50 Sam James
2022-02-04  6:57 Hans de Graaff
2021-10-16 14:57 Yixun Lan
2021-10-10 15:38 Agostino Sarubbo
2021-10-10 15:33 Agostino Sarubbo
2021-10-08  5:49 Hans de Graaff
2021-10-08  5:44 Hans de Graaff
2021-05-27  6:06 Hans de Graaff
2021-02-24  6:21 Hans de Graaff
2020-09-16  6:32 Hans de Graaff
2020-06-06  8:04 Hans de Graaff
2020-01-13  6:09 Hans de Graaff
2020-01-13  6:09 Hans de Graaff
2019-12-13  7:36 Agostino Sarubbo
2019-12-08  4:17 Aaron Bauman
2019-12-04 13:05 Agostino Sarubbo
2019-12-04  6:32 Hans de Graaff
2019-12-04  6:32 Hans de Graaff
2019-07-26 18:35 Aaron Bauman
2019-05-31  5:06 Hans de Graaff
2019-02-09 18:36 Thomas Deutschmann
2019-02-07 10:59 Mikle Kolyada
2018-11-01  6:01 Hans de Graaff
2018-11-01  6:01 Hans de Graaff
2018-09-21 20:53 Matt Turner
2018-08-04  5:57 Hans de Graaff
2018-07-31  0:12 Mikle Kolyada
2018-06-07 10:13 Agostino Sarubbo
2018-06-03  5:35 Hans de Graaff
2018-06-03  5:35 Hans de Graaff
2018-04-12 19:07 Thomas Deutschmann
2018-04-06 19:44 Aaron Bauman
2018-03-31  6:01 Hans de Graaff
2018-02-20 20:55 Patrice Clement
2017-09-07  6:22 Hans de Graaff
2017-07-01 12:11 Ulrich Müller
2017-07-01 12:11 Ulrich Müller
2017-02-15  6:19 Hans de Graaff
2017-02-07 11:28 Agostino Sarubbo
2017-02-06 15:08 Hans de Graaff
2017-01-10  7:58 Hans de Graaff
2016-12-07  7:04 Hans de Graaff
2016-08-22  5:58 Hans de Graaff
2016-04-08 10:03 Fabian Groffen
2016-02-16 18:30 Hans de Graaff
2016-02-03  5:56 Hans de Graaff

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=1719891810.7f985f883c40d16e88f37909980c30cd2d7fb0ed.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