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, 06 Jan 2025 22:18:24 +0000 (UTC)	[thread overview]
Message-ID: <1736201899.8382741099c663caae1ee39f704979d889633200.xgqt@gentoo> (raw)
commit:     8382741099c663caae1ee39f704979d889633200
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  6 21:35:01 2025 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Mon Jan  6 22:18:19 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83827410
app-emacs/hl-todo: drop old 3.8.0
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
 app-emacs/hl-todo/Manifest             |  1 -
 app-emacs/hl-todo/hl-todo-3.8.0.ebuild | 33 ---------------------------------
 2 files changed, 34 deletions(-)
diff --git a/app-emacs/hl-todo/Manifest b/app-emacs/hl-todo/Manifest
index 5f0cd91e130f..823926e2f458 100644
--- a/app-emacs/hl-todo/Manifest
+++ b/app-emacs/hl-todo/Manifest
@@ -1,2 +1 @@
-DIST hl-todo-3.8.0.tar.gz 19403 BLAKE2B 1e3752c3466899b444167924b6d273812f622c4bac9bc473d5d2181686d3faa9ba936b1eb61d3cd231f44c18ad8c762651b30044d222d9b01f6c3039ccc166bf SHA512 3a5c466d3ffa883b48e342640502dfa0a54a064ca12b9b8fe40db9dacf27f8083bcb383e3ec332e7ae2683eb6dfbba3f6d6c83f8c53c6edb8183cb4711be27b3
 DIST hl-todo-3.8.1.tar.gz 19400 BLAKE2B 035cfdd0bcd859c48acc59a9f2bbd797c1e0f2a3510d3ac4f8538cd0a467afc01175cfbcd17ea597e83d5aeb366f74f8f52a5316e40236fa95bcf6e6334f7fcc SHA512 9cbb0537a375f54b73f39bd9c2ec80ba7fa425630e516b147fb5e674c9123eaf5fe79d3cba829b4b0dbb249834df5f7fe2240830d313d84c03cdb8eb0f9266a2
diff --git a/app-emacs/hl-todo/hl-todo-3.8.0.ebuild b/app-emacs/hl-todo/hl-todo-3.8.0.ebuild
deleted file mode 100644
index 50a91455193c..000000000000
--- a/app-emacs/hl-todo/hl-todo-3.8.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2024 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-29.1.4.5
-"
-BDEPEND="
-	${RDEPEND}
-"
-
-DOCS=( README.org )
-SITEFILE="50${PN}-gentoo.el"
next             reply	other threads:[~2025-01-06 22:18 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-06 22:18 Maciej Barć [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-10-17 10:55 [gentoo-commits] repo/gentoo:master commit in: app-emacs/hl-todo/ Maciej Barć
2025-10-17 10:55 Maciej Barć
2025-09-18 21:50 Maciej Barć
2025-09-18 21:50 Maciej Barć
2025-06-02 18:13 Maciej Barć
2025-06-02 18:13 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=1736201899.8382741099c663caae1ee39f704979d889633200.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