From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-lassecollin/
Date: Wed, 6 Apr 2022 23:34:15 +0000 (UTC) [thread overview]
Message-ID: <1649287946.e9145d0ebdf239bfec9b3d4b4637343289c05f59.sam@gentoo> (raw)
commit: e9145d0ebdf239bfec9b3d4b4637343289c05f59
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 6 22:59:29 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 6 23:32:26 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9145d0e
sec-keys/openpgp-keys-lassecollin: new package, add 202204066
Signed-off-by: Sam James <sam <AT> gentoo.org>
sec-keys/openpgp-keys-lassecollin/Manifest | 1 +
sec-keys/openpgp-keys-lassecollin/metadata.xml | 8 ++++++++
.../openpgp-keys-lassecollin-202204066.ebuild | 20 ++++++++++++++++++++
3 files changed, 29 insertions(+)
diff --git a/sec-keys/openpgp-keys-lassecollin/Manifest b/sec-keys/openpgp-keys-lassecollin/Manifest
new file mode 100644
index 000000000000..00ea766c56e0
--- /dev/null
+++ b/sec-keys/openpgp-keys-lassecollin/Manifest
@@ -0,0 +1 @@
+DIST openpgp-keys-lassecollin-202204066-lasse_collin_pubkey.txt 4662 BLAKE2B 9e39a7e1bbebd568ca52ab51f36eafd9a90b81b7c933adbf19bba2e0ec5178ebc59fc8deebeb8de8b13c067aecf06d8bb501ca6e79eba4bad3de1f0d1b0339b4 SHA512 8a19ac08acdfadba2e94f6a0b74536c69dd59c6d8052e13a2363b93920faf93c8afbf96dd371f5917ccb74607871e060d9e2ded1218cd07c3541dd3f5b5087b6
diff --git a/sec-keys/openpgp-keys-lassecollin/metadata.xml b/sec-keys/openpgp-keys-lassecollin/metadata.xml
new file mode 100644
index 000000000000..b0d83aa2e489
--- /dev/null
+++ b/sec-keys/openpgp-keys-lassecollin/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>base-system@gentoo.org</email>
+ <name>Gentoo Base System</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/sec-keys/openpgp-keys-lassecollin/openpgp-keys-lassecollin-202204066.ebuild b/sec-keys/openpgp-keys-lassecollin/openpgp-keys-lassecollin-202204066.ebuild
new file mode 100644
index 000000000000..39047172aa4f
--- /dev/null
+++ b/sec-keys/openpgp-keys-lassecollin/openpgp-keys-lassecollin-202204066.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="OpenPGP keys used by Lasse Collin"
+HOMEPAGE="https://tukaani.org/xz/"
+SRC_URI="https://tukaani.org/misc/lasse_collin_pubkey.txt -> ${P}-lasse_collin_pubkey.txt"
+S="${WORKDIR}"
+
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
+
+src_install() {
+ local files=( ${A} )
+
+ insinto /usr/share/openpgp-keys
+ newins - lassecollin.asc < <(cat "${files[@]/#/${DISTDIR}/}" || die)
+}
next reply other threads:[~2022-04-06 23:34 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-06 23:34 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-02-13 4:44 [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-lassecollin/ Sam James
2023-02-13 5:47 Sam James
2024-05-29 17:31 Sam James
2025-03-13 4:16 Sam James
2025-03-13 4:17 Sam James
2025-03-13 4:17 Sam James
2025-04-03 19:11 Sam James
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=1649287946.e9145d0ebdf239bfec9b3d4b4637343289c05f59.sam@gentoo \
--to=sam@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