public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-libarchive/
Date: Fri,  9 Dec 2022 16:31:33 +0000 (UTC)	[thread overview]
Message-ID: <1670603489.54147560205d3b808c002b234aa39d2a8f289d8b.mgorny@gentoo> (raw)

commit:     54147560205d3b808c002b234aa39d2a8f289d8b
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Dec  9 16:06:53 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Dec  9 16:31:29 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54147560

sec-keys/openpgp-keys-libarchive: Add 20221209

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 sec-keys/openpgp-keys-libarchive/Manifest          |  1 +
 .../openpgp-keys-libarchive-20221209.ebuild        | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/sec-keys/openpgp-keys-libarchive/Manifest b/sec-keys/openpgp-keys-libarchive/Manifest
index 8e4d8a9943d9..9b5e7c26e1dd 100644
--- a/sec-keys/openpgp-keys-libarchive/Manifest
+++ b/sec-keys/openpgp-keys-libarchive/Manifest
@@ -1 +1,2 @@
 DIST libarchive-A5A45B12AD92D964B89EEE2DEC560C81CEC2276E.asc 4008 BLAKE2B f1456f8161182520d472864d4c51effef8c8ec354cba636ed7d13b06bed0dae9cc557ef4faba1e09eb773240cda8eba854fd7de36be1662f1c967d61bda3c155 SHA512 ea97ab1992ee0862e7bc65bacde3b7175de361c49574ac836abd8b59e304cbd4e25b6e4354a49e3c77300b0f82d9b5430eb38f1db3d1fd6c8d41b9327f8504fa
+DIST libarchive-DB2C7CF1B4C265FAEF56E3FC5848A18B8F14184B.asc 3285 BLAKE2B e8a0b70c5d91dd55a79aa0ebc5312d26a28644d241dddf36f35af3d1416610402e311210db6d35afa47b8909d0d762a750d400f73bb88784d53714978904b3e4 SHA512 ae8c5ce65c5ea287e1a193c3f0c0ce40854bc3cfd91a14bef7012a0927137830f922ef023ad36e02a43490d1768d021ef0ef72ca2a1ac741b30d385b81357ba4

diff --git a/sec-keys/openpgp-keys-libarchive/openpgp-keys-libarchive-20221209.ebuild b/sec-keys/openpgp-keys-libarchive/openpgp-keys-libarchive-20221209.ebuild
new file mode 100644
index 000000000000..c25d5fb9cd58
--- /dev/null
+++ b/sec-keys/openpgp-keys-libarchive/openpgp-keys-libarchive-20221209.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="OpenPGP keys used by the libarchive project"
+HOMEPAGE="https://www.libarchive.org/"
+SRC_URI="
+	https://keys.openpgp.org/vks/v1/by-fingerprint/DB2C7CF1B4C265FAEF56E3FC5848A18B8F14184B
+		-> libarchive-DB2C7CF1B4C265FAEF56E3FC5848A18B8F14184B.asc
+"
+S=${WORKDIR}
+
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
+
+src_install() {
+	local files=( ${A} )
+	insinto /usr/share/openpgp-keys
+	newins - libarchive.org.asc < <(cat "${files[@]/#/${DISTDIR}/}" || die)
+}


             reply	other threads:[~2022-12-09 16:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-09 16:31 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-03-24 18:07 [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-libarchive/ Michał Górny

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=1670603489.54147560205d3b808c002b234aa39d2a8f289d8b.mgorny@gentoo \
    --to=mgorny@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