* [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-fwknop/
@ 2024-03-04 7:53 Joonas Niilola
0 siblings, 0 replies; only message in thread
From: Joonas Niilola @ 2024-03-04 7:53 UTC (permalink / raw
To: gentoo-commits
commit: cfa15707466135b28ce5dc8ba871b9c69ec4d716
Author: Hank Leininger <hlein <AT> korelogic <DOT> com>
AuthorDate: Thu Feb 8 22:40:08 2024 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Mar 4 07:53:47 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfa15707
sec-keys/openpgp-keys-fwknop: new package, add 20240208
Signed-off-by: Hank Leininger <hlein <AT> korelogic.com>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
sec-keys/openpgp-keys-fwknop/Manifest | 1 +
sec-keys/openpgp-keys-fwknop/metadata.xml | 12 ++++++++++++
.../openpgp-keys-fwknop-20240208.ebuild | 19 +++++++++++++++++++
3 files changed, 32 insertions(+)
diff --git a/sec-keys/openpgp-keys-fwknop/Manifest b/sec-keys/openpgp-keys-fwknop/Manifest
new file mode 100644
index 000000000000..a561a412f008
--- /dev/null
+++ b/sec-keys/openpgp-keys-fwknop/Manifest
@@ -0,0 +1 @@
+DIST openpgp-keys-fwknop-20240208.asc 2433 BLAKE2B e8423904c8fa32fb74131f663e545178e64760bde4da46b1b221b61a7336141081f0004080bb0a49a8f68f822e9ad361d51275c0dff09c388ee91adc34255728 SHA512 281f46e2a1c04be4bbbd9ebf822851fd5b16ecc3de1f003f2703f40f02ed032e3570d67da1746d2a28ed0898515c16d51aa7eee5655435fb811401a53e7b7ece
diff --git a/sec-keys/openpgp-keys-fwknop/metadata.xml b/sec-keys/openpgp-keys-fwknop/metadata.xml
new file mode 100644
index 000000000000..64b269faa688
--- /dev/null
+++ b/sec-keys/openpgp-keys-fwknop/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-fwknop/openpgp-keys-fwknop-20240208.ebuild b/sec-keys/openpgp-keys-fwknop/openpgp-keys-fwknop-20240208.ebuild
new file mode 100644
index 000000000000..3eaf5e975b68
--- /dev/null
+++ b/sec-keys/openpgp-keys-fwknop/openpgp-keys-fwknop-20240208.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 key used to sign fwknop releases"
+HOMEPAGE="https://www.cipherdyne.org/fwknop/index.html"
+SRC_URI="https://www.cipherdyne.org/signing_key -> ${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 - fwknop.gpg < <(cat "${files[@]/#/${DISTDIR}/}")
+}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-03-04 7:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-04 7:53 [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-fwknop/ Joonas Niilola
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox