public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matthew Smith" <matthew@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/hl-todo/
Date: Wed, 20 Apr 2022 16:30:03 +0000 (UTC)	[thread overview]
Message-ID: <1650471894.77c970e1e07c63bdeb9e5f4d9de87728092f3863.matthew@gentoo> (raw)

commit:     77c970e1e07c63bdeb9e5f4d9de87728092f3863
Author:     Matthew Smith <matthew <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 20 16:24:54 2022 +0000
Commit:     Matthew Smith <matthew <AT> gentoo <DOT> org>
CommitDate: Wed Apr 20 16:24:54 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77c970e1

app-emacs/hl-todo: add 3.4.2

Signed-off-by: Matthew Smith <matthew <AT> gentoo.org>

 app-emacs/hl-todo/Manifest             |  1 +
 app-emacs/hl-todo/hl-todo-3.4.2.ebuild | 18 ++++++++++++++++++
 2 files changed, 19 insertions(+)

diff --git a/app-emacs/hl-todo/Manifest b/app-emacs/hl-todo/Manifest
index ddfbd1d97fa4..1a75dd9e57d5 100644
--- a/app-emacs/hl-todo/Manifest
+++ b/app-emacs/hl-todo/Manifest
@@ -1,2 +1,3 @@
 DIST hl-todo-3.3.0.tar.gz 5688 BLAKE2B 3e644ab68707ff7fb3f846d07ccec9631f0c84eaabe453efe3f36658cb09024fce3bcb299cbfbb911ff3a2e93a0134bb84cf2e9486881c656b0344b28a3dda82 SHA512 361ea9f36abd2a43731252cdcda420da1661b3f60f9673cf9975eff3846367f7f29c787de515c75fb61fd14c1849b5d24a0f91d813ca00d09512d2218a45ffd1
 DIST hl-todo-3.4.1.tar.gz 5762 BLAKE2B fbc3e2d1c9e6492f55487e6ffc306588e1d27b758e97a538de77f56743f7717a3596bda072aa6cfb249c67e76f32263e07ca299e20fc635e585af32caef120ff SHA512 4cbde1f5c0697cb6906d355aff879f8a8b2ae1fbcb1a16016c1d6663ad520ba4bbc625d038975501b9deee827e52ac84cf0e8ca38ad538395ca1c9f7f82cba57
+DIST hl-todo-3.4.2.tar.gz 5764 BLAKE2B 17a2569a0ff5423705d079d72c3b7d63d376b8247e80631c014b2874559ef95ea4695a110cc347c1fa35dfe1c2aebc7ff74af49f21e06560357e4f50f664b18a SHA512 a04e2b78a237b11152559a6d029168f24afba67cf2cf6ffeeb5d01a9e65312e30bd2910b41007c04335ce6e43e59163205d52e700dd499d89b19c87e5c3ca5bf

diff --git a/app-emacs/hl-todo/hl-todo-3.4.2.ebuild b/app-emacs/hl-todo/hl-todo-3.4.2.ebuild
new file mode 100644
index 000000000000..9796c73d5221
--- /dev/null
+++ b/app-emacs/hl-todo/hl-todo-3.4.2.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+NEED_EMACS=25
+
+inherit elisp
+
+DESCRIPTION="Highlight TODO and similar keywords in comments and strings"
+HOMEPAGE="https://github.com/tarsius/hl-todo"
+SRC_URI="https://github.com/tarsius/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+SITEFILE="50${PN}-gentoo.el"
+DOCS="README.org"


             reply	other threads:[~2022-04-20 16:30 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-20 16:30 Matthew Smith [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-10 18:16 [gentoo-commits] repo/gentoo:master commit in: app-emacs/hl-todo/ 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-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=1650471894.77c970e1e07c63bdeb9e5f4d9de87728092f3863.matthew@gentoo \
    --to=matthew@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