commit:     c66e15f971de5c504ea11f64bab9c2919107e1d1
Author:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 25 15:42:29 2021 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Thu Feb 25 15:43:21 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c66e15f9

app-crypt/debian-archive-keyring: Drop old

Signed-off-by: Sebastian Pipping <sping <AT> gentoo.org>
Package-Manager: Portage-3.0.14, Repoman-3.0.2

 app-crypt/debian-archive-keyring/Manifest          |  1 -
 .../debian-archive-keyring-2018.1.ebuild           | 22 ----------------------
 .../debian-archive-keyring-2019.1.ebuild           | 22 ----------------------
 3 files changed, 45 deletions(-)

diff --git a/app-crypt/debian-archive-keyring/Manifest 
b/app-crypt/debian-archive-keyring/Manifest
index 8a80dbacd22..18132ff1d67 100644
--- a/app-crypt/debian-archive-keyring/Manifest
+++ b/app-crypt/debian-archive-keyring/Manifest
@@ -1,3 +1,2 @@
-DIST debian-archive-keyring_2018.1_all.deb 57392 BLAKE2B 
3262a1f49af9792ce378a0b6219287ac868d3483783218f55a0ab3d37b9fa0a857da2dcd4c83742d8b47ce4a2df5ecd985d2345d5367908f2f353e8cc0a6a5e3
 SHA512 
7bf98cda5b9639d68538a8d47e35d422e552bd8afa067e844f0e8e76a366f9d5e503e0f47dd646789fa0264a47b77d0bfcc22559ad09bdc95453e4a5c2169f0f
 DIST debian-archive-keyring_2019.1_all.deb 75088 BLAKE2B 
54411c4bde02990670baba608e239f1630394f52e877b62b4683c85c5a45a618cece0f429a35472eedce3768dc8a097049b4cd9dd808cc167c5baafd1e8fe9d1
 SHA512 
051b8507c9deba0d13dc0137ff43ae9db27b20b78c3437ca680046ae9b1c81ac505dc0a4460d4a83c4b256a04a2e57d1280eb2e8a3afb2a58f150ca6c37d0d63
 DIST debian-archive-keyring_2021.1_all.deb 93572 BLAKE2B 
0566017cc02c9ddc03e6ba7a0fdb62856e8a8d5f31508b6fdba8c206288a8c4c0165f88bfaa3515897e8b88fa16ee459a5fca67e2f6364f1048c465b128e8d96
 SHA512 
20aeb3460bdfaa47aad0c069c5d39a2e385b0394d39db9ea76ad5a7e6fa6421c8603eb2241d2cf4ba82754291097ae416b1ec2a04c16a6065c5f0d04eb8d8946

diff --git 
a/app-crypt/debian-archive-keyring/debian-archive-keyring-2018.1.ebuild 
b/app-crypt/debian-archive-keyring/debian-archive-keyring-2018.1.ebuild
deleted file mode 100644
index f9d5bd12a13..00000000000
--- a/app-crypt/debian-archive-keyring/debian-archive-keyring-2018.1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit unpacker
-
-DESCRIPTION="GnuPG archive keys of the Debian archive"
-HOMEPAGE="https://packages.debian.org/sid/debian-archive-keyring";
-SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV}_all.deb"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-S="${WORKDIR}"
-
-src_install() {
-       doins -r .
-       mv "${D}"/usr/share/doc/{${PN},${PF}} || die
-}

diff --git 
a/app-crypt/debian-archive-keyring/debian-archive-keyring-2019.1.ebuild 
b/app-crypt/debian-archive-keyring/debian-archive-keyring-2019.1.ebuild
deleted file mode 100644
index bbb643c8e5f..00000000000
--- a/app-crypt/debian-archive-keyring/debian-archive-keyring-2019.1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit unpacker
-
-DESCRIPTION="GnuPG archive keys of the Debian archive"
-HOMEPAGE="https://packages.debian.org/sid/debian-archive-keyring";
-SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV}_all.deb"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
-IUSE=""
-
-S="${WORKDIR}"
-
-src_install() {
-       doins -r .
-       mv "${D}"/usr/share/doc/{${PN},${PF}} || die
-}

Reply via email to