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/hl-todo/
Date: Mon, 02 Jun 2025 18:13:52 +0000 (UTC)	[thread overview]
Message-ID: <1748888024.df1ab5dda4b865631d06e6319d25bd5436b22d3b.xgqt@gentoo> (raw)

commit:     df1ab5dda4b865631d06e6319d25bd5436b22d3b
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Mon Jun  2 17:48:07 2025 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Mon Jun  2 18:13:44 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df1ab5dd

app-emacs/hl-todo: bump to 3.8.4

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

 app-emacs/hl-todo/Manifest             |  1 +
 app-emacs/hl-todo/hl-todo-3.8.4.ebuild | 33 +++++++++++++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/app-emacs/hl-todo/Manifest b/app-emacs/hl-todo/Manifest
index 65823d53e08e..29c0a573da5b 100644
--- a/app-emacs/hl-todo/Manifest
+++ b/app-emacs/hl-todo/Manifest
@@ -1 +1,2 @@
 DIST hl-todo-3.8.3.tar.gz 19808 BLAKE2B b267cd45c53c28de367dd03080a446a2a9eb2da3d32c7f2a8ae1335992897ce317776de4fd7d975dd15d282e98d271ec2c422f7257a81b92eab0e45b5903c51f SHA512 10a63387e93defbd8b5b3a2461003e7c7a76d414a1a8f8b3acfa294052efbc10c19ca070c60241f606190be255e50f19ae280185242372428ebd5e563be07557
+DIST hl-todo-3.8.4.tar.gz 19897 BLAKE2B b7d6ee3dd4b3fa3ed34f3f7df28d1de666536de2cee52000b992742a6e25ecd2139bd15af03174401fa22dce9007bb2c52424c62a97587504eaace4050621176 SHA512 8ed95266f90821953f9555fba176131649512215cd3eaa95ab1cd8b497b34a72f939290dc486827c13bdcd1e68e1fdae2f12a9548b89b75efe4c40ee40a12ff7

diff --git a/app-emacs/hl-todo/hl-todo-3.8.4.ebuild b/app-emacs/hl-todo/hl-todo-3.8.4.ebuild
new file mode 100644
index 000000000000..4a7f681d3358
--- /dev/null
+++ b/app-emacs/hl-todo/hl-todo-3.8.4.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit elisp
+
+DESCRIPTION="Highlight TODO and similar keywords in comments and strings"
+HOMEPAGE="https://github.com/tarsius/hl-todo/"
+
+if [[ "${PV}" == *9999* ]] ; then
+	inherit git-r3
+
+	EGIT_REPO_URI="https://github.com/tarsius/${PN}.git"
+else
+	SRC_URI="https://github.com/tarsius/${PN}/archive/v${PV}.tar.gz
+		-> ${P}.tar.gz"
+
+	KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="GPL-3+"
+SLOT="0"
+
+RDEPEND="
+	>=app-emacs/compat-30.0.0.0
+"
+BDEPEND="
+	${RDEPEND}
+"
+
+DOCS=( README.org )
+SITEFILE="50${PN}-gentoo.el"


             reply	other threads:[~2025-06-02 18:14 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-02 18:13 Maciej Barć [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-09-18 21:50 [gentoo-commits] repo/gentoo:master commit in: app-emacs/hl-todo/ Maciej Barć
2025-09-18 21:50 Maciej Barć
2025-06-02 18:13 Maciej Barć
2025-01-06 22:18 Maciej Barć
2025-01-06 22:18 Maciej Barć
2024-08-10 18:16 Maciej Barć
2024-08-10 18:16 Maciej Barć
2024-07-15 22:15 Maciej Barć
2024-07-15 22:15 Maciej Barć
2024-06-19 12:46 Maciej Barć
2024-06-19 12:46 Maciej Barć
2023-09-02 13:08 Maciej Barć
2023-09-02 13:08 Maciej Barć
2023-09-02 13:08 Maciej Barć
2023-05-13 10:57 Maciej Barć
2022-04-20 16:30 Matthew Smith
2022-04-20 16:30 Matthew Smith
2022-03-27  9:25 Matthew Smith
2022-02-18 10:33 Ulrich Müller
2022-02-18 10:33 Ulrich Müller

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=1748888024.df1ab5dda4b865631d06e6319d25bd5436b22d3b.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