From 93a93e9a3b53c1a73142a305ea1f8136846942ee Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 22 Dec 2021 14:08:05 +0000 Subject: gentoo resync : 22.12.2021 --- app-crypt/openpgp-keys-gentoo-auth/Manifest | 3 --- app-crypt/openpgp-keys-gentoo-auth/metadata.xml | 9 -------- .../openpgp-keys-gentoo-auth-20200704.ebuild | 27 ---------------------- 3 files changed, 39 deletions(-) delete mode 100644 app-crypt/openpgp-keys-gentoo-auth/Manifest delete mode 100644 app-crypt/openpgp-keys-gentoo-auth/metadata.xml delete mode 100644 app-crypt/openpgp-keys-gentoo-auth/openpgp-keys-gentoo-auth-20200704.ebuild (limited to 'app-crypt/openpgp-keys-gentoo-auth') diff --git a/app-crypt/openpgp-keys-gentoo-auth/Manifest b/app-crypt/openpgp-keys-gentoo-auth/Manifest deleted file mode 100644 index d4129677dfe2..000000000000 --- a/app-crypt/openpgp-keys-gentoo-auth/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST gentoo-auth.asc.20200704.gz 4540 BLAKE2B 8ae8a1947ae81e89aef6171b228e97a80331cc58336a0387bbda7c885ec5fff322d17b7fc462d7f3fe88a965455b94d1e16b705903843d75fa53481d525a1965 SHA512 da7d1aa76ea04f465e690560dd2d09306aa120b9f2771abc6fe06d5181c39c9e7db73ae0b9c01b864ccdd55a881a7e9c9716dd87446c809b901bb17c448878f5 -EBUILD openpgp-keys-gentoo-auth-20200704.ebuild 787 BLAKE2B e6afcf6f1d54482cdf505e69a02db3cb266a926859a7c056470974c37491b90db68c06c530bbca800ca9b5d2b2461c5811eb76f5677cd6f83ca683622dd31c93 SHA512 a170e47edfab5095c882994f6d9a9399754e130f768c444a912c96a442af67bb9777c1dbd144d1e137e384566ac84217ffd7bbffaa8ab9a70bb960b640d48485 -MISC metadata.xml 272 BLAKE2B 583272860b0b9615e8d57fed7ced1a93035bf0c25285d230412ac7af2e48a8156c2e9d9c0581da80f913a2748eb76579b64648fd1e22ce0bc89da66aafa30809 SHA512 19c90c888b76564e32674364a753ba2d6a0b9ce6f3a97f45bb876c32f83c8206e6ec318e0960747b2003a4c3a426994f25c6b83da8b294d575f45e80c6105d89 diff --git a/app-crypt/openpgp-keys-gentoo-auth/metadata.xml b/app-crypt/openpgp-keys-gentoo-auth/metadata.xml deleted file mode 100644 index 996eb9fa78a2..000000000000 --- a/app-crypt/openpgp-keys-gentoo-auth/metadata.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - mgorny@gentoo.org - Michał Górny - - - diff --git a/app-crypt/openpgp-keys-gentoo-auth/openpgp-keys-gentoo-auth-20200704.ebuild b/app-crypt/openpgp-keys-gentoo-auth/openpgp-keys-gentoo-auth-20200704.ebuild deleted file mode 100644 index 07b5242d0799..000000000000 --- a/app-crypt/openpgp-keys-gentoo-auth/openpgp-keys-gentoo-auth-20200704.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="Gentoo Authority Keys (GLEP 79)" -HOMEPAGE="https://www.gentoo.org/downloads/signatures/" -SRC_URI="https://dev.gentoo.org/~mgorny/dist/openpgp-keys/gentoo-auth.asc.${PV}.gz" - -LICENSE="public-domain" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" - -S=${WORKDIR} - -# Keys included: -# ABD00913019D6354BA1D9A132839FE0D796198B1 -# 18F703D702B1B9591373148C55D3238EC050396E -# 2C13823B8237310FA213034930D132FF0FF50EEB - -src_install() { - insinto /usr/share/openpgp-keys - newins "gentoo-auth.asc.${PV}" gentoo-auth.asc - newins - gentoo-auth-ownertrust.txt <<-EOF - ABD00913019D6354BA1D9A132839FE0D796198B1:6: - EOF -} -- cgit v1.2.3