commit:     255b78b1771bcdd1b00a193c13d074a5cc7dca59
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 29 14:16:17 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 29 14:16:17 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=255b78b1

sec-keys/openpgp-keys-jiatan: treeclean

Bug: https://bugs.gentoo.org/928134
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 profiles/package.mask                                |  7 -------
 sec-keys/openpgp-keys-jiatan/Manifest                |  1 -
 sec-keys/openpgp-keys-jiatan/metadata.xml            |  9 ---------
 .../openpgp-keys-jiatan-20230505.ebuild              | 20 --------------------
 4 files changed, 37 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index c63695fb491c..c6e1b73f84bf 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -543,13 +543,6 @@ net-mail/gnubiff
 # Removal on 2024-06-30.  Bugs #933239, #828068.
 app-emulation/phpvirtualbox
 
-# Sam James <[email protected]> (2024-05-29)
-# OpenPGP key of malicious upstream xz co-maintainer. This key is no longer
-# used by any ebuilds in tree. Removal on 2024-06-29. This package was already
-# masked a while ago but is now being removed. See the bug for details
-# on the gap. Bug #928134 (GLSA-202403-04).
-sec-keys/openpgp-keys-jiatan
-
 # Sam James <[email protected]> (2024-05-28)
 # Breaks reverse dependencies like protobuf-c (bug #932857) and protobuf-26.1
 # itself isn't compatible with this abseil-cpp version (bug #932848).

diff --git a/sec-keys/openpgp-keys-jiatan/Manifest 
b/sec-keys/openpgp-keys-jiatan/Manifest
deleted file mode 100644
index 021bd0e20fb9..000000000000
--- a/sec-keys/openpgp-keys-jiatan/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST jia_tan_pubkey.txt 3143 BLAKE2B 
1e0cc16ffabc11e341c733c09b7bc9571e3d2209f2387f27905adc153eff763d8ab9929cee5bfda86d30f05d1fd1e5ae3d2087679f17fc8f8288b094572cc596
 SHA512 
556bda914f966fe7b72105b475b59231254256f860ec28f5606ffb3df34884621f365c95eb881c74a2ff5434a8e45efa3e6bbc8cb9d8147dccc608566ddefeb7

diff --git a/sec-keys/openpgp-keys-jiatan/metadata.xml 
b/sec-keys/openpgp-keys-jiatan/metadata.xml
deleted file mode 100644
index de9d78424186..000000000000
--- a/sec-keys/openpgp-keys-jiatan/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="project">
-               <email>[email protected]</email>
-               <name>Gentoo Base System</name>
-       </maintainer>
-       <stabilize-allarches/>
-</pkgmetadata>

diff --git a/sec-keys/openpgp-keys-jiatan/openpgp-keys-jiatan-20230505.ebuild 
b/sec-keys/openpgp-keys-jiatan/openpgp-keys-jiatan-20230505.ebuild
deleted file mode 100644
index 303f64d7772d..000000000000
--- a/sec-keys/openpgp-keys-jiatan/openpgp-keys-jiatan-20230505.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="OpenPGP keys used by Jia Tan"
-HOMEPAGE="https://tukaani.org/xz/";
-SRC_URI="https://tukaani.org/misc/jia_tan_pubkey.txt";
-S="${WORKDIR}"
-
-LICENSE="public-domain"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86"
-
-src_install() {
-       local files=( ${A} )
-
-       insinto /usr/share/openpgp-keys
-       newins - jiatan.asc < <(cat "${files[@]/#/${DISTDIR}/}" || die)
-}

Reply via email to