commit:     d0e1e3644ce036855d84b09260b594dec243d99f
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 15 21:48:15 2024 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Mon Jul 15 22:15:41 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0e1e364

app-emacs/hl-todo: drop old 3.6.0

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

 app-emacs/hl-todo/Manifest             |  1 -
 app-emacs/hl-todo/hl-todo-3.6.0.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/app-emacs/hl-todo/Manifest b/app-emacs/hl-todo/Manifest
index 20139b527050..c0ae313be9e2 100644
--- a/app-emacs/hl-todo/Manifest
+++ b/app-emacs/hl-todo/Manifest
@@ -1,2 +1 @@
-DIST hl-todo-3.6.0.tar.gz 19121 BLAKE2B 
b03361e82b31bcf3b19549be2f2eccb272094798c17bb0f19152486ae3e7b09f812c0ef6ec1a67a5a73254db9e41af26038f7b3058f5e6615f7d10eb57b8a863
 SHA512 
26dd37338bd2121695e4041fce024fd9905b1da57811dc8ca42df28fa3f1d3cfeb83509aae77a2f05a3f1c96036e1cdd7fba9d4424291c3121308fd01afaf9f1
 DIST hl-todo-3.7.0.tar.gz 19369 BLAKE2B 
4e2b56a94ef399207ad6f92da44596bdacfddc31c3182aff088e00a58c955890a34464b858e4194611ea88c90df4827a7a7ab8d177ee99ac7fd5597f8393f046
 SHA512 
74dcce9c4e8e638a135d57b9c00d6fe364326bb00045452289e86a278c7ccd864e756a930973eabd717e5239b86f7d5a46b82df19834eeef8a3a3d6d1111b14b

diff --git a/app-emacs/hl-todo/hl-todo-3.6.0.ebuild 
b/app-emacs/hl-todo/hl-todo-3.6.0.ebuild
deleted file mode 100644
index 34d06cf8e099..000000000000
--- a/app-emacs/hl-todo/hl-todo-3.6.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2023 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/";
-SRC_URI="https://github.com/tarsius/${PN}/archive/v${PV}.tar.gz
-       -> ${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND=">=app-emacs/compat-29.1.4.0"
-BDEPEND="${RDEPEND}"
-
-DOCS=( README.org )
-SITEFILE="50${PN}-gentoo.el"

Reply via email to