From: "Sebastian Pipping" <sping@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/debian-archive-keyring/
Date: Wed, 3 Jan 2018 19:17:16 +0000 (UTC) [thread overview]
Message-ID: <1515006798.92480241fa17e6a52f8623060ad853eafb1c6e3c.sping@gentoo> (raw)
commit: 92480241fa17e6a52f8623060ad853eafb1c6e3c
Author: Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 3 18:07:39 2018 +0000
Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Wed Jan 3 19:13:18 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92480241
app-crypt/debian-archive-keyring: 2017.7
Package-Manager: Portage-2.3.16, Repoman-2.3.6
app-crypt/debian-archive-keyring/Manifest | 1 +
.../debian-archive-keyring-2017.7.ebuild | 21 +++++++++++++++++++++
2 files changed, 22 insertions(+)
diff --git a/app-crypt/debian-archive-keyring/Manifest b/app-crypt/debian-archive-keyring/Manifest
index c119340e5d8..3887585e760 100644
--- a/app-crypt/debian-archive-keyring/Manifest
+++ b/app-crypt/debian-archive-keyring/Manifest
@@ -1,3 +1,4 @@
DIST debian-archive-keyring_2014.3_all.deb 40060 BLAKE2B 8cc046e484ec2f0f1028a36475c60ea6b2f70b43d3a1a187c6bde7c731c87a19bc9ebd4fbf63055accdf7ede31fba89c34806692a10158def2c95448e7ff037b SHA512 7a24596f250eafb6e62d19523cd13c3b1809bea3f694bd92f3d427f67cd840e0292200e6b033b5c5c5cf41ab40233ae17d133a846be483afa1da3b67cac72931
DIST debian-archive-keyring_2017.5_all.deb 56438 BLAKE2B 3dfe5e2fc1397eda72491b32eb1bc77a7b2f197a880fc5ca4a8aa79d54d6ecd3d080fca234ca5b418d96123af680ff2fe915af7b6050740f86a2d6f57f9a0fd7 SHA512 8e7dafd850a7ad0a322790e41ace819ad51c1a17be4bd506c5790ccef97f1a0dc0cb78841225b4c6a85c20d502800fbfe991ea9c8c48a5bb58598754dcbd6173
DIST debian-archive-keyring_2017.6_all.deb 56618 BLAKE2B f16e0ad9e7a86b57e5011495747acecedd6901919a3b267bca3a41a3f0b212f8158a552c374d8e8a43a7260fec3c64d4634ee8c49ed2155fab9edd168d72505e SHA512 728252b029dc72ff341b5eaa1bcd1b7e0669c1e0f0cf120ad4cb5ec36e600ffb7d344e9b24d1daa964272f07c90e3ed70a1b7fb9b8507da0778a8370a4b18029
+DIST debian-archive-keyring_2017.7_all.deb 56940 BLAKE2B eac1f8399e6f3176721f4b6f8463849053f5dffaac0cd9d297e5774a62582a30caf9281614d71de6f302a15784082b99963eff910d253cdbeef26ad66337bdf2 SHA512 9802058a9de69d941eab9ebf7a8370b1b5af0130444ca8fd46996d1699f940775fec2820f7963fdcf70e49a467682d1ac023a1da72e34f90cf3c09a04dface74
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
new file mode 100644
index 00000000000..9e4c17ad39d
--- /dev/null
+++ b/app-crypt/debian-archive-keyring/debian-archive-keyring-2017.7.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+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 .
+}
next reply other threads:[~2018-01-03 19:17 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-03 19:17 Sebastian Pipping [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-09 16:00 [gentoo-commits] repo/gentoo:master commit in: app-crypt/debian-archive-keyring/ Sebastian Pipping
2024-10-09 15:27 Sam James
2024-09-27 13:35 WANG Xuerui
2023-10-07 18:23 Sebastian Pipping
2023-10-07 18:23 Sebastian Pipping
2023-04-25 19:01 Sam James
2023-04-25 13:40 Arthur Zamarin
2023-04-03 14:22 Sebastian Pipping
2023-03-18 16:47 Sebastian Pipping
2023-03-16 20:03 Sebastian Pipping
2022-12-03 12:17 Sam James
2022-12-03 12:14 Sam James
2021-02-26 1:28 Sebastian Pipping
2021-02-25 15:43 Sebastian Pipping
2021-02-25 15:43 Sebastian Pipping
2020-06-22 12:53 Sebastian Pipping
2019-12-26 12:56 Georgy Yakovlev
2019-04-28 10:10 Sebastian Pipping
2019-04-28 10:10 Sebastian Pipping
2019-03-09 16:33 Sebastian Pipping
2017-12-07 23:15 Sebastian Pipping
2017-08-20 21:16 Sebastian Pipping
2016-02-21 18:23 Sebastian Pipping
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1515006798.92480241fa17e6a52f8623060ad853eafb1c6e3c.sping@gentoo \
--to=sping@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox