public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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: Sat,  7 Oct 2023 18:23:44 +0000 (UTC)	[thread overview]
Message-ID: <1696702966.2cba4c12d2a3158c99a2c1cf2de6e0f812dd7f45.sping@gentoo> (raw)

commit:     2cba4c12d2a3158c99a2c1cf2de6e0f812dd7f45
Author:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  7 18:22:46 2023 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Sat Oct  7 18:22:46 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cba4c12

app-crypt/debian-archive-keyring: 2023.4

Signed-off-by: Sebastian Pipping <sping <AT> gentoo.org>

 app-crypt/debian-archive-keyring/Manifest          |  1 +
 .../debian-archive-keyring-2023.4.ebuild           | 26 ++++++++++++++++++++++
 2 files changed, 27 insertions(+)

diff --git a/app-crypt/debian-archive-keyring/Manifest b/app-crypt/debian-archive-keyring/Manifest
index 3f582ff3ceed..c91e2f3b0033 100644
--- a/app-crypt/debian-archive-keyring/Manifest
+++ b/app-crypt/debian-archive-keyring/Manifest
@@ -4,3 +4,4 @@ DIST debian-archive-keyring_2021.1_all.deb 93572 BLAKE2B 0566017cc02c9ddc03e6ba7
 DIST debian-archive-keyring_2023.1_all.deb 143932 BLAKE2B 72adb14999d4ead23a79d610bde0dd50e0370a68da0be379556da56589f9f493a5e5cc5d77dd597fdb417fae6c3a0d1f882209086e9312816f63efd59408c001 SHA512 b9645b6ccc07c38b8187cd4169006f4231ab08c70305f28f40a3fba9a93e9f9f05e9e2ac3fde2423d28b99313d631afcdccadcd20d7237de49bc22709e646c39
 DIST debian-archive-keyring_2023.2_all.deb 160616 BLAKE2B 36b0dd0c518632eae0111fdc1adef069a3dc14d1d7904298665eec2bbd27044e04c600df9a635f82e986c4c401358d94d356fa75503b18b2b83253097101b063 SHA512 f1628233a9430762690db62b7329aefbdd24d4ebc5518ed6ab39c0155365ca2d82e4f5282f6f57990102770c8c97c4df05d9cbc3dedbb905a54fbb16f85e9ba4
 DIST debian-archive-keyring_2023.3_all.deb 160696 BLAKE2B f674b1e713355423e9f8a05bdad60c4bd5cc4e523ba9110468f043fe2f919b9c260c8ba612f45cc3331231fd44c38da0e29e8643c650206d0068114763e8f4df SHA512 c7f93756270b102bf1a6539e15bfc3ef65377b150f8258b7f994802e17518a468d2514739257aad1ce29be0113671fa31823a94a0b88f96f9925f88682429ac7
+DIST debian-archive-keyring_2023.4_all.deb 160732 BLAKE2B 361fa5fc691c629adbbcfa7aaac10b2a6b094769db266cbfbdc22b74d70b8e836c7a645d8bf4f784f7f89642b973a94e776df1b7dba38317edc76f8fbad2694e SHA512 43360871728355eab0d5bbb5eee7fbb0adfdde97eb828972b0eebbb3f3b23369ac5825b232e444f0a212e00e47863dcd9d260db4f04394c9e1b7dfd282e44904

diff --git a/app-crypt/debian-archive-keyring/debian-archive-keyring-2023.4.ebuild b/app-crypt/debian-archive-keyring/debian-archive-keyring-2023.4.ebuild
new file mode 100644
index 000000000000..47f1db2a04c5
--- /dev/null
+++ b/app-crypt/debian-archive-keyring/debian-archive-keyring-2023.4.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+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 ~arm ~arm64 ~ppc64 ~x86"
+IUSE=""
+
+S="${WORKDIR}"
+
+src_install() {
+	doins -r .
+
+	# https://bugs.gentoo.org/729142
+	gunzip "${D}"/usr/share/doc/${PN}/changelog.gz || die
+
+	mv "${D}"/usr/share/doc/{${PN},${PF}} || die
+}


             reply	other threads:[~2023-10-07 18:23 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-07 18:23 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-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
2018-01-03 19:17 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=1696702966.2cba4c12d2a3158c99a2c1cf2de6e0f812dd7f45.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