From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E2A691580E0 for ; Mon, 02 Jun 2025 18:14:22 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id CCD0D3430E0 for ; Mon, 02 Jun 2025 18:14:22 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 3914F1104B9; Mon, 02 Jun 2025 18:13:56 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 226931104B9 for ; Mon, 02 Jun 2025 18:13:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D08D83430AD for ; Mon, 02 Jun 2025 18:13:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 815F228FC for ; Mon, 02 Jun 2025 18:13:52 +0000 (UTC) From: "Maciej Barć" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Maciej Barć" Message-ID: <1748888023.ad05fb9ef9b9f99e1b19e8b66c2babf2813ec9e5.xgqt@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/hl-todo/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/hl-todo/Manifest app-emacs/hl-todo/hl-todo-3.8.2.ebuild X-VCS-Directories: app-emacs/hl-todo/ X-VCS-Committer: xgqt X-VCS-Committer-Name: Maciej Barć X-VCS-Revision: ad05fb9ef9b9f99e1b19e8b66c2babf2813ec9e5 X-VCS-Branch: master Date: Mon, 02 Jun 2025 18:13:52 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 5f09c247-e9af-443a-988d-28a7e02685a7 X-Archives-Hash: da9406e67c1184623b73ae9480f94aa9 commit: ad05fb9ef9b9f99e1b19e8b66c2babf2813ec9e5 Author: Maciej Barć gentoo org> AuthorDate: Mon Jun 2 17:46:24 2025 +0000 Commit: Maciej Barć gentoo org> CommitDate: Mon Jun 2 18:13:43 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad05fb9e app-emacs/hl-todo: drop old 3.8.2 Signed-off-by: Maciej Barć gentoo.org> app-emacs/hl-todo/Manifest | 1 - app-emacs/hl-todo/hl-todo-3.8.2.ebuild | 33 --------------------------------- 2 files changed, 34 deletions(-) diff --git a/app-emacs/hl-todo/Manifest b/app-emacs/hl-todo/Manifest index cfc9aec02e6d..65823d53e08e 100644 --- a/app-emacs/hl-todo/Manifest +++ b/app-emacs/hl-todo/Manifest @@ -1,2 +1 @@ -DIST hl-todo-3.8.2.tar.gz 19502 BLAKE2B 5bea842f4fc92f0b9668357d4d43c665eb26f3326ff9fa48ce5c411d0548e81b81f3a5eae6342471438c1e49d715383f46c15170140e864f8ba47efb7bd21b2a SHA512 fa6bb473b611203f1e275b75abbefba1df9c731b81a0f7f2a0d3e606450b085e5b20c55e8d0fc0b9bf959e46896173683bd1a47bad8fd70f2179b91ac25470e8 DIST hl-todo-3.8.3.tar.gz 19808 BLAKE2B b267cd45c53c28de367dd03080a446a2a9eb2da3d32c7f2a8ae1335992897ce317776de4fd7d975dd15d282e98d271ec2c422f7257a81b92eab0e45b5903c51f SHA512 10a63387e93defbd8b5b3a2461003e7c7a76d414a1a8f8b3acfa294052efbc10c19ca070c60241f606190be255e50f19ae280185242372428ebd5e563be07557 diff --git a/app-emacs/hl-todo/hl-todo-3.8.2.ebuild b/app-emacs/hl-todo/hl-todo-3.8.2.ebuild deleted file mode 100644 index 4a7f681d3358..000000000000 --- a/app-emacs/hl-todo/hl-todo-3.8.2.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# 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"