diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-04-23 19:29:57 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-04-23 21:29:58 +0200 |
commit | b4478c514aaccbadeae6a4010e318cabeca89d9c (patch) | |
tree | 41ef93d62b0990d681fe77ff1c5bf1f312ab97d6 /sec-keys | |
parent | acct-user.eclass: add ~arm64-macos to KEYWORDS (diff) | |
download | gentoo-b4478c514aaccbadeae6a4010e318cabeca89d9c.tar.gz gentoo-b4478c514aaccbadeae6a4010e318cabeca89d9c.tar.bz2 gentoo-b4478c514aaccbadeae6a4010e318cabeca89d9c.zip |
sec-keys/openpgp-keys-gentoo-auth: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sec-keys')
3 files changed, 0 insertions, 56 deletions
diff --git a/sec-keys/openpgp-keys-gentoo-auth/Manifest b/sec-keys/openpgp-keys-gentoo-auth/Manifest index 37adfd45ba22..bb6298a632e0 100644 --- a/sec-keys/openpgp-keys-gentoo-auth/Manifest +++ b/sec-keys/openpgp-keys-gentoo-auth/Manifest @@ -1,3 +1 @@ -DIST gentoo-auth.asc.20200704.gz 4540 BLAKE2B 8ae8a1947ae81e89aef6171b228e97a80331cc58336a0387bbda7c885ec5fff322d17b7fc462d7f3fe88a965455b94d1e16b705903843d75fa53481d525a1965 SHA512 da7d1aa76ea04f465e690560dd2d09306aa120b9f2771abc6fe06d5181c39c9e7db73ae0b9c01b864ccdd55a881a7e9c9716dd87446c809b901bb17c448878f5 -DIST gentoo-auth.asc.20220101.gz 5775 BLAKE2B fd8caa753da59bcb9597e302d2c94e6053c5977dbda19d04a7f2a404c6880328c1cdec4251ed44f0f9e9471d2f66e7ff06ea61151770122e95ea9ba6df7e2c85 SHA512 162f5ca1a8c081f889697885c6e261e61bc7ee3dba04418169f85d8161b02866474f0ae95e72e47d83fb10b1ba3eb18d5a0d8556fcf70d094a248c4958f5f9a0 DIST gentoo-auth.asc.20230329.gz 3371 BLAKE2B 2d4940e50c8b415f48a0fe479b95dbe1f2ab83af8eceda582ecd9386fada54126cce2fa7e509611fe8d51b14dc1638b3aa19f87fbe2b7bb8dffc91657ead2a48 SHA512 b516104e6affbcdced8aba100a0eadb82b1fc3a6cc8ed907486e30c44e78f77dabd6dc1e02383537d13a380247f315b7c53711e3b5994242a84afeca4af755fd diff --git a/sec-keys/openpgp-keys-gentoo-auth/openpgp-keys-gentoo-auth-20200704.ebuild b/sec-keys/openpgp-keys-gentoo-auth/openpgp-keys-gentoo-auth-20200704.ebuild deleted file mode 100644 index 7b2d4595212f..000000000000 --- a/sec-keys/openpgp-keys-gentoo-auth/openpgp-keys-gentoo-auth-20200704.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2022 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 ~loong ~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 -} diff --git a/sec-keys/openpgp-keys-gentoo-auth/openpgp-keys-gentoo-auth-20220101.ebuild b/sec-keys/openpgp-keys-gentoo-auth/openpgp-keys-gentoo-auth-20220101.ebuild deleted file mode 100644 index b751e4d95566..000000000000 --- a/sec-keys/openpgp-keys-gentoo-auth/openpgp-keys-gentoo-auth-20220101.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2023 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 ~loong ~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 -} |