mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
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@gmail.com>
This commit is contained in:
@@ -1 +0,0 @@
|
||||
DIST pt_linux_amd64.tar.gz 2378105 BLAKE2B b48eb9fb327cbbda004a246272efde3eb84f45842768a02fa3b54256ab7f522c7c4b91f1a13a726c36ff121f71ce53e6d2a158a2f2c7c8cd991963f793de2f7f SHA512 bb0da7b89b5c0c079588c1f3a0e755db0aeac189b676b8df1fa756bff13121e06e61f747c86cd22c92928db22db45b175155cd09b82ff87b289e83581a07c3e4
|
||||
@@ -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>
|
||||
@@ -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
|
||||
}
|
||||
@@ -46,11 +46,6 @@ media-video/avisynth+
|
||||
# Removal on 2025-09-18
|
||||
games-util/pegasus
|
||||
|
||||
# David (stkw0) Roman <davidroman96@gmail.com> (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 <cyber+gentoo@sysrq.in> (2025-07-27)
|
||||
# Vulnerable to a cross-site scripting attack.
|
||||
# https://github.com/TecharoHQ/anubis/security/advisories/GHSA-jhjj-2g64-px7c
|
||||
|
||||
Reference in New Issue
Block a user