From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/marginalia/
Date: Thu, 20 Mar 2025 22:02:58 +0000 (UTC) [thread overview]
Message-ID: <1742508172.cd0935779e3427e1cf49d39161ac8c7a15eb5599.xgqt@gentoo> (raw)
commit: cd0935779e3427e1cf49d39161ac8c7a15eb5599
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 20 20:29:39 2025 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Thu Mar 20 22:02:52 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd093577
app-emacs/marginalia: bump to 2.0
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
app-emacs/marginalia/Manifest | 1 +
app-emacs/marginalia/marginalia-2.0.ebuild | 34 ++++++++++++++++++++++++++++++
2 files changed, 35 insertions(+)
diff --git a/app-emacs/marginalia/Manifest b/app-emacs/marginalia/Manifest
index 74e27d256918..4c1628f4628f 100644
--- a/app-emacs/marginalia/Manifest
+++ b/app-emacs/marginalia/Manifest
@@ -1 +1,2 @@
DIST marginalia-1.8.gh.tar.gz 31496 BLAKE2B 488756f2a74b54e66eb223620f007e756463a83e026af531d95204e79fe78613c7862959153cc51a61f8401adbcb902218191223e63fcc384a38b2f79abae54f SHA512 3142499a6c14131141ef7cda4b743f466f03fc3e9c55317f9f32229756115141f36fa2f7fcc96ba709c240a4393d4030bbaca334e7a6a9668602314b6df86237
+DIST marginalia-2.0.gh.tar.gz 31717 BLAKE2B 0b0806948d96bac714199444603ac10f7a969e5f44e735bd702560e53545091fd1a946015f34d07733b30ea991e015bc6d3bae27c364d9b8018e9c8d597bed28 SHA512 b5b53bf9579b9d21dcf5db950a6ffad8b0230388a2dffb456bffd1ef762c911beae047c8c6a4a50731b5e7ce944c909e839e030e9323595f8bd2a3ab3bbe4d41
diff --git a/app-emacs/marginalia/marginalia-2.0.ebuild b/app-emacs/marginalia/marginalia-2.0.ebuild
new file mode 100644
index 000000000000..665d5f66f466
--- /dev/null
+++ b/app-emacs/marginalia/marginalia-2.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+NEED_EMACS="27.1"
+
+inherit elisp
+
+DESCRIPTION="Marginalia in the minibuffer"
+HOMEPAGE="https://github.com/minad/marginalia/"
+
+if [[ "${PV}" == *9999* ]] ; then
+ inherit git-r3
+
+ EGIT_REPO_URI="https://github.com/minad/${PN}"
+else
+ SRC_URI="https://github.com/minad/${PN}/archive/refs/tags/${PV}.tar.gz
+ -> ${P}.gh.tar.gz"
+
+ KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="GPL-3+"
+SLOT="0"
+
+RDEPEND="
+ app-emacs/compat
+"
+BDEPEND="
+ ${RDEPEND}
+"
+
+SITEFILE="50${PN}-gentoo.el"
next reply other threads:[~2025-03-20 22:03 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-20 22:02 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/marginalia/ Maciej Barć
2025-09-09 21:26 Maciej Barć
2025-07-28 17:12 Maciej Barć
2025-07-28 17:12 Maciej Barć
2025-07-28 4:39 Arthur Zamarin
2025-06-05 17:04 Maciej Barć
2025-06-05 17:04 Maciej Barć
2025-04-28 5:44 Sam James
2025-02-05 14:10 Jakov Smolić
2024-12-27 18:52 Maciej Barć
2024-12-27 18:52 Maciej Barć
2024-09-04 10:04 Sam James
2024-07-31 0:03 Maciej Barć
2024-07-31 0:03 Maciej Barć
2024-04-04 19:01 Maciej Barć
2024-02-16 23:13 Maciej Barć
2024-02-16 23:13 Maciej Barć
2023-12-29 22:48 Maciej Barć
2023-12-04 8:43 Maciej Barć
2023-12-04 8:43 Maciej Barć
2023-07-02 23:48 Maciej Barć
2023-07-02 23:48 Maciej Barć
2023-07-02 23:48 Maciej Barć
2023-04-18 20:52 Maciej Barć
2023-02-19 15:30 Matthew Smith
2023-02-19 15:30 Matthew Smith
2023-02-19 15:30 Matthew Smith
2022-12-22 20:37 Maciej Barć
2022-12-22 20:37 Maciej Barć
2022-10-19 20:12 Maciej Barć
2022-10-19 20:12 Maciej Barć
2022-09-14 16:03 Maciej Barć
2022-03-27 9:25 Matthew Smith
2022-02-17 20:09 Matthew Smith
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=1742508172.cd0935779e3427e1cf49d39161ac8c7a15eb5599.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