Gentoo Archives: gentoo-commits

From: Sebastian Pipping <sping@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/debian-archive-keyring/
Date: Sun, 28 Apr 2019 10:10:33
Message-Id: 1556446022.6bea671674eb381759a5bf16fa66000bbcbb8a90.sping@gentoo
1 commit: 6bea671674eb381759a5bf16fa66000bbcbb8a90
2 Author: Sebastian Pipping <sping <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 28 10:07:02 2019 +0000
4 Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 28 10:07:02 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bea6716
7
8 app-crypt/debian-archive-keyring: Remove old
9
10 Signed-off-by: Sebastian Pipping <sping <AT> gentoo.org>
11 Package-Manager: Portage-2.3.64, Repoman-2.3.12
12
13 app-crypt/debian-archive-keyring/Manifest | 4 ----
14 .../debian-archive-keyring-2014.3.ebuild | 21 ---------------------
15 .../debian-archive-keyring-2017.5.ebuild | 21 ---------------------
16 .../debian-archive-keyring-2017.6.ebuild | 21 ---------------------
17 .../debian-archive-keyring-2017.7.ebuild | 21 ---------------------
18 5 files changed, 88 deletions(-)
19
20 diff --git a/app-crypt/debian-archive-keyring/Manifest b/app-crypt/debian-archive-keyring/Manifest
21 index 9a2f1302f05..338821c4591 100644
22 --- a/app-crypt/debian-archive-keyring/Manifest
23 +++ b/app-crypt/debian-archive-keyring/Manifest
24 @@ -1,5 +1 @@
25 -DIST debian-archive-keyring_2014.3_all.deb 40060 BLAKE2B 8cc046e484ec2f0f1028a36475c60ea6b2f70b43d3a1a187c6bde7c731c87a19bc9ebd4fbf63055accdf7ede31fba89c34806692a10158def2c95448e7ff037b SHA512 7a24596f250eafb6e62d19523cd13c3b1809bea3f694bd92f3d427f67cd840e0292200e6b033b5c5c5cf41ab40233ae17d133a846be483afa1da3b67cac72931
26 -DIST debian-archive-keyring_2017.5_all.deb 56438 BLAKE2B 3dfe5e2fc1397eda72491b32eb1bc77a7b2f197a880fc5ca4a8aa79d54d6ecd3d080fca234ca5b418d96123af680ff2fe915af7b6050740f86a2d6f57f9a0fd7 SHA512 8e7dafd850a7ad0a322790e41ace819ad51c1a17be4bd506c5790ccef97f1a0dc0cb78841225b4c6a85c20d502800fbfe991ea9c8c48a5bb58598754dcbd6173
27 -DIST debian-archive-keyring_2017.6_all.deb 56618 BLAKE2B f16e0ad9e7a86b57e5011495747acecedd6901919a3b267bca3a41a3f0b212f8158a552c374d8e8a43a7260fec3c64d4634ee8c49ed2155fab9edd168d72505e SHA512 728252b029dc72ff341b5eaa1bcd1b7e0669c1e0f0cf120ad4cb5ec36e600ffb7d344e9b24d1daa964272f07c90e3ed70a1b7fb9b8507da0778a8370a4b18029
28 -DIST debian-archive-keyring_2017.7_all.deb 56940 BLAKE2B eac1f8399e6f3176721f4b6f8463849053f5dffaac0cd9d297e5774a62582a30caf9281614d71de6f302a15784082b99963eff910d253cdbeef26ad66337bdf2 SHA512 9802058a9de69d941eab9ebf7a8370b1b5af0130444ca8fd46996d1699f940775fec2820f7963fdcf70e49a467682d1ac023a1da72e34f90cf3c09a04dface74
29 DIST debian-archive-keyring_2018.1_all.deb 57392 BLAKE2B 3262a1f49af9792ce378a0b6219287ac868d3483783218f55a0ab3d37b9fa0a857da2dcd4c83742d8b47ce4a2df5ecd985d2345d5367908f2f353e8cc0a6a5e3 SHA512 7bf98cda5b9639d68538a8d47e35d422e552bd8afa067e844f0e8e76a366f9d5e503e0f47dd646789fa0264a47b77d0bfcc22559ad09bdc95453e4a5c2169f0f
30
31 diff --git a/app-crypt/debian-archive-keyring/debian-archive-keyring-2014.3.ebuild b/app-crypt/debian-archive-keyring/debian-archive-keyring-2014.3.ebuild
32 deleted file mode 100644
33 index bdd070ab72d..00000000000
34 --- a/app-crypt/debian-archive-keyring/debian-archive-keyring-2014.3.ebuild
35 +++ /dev/null
36 @@ -1,21 +0,0 @@
37 -# Copyright 1999-2017 Gentoo Foundation
38 -# Distributed under the terms of the GNU General Public License v2
39 -
40 -EAPI=6
41 -
42 -inherit unpacker
43 -
44 -DESCRIPTION="GnuPG archive keys of the Debian archive"
45 -HOMEPAGE="https://packages.debian.org/sid/debian-archive-keyring"
46 -SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV}_all.deb"
47 -
48 -LICENSE="GPL-2+"
49 -SLOT="0"
50 -KEYWORDS="~amd64 ~x86"
51 -IUSE=""
52 -
53 -S="${WORKDIR}"
54 -
55 -src_install() {
56 - doins -r .
57 -}
58
59 diff --git a/app-crypt/debian-archive-keyring/debian-archive-keyring-2017.5.ebuild b/app-crypt/debian-archive-keyring/debian-archive-keyring-2017.5.ebuild
60 deleted file mode 100644
61 index bdd070ab72d..00000000000
62 --- a/app-crypt/debian-archive-keyring/debian-archive-keyring-2017.5.ebuild
63 +++ /dev/null
64 @@ -1,21 +0,0 @@
65 -# Copyright 1999-2017 Gentoo Foundation
66 -# Distributed under the terms of the GNU General Public License v2
67 -
68 -EAPI=6
69 -
70 -inherit unpacker
71 -
72 -DESCRIPTION="GnuPG archive keys of the Debian archive"
73 -HOMEPAGE="https://packages.debian.org/sid/debian-archive-keyring"
74 -SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV}_all.deb"
75 -
76 -LICENSE="GPL-2+"
77 -SLOT="0"
78 -KEYWORDS="~amd64 ~x86"
79 -IUSE=""
80 -
81 -S="${WORKDIR}"
82 -
83 -src_install() {
84 - doins -r .
85 -}
86
87 diff --git a/app-crypt/debian-archive-keyring/debian-archive-keyring-2017.6.ebuild b/app-crypt/debian-archive-keyring/debian-archive-keyring-2017.6.ebuild
88 deleted file mode 100644
89 index bdd070ab72d..00000000000
90 --- a/app-crypt/debian-archive-keyring/debian-archive-keyring-2017.6.ebuild
91 +++ /dev/null
92 @@ -1,21 +0,0 @@
93 -# Copyright 1999-2017 Gentoo Foundation
94 -# Distributed under the terms of the GNU General Public License v2
95 -
96 -EAPI=6
97 -
98 -inherit unpacker
99 -
100 -DESCRIPTION="GnuPG archive keys of the Debian archive"
101 -HOMEPAGE="https://packages.debian.org/sid/debian-archive-keyring"
102 -SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV}_all.deb"
103 -
104 -LICENSE="GPL-2+"
105 -SLOT="0"
106 -KEYWORDS="~amd64 ~x86"
107 -IUSE=""
108 -
109 -S="${WORKDIR}"
110 -
111 -src_install() {
112 - doins -r .
113 -}
114
115 diff --git a/app-crypt/debian-archive-keyring/debian-archive-keyring-2017.7.ebuild b/app-crypt/debian-archive-keyring/debian-archive-keyring-2017.7.ebuild
116 deleted file mode 100644
117 index 9e4c17ad39d..00000000000
118 --- a/app-crypt/debian-archive-keyring/debian-archive-keyring-2017.7.ebuild
119 +++ /dev/null
120 @@ -1,21 +0,0 @@
121 -# Copyright 1999-2018 Gentoo Foundation
122 -# Distributed under the terms of the GNU General Public License v2
123 -
124 -EAPI=6
125 -
126 -inherit unpacker
127 -
128 -DESCRIPTION="GnuPG archive keys of the Debian archive"
129 -HOMEPAGE="https://packages.debian.org/sid/debian-archive-keyring"
130 -SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV}_all.deb"
131 -
132 -LICENSE="GPL-2+"
133 -SLOT="0"
134 -KEYWORDS="~amd64 ~x86"
135 -IUSE=""
136 -
137 -S="${WORKDIR}"
138 -
139 -src_install() {
140 - doins -r .
141 -}