commit: 0e7b46d6c870f0be3dd3b679ce205922896703c4 Author: David Roman <davidroman96 <AT> gmail <DOT> com> AuthorDate: Tue Sep 16 08:37:41 2025 +0000 Commit: David Roman <davidroman96 <AT> gmail <DOT> com> CommitDate: Tue Sep 16 08:37:51 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0e7b46d6
app-text/the-platinum-searcher-bin: treeclean Closes: https://bugs.gentoo.org/886057 (pkgremoved) Closes: https://bugs.gentoo.org/886055 (pkgremoved) Signed-off-by: David Roman <davidroman96 <AT> gmail.com> app-text/the-platinum-searcher-bin/Manifest | 1 - app-text/the-platinum-searcher-bin/metadata.xml | 8 -------- .../the-platinum-searcher-bin-2.2.0.ebuild | 18 ------------------ profiles/package.mask | 5 ----- 4 files changed, 32 deletions(-) diff --git a/app-text/the-platinum-searcher-bin/Manifest b/app-text/the-platinum-searcher-bin/Manifest deleted file mode 100644 index 1fb8656f69..0000000000 --- a/app-text/the-platinum-searcher-bin/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST pt_linux_amd64.tar.gz 2378105 BLAKE2B b48eb9fb327cbbda004a246272efde3eb84f45842768a02fa3b54256ab7f522c7c4b91f1a13a726c36ff121f71ce53e6d2a158a2f2c7c8cd991963f793de2f7f SHA512 bb0da7b89b5c0c079588c1f3a0e755db0aeac189b676b8df1fa756bff13121e06e61f747c86cd22c92928db22db45b175155cd09b82ff87b289e83581a07c3e4 diff --git a/app-text/the-platinum-searcher-bin/metadata.xml b/app-text/the-platinum-searcher-bin/metadata.xml deleted file mode 100644 index e4c92fb545..0000000000 --- a/app-text/the-platinum-searcher-bin/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">monochromegane/the_platinum_searcher</remote-id> - </upstream> -</pkgmetadata> diff --git a/app-text/the-platinum-searcher-bin/the-platinum-searcher-bin-2.2.0.ebuild b/app-text/the-platinum-searcher-bin/the-platinum-searcher-bin-2.2.0.ebuild deleted file mode 100644 index 98819ddcd3..0000000000 --- a/app-text/the-platinum-searcher-bin/the-platinum-searcher-bin-2.2.0.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="Fast CLI search tool, faster than grep, ack, silver_searcher (ag)" -HOMEPAGE="https://github.com/monochromegane/the_platinum_searcher" -SRC_URI="https://github.com/monochromegane/the_platinum_searcher/releases/download/v${PV}/pt_linux_amd64.tar.gz" - -S="${WORKDIR}/pt_linux_amd64" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -src_install() { - dobin pt -} diff --git a/profiles/package.mask b/profiles/package.mask index 2977353516..ddd0c97bd7 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -46,11 +46,6 @@ media-video/avisynth+ # Removal on 2025-09-18 games-util/pegasus -# David (stkw0) Roman <[email protected]> (2025-08-16) -# Upstream have been dead for 7 years. -# Removal on 2025-09-16, bug #886057, #886055 -app-text/the-platinum-searcher-bin - # Anna (cybertailor) Vyalkova <[email protected]> (2025-07-27) # Vulnerable to a cross-site scripting attack. # https://github.com/TecharoHQ/anubis/security/advisories/GHSA-jhjj-2g64-px7c
