From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-isc/
Date: Sun, 18 Feb 2024 10:48:50 +0000 (UTC) [thread overview]
Message-ID: <1708253302.70b86e90d41ded5437cfc856670679c2226dceb6.sam@gentoo> (raw)
commit: 70b86e90d41ded5437cfc856670679c2226dceb6
Author: Hank Leininger <hlein <AT> korelogic <DOT> com>
AuthorDate: Wed Feb 14 00:51:31 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 18 10:48:22 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70b86e90
sec-keys/openpgp-keys-isc: new package, add 20240213
Signed-off-by: Hank Leininger <hlein <AT> korelogic.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>
sec-keys/openpgp-keys-isc/Manifest | 1 +
sec-keys/openpgp-keys-isc/metadata.xml | 12 ++++++++++++
.../openpgp-keys-isc/openpgp-keys-isc-20240213.ebuild | 19 +++++++++++++++++++
3 files changed, 32 insertions(+)
diff --git a/sec-keys/openpgp-keys-isc/Manifest b/sec-keys/openpgp-keys-isc/Manifest
new file mode 100644
index 000000000000..f65a39d3106b
--- /dev/null
+++ b/sec-keys/openpgp-keys-isc/Manifest
@@ -0,0 +1 @@
+DIST openpgp-keys-isc-20240213.asc 11190 BLAKE2B d3eca0c6b70e3addfb4980da23b009eb03ecb1ccc9ee956aed86261b9ef6643bcf0591948ea8ea505265a0794ea69b63c9fab44b664fd752e46b116c3610d20a SHA512 362695eb6513033877959f7aca71637c38785753aeda2cdfa5220477a3b30a43eb3e084464f08c6335f6b048569d9ce711f6620b070119d1a1294e7df5c489f9
diff --git a/sec-keys/openpgp-keys-isc/metadata.xml b/sec-keys/openpgp-keys-isc/metadata.xml
new file mode 100644
index 000000000000..64b269faa688
--- /dev/null
+++ b/sec-keys/openpgp-keys-isc/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person" proxied="yes">
+ <email>hlein@korelogic.com</email>
+ <name>Hank Leininger</name>
+ </maintainer>
+ <maintainer type="project" proxied="proxy">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/sec-keys/openpgp-keys-isc/openpgp-keys-isc-20240213.ebuild b/sec-keys/openpgp-keys-isc/openpgp-keys-isc-20240213.ebuild
new file mode 100644
index 000000000000..39e0a0122e17
--- /dev/null
+++ b/sec-keys/openpgp-keys-isc/openpgp-keys-isc-20240213.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="OpenPGP keys used to sign ISC releases"
+HOMEPAGE="https://www.isc.org/pgpkey/"
+SRC_URI="https://www.isc.org/docs/isc-keyblock.asc -> ${P}.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 - isc.asc < <(cat "${files[@]/#/${DISTDIR}/}")
+}
next reply other threads:[~2024-02-18 10:48 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-18 10:48 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-02-18 13:31 [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-isc/ Sam James
2024-02-18 20:02 Arthur Zamarin
2024-03-03 0:25 Sam James
2024-03-12 21:51 Arthur Zamarin
2024-03-12 21:51 Arthur Zamarin
2024-03-17 9:19 Arthur Zamarin
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=1708253302.70b86e90d41ded5437cfc856670679c2226dceb6.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