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: Sat, 13 May 2023 10:57:23 +0000 (UTC) [thread overview]
Message-ID: <1683975440.17575e05af4caec2d355dec4569fe628deb1ffde.xgqt@gentoo> (raw)
commit: 17575e05af4caec2d355dec4569fe628deb1ffde
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sat May 13 10:46:21 2023 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sat May 13 10:57:20 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17575e05
app-emacs/with-editor: bump to 3.3.0
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
app-emacs/with-editor/Manifest | 1 +
app-emacs/with-editor/with-editor-3.3.0.ebuild | 29 ++++++++++++++++++++++++++
2 files changed, 30 insertions(+)
diff --git a/app-emacs/with-editor/Manifest b/app-emacs/with-editor/Manifest
index f30c494470e0..efb300d42495 100644
--- a/app-emacs/with-editor/Manifest
+++ b/app-emacs/with-editor/Manifest
@@ -2,3 +2,4 @@ DIST with-editor-2.8.3.tar.gz 30648 BLAKE2B 8989f8506fb58c1f54efa4fcb72fa8ddd477
DIST with-editor-3.0.5.tar.gz 31985 BLAKE2B 9d4bda1f4e7ae3ec5c9014b0e7a74bf703e9b80990b138ef6108275c9a117611d542e1dad03bb8537c7e8e3ffbbf3aac433bb4d3fe5eb07378f27dc1579a13ca SHA512 cc60a69ebfbb7d802a7bc64b56bf866111799b5a2a3140dd203bc3a4257756f558e81169b418bce2daa91e7aab7feb4d22115fcedf9efe46026745c4e3cf0268
DIST with-editor-3.1.1.tar.gz 32063 BLAKE2B 835781302cd5c686b0fffcb1c4e7513b76cfabe90b3d2c24becfa92722429622e46ea9953118be62e655f7d2db5401816e5bfd978bc90b7e66a8ec5cca767b32 SHA512 cb0c2273371a30a53b4d9a528f2a5a885f88fa05f71db1e3377aa8eb4fba7b35f9bc7c1911c56aa18823e3404bebaca7ea09d37f886061fb97eb00f6310a778e
DIST with-editor-3.2.0.tar.gz 32146 BLAKE2B c0f223e433b8bebef4e7e9bdee4b460d4e5bd5819340cccc3bedf39cec3633033a4fb39974d8b55caf244cc41f73007bc8ee4714e24bc726e55f1b2c5984dc69 SHA512 2857ca6e5aec2c1552088340b0bd819986aa797edbff05effce0a4db3f3b9b9df945b25424e4b43e4ed0392449fe8b75caedf3ba755d29ded6c781a51d57ef39
+DIST with-editor-3.3.0.tar.gz 33250 BLAKE2B 6dab10a489c2592a32091e708c7f4c7e4c80794569e0fdcef14407cc83e067ace4a2efb29c97ecf40e1d0f5f2557f7ecc78992e1a65e10ed1c39e812431ff0bc SHA512 1e703f0793068f4080ab9af553a682ffb8897d95d0fc61668773c9ff380a0ba966e6f458f2428269c4c113c8ec296472b15a3459dad7f01549fc3387a080fda0
diff --git a/app-emacs/with-editor/with-editor-3.3.0.ebuild b/app-emacs/with-editor/with-editor-3.3.0.ebuild
new file mode 100644
index 000000000000..b8d4e5c7d0eb
--- /dev/null
+++ b/app-emacs/with-editor/with-editor-3.3.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2023 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/"
+SRC_URI="https://github.com/magit/with-editor/archive/v${PV}.tar.gz
+ -> ${P}.tar.gz"
+S="${WORKDIR}"/${P}/lisp
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+
+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"
next reply other threads:[~2023-05-13 10:57 UTC|newest]
Thread overview: 93+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-13 10:57 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/with-editor/ Maciej Barć
2025-09-09 23:18 Sam James
2025-09-09 21:26 Maciej Barć
2025-07-04 5:18 Arthur Zamarin
2025-06-22 11:51 Sam James
2025-06-02 18:13 Maciej Barć
2025-01-23 10:17 Maciej Barć
2025-01-05 22:56 Sam James
2024-12-06 1:08 Maciej Barć
2024-09-13 20:57 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-07-02 3:43 Maciej Barć
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ć
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=1683975440.17575e05af4caec2d355dec4569fe628deb1ffde.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