public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-philiphazel/
@ 2022-04-16  3:07 Sam James
  0 siblings, 0 replies; only message in thread
From: Sam James @ 2022-04-16  3:07 UTC (permalink / raw
  To: gentoo-commits

commit:     6e32ff214cb6e1c3cea8e7a9133f08b9519316b5
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 16 02:53:10 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 16 02:53:10 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e32ff21

sec-keys/openpgp-keys-philiphazel: new package, add 20220416

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sec-keys/openpgp-keys-philiphazel/Manifest           |  1 +
 sec-keys/openpgp-keys-philiphazel/metadata.xml       |  8 ++++++++
 .../openpgp-keys-philiphazel-20220416.ebuild         | 20 ++++++++++++++++++++
 3 files changed, 29 insertions(+)

diff --git a/sec-keys/openpgp-keys-philiphazel/Manifest b/sec-keys/openpgp-keys-philiphazel/Manifest
new file mode 100644
index 000000000000..733c500d1b1e
--- /dev/null
+++ b/sec-keys/openpgp-keys-philiphazel/Manifest
@@ -0,0 +1 @@
+DIST openpgp-keys-philiphazel-20220416.asc 12051 BLAKE2B ba5d7d1576659c002c5673e1cf14a2bb0810af231621c5cb23f24072cf51e9de17981c04f8fdd0316771dcc46c6cd2f759ed0d67015932625ac54ac15ad1c2af SHA512 0ea285c04b794cd5b389ae002ad62d879bdb10c3adb6acdc73ac30e0ec273abd2177d8d170f6bbe457eb0e74602bd7a544f7393c312a3043bc16289345ee3ee2

diff --git a/sec-keys/openpgp-keys-philiphazel/metadata.xml b/sec-keys/openpgp-keys-philiphazel/metadata.xml
new file mode 100644
index 000000000000..b0d83aa2e489
--- /dev/null
+++ b/sec-keys/openpgp-keys-philiphazel/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-philiphazel/openpgp-keys-philiphazel-20220416.ebuild b/sec-keys/openpgp-keys-philiphazel/openpgp-keys-philiphazel-20220416.ebuild
new file mode 100644
index 000000000000..4941cd8cf24f
--- /dev/null
+++ b/sec-keys/openpgp-keys-philiphazel/openpgp-keys-philiphazel-20220416.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 Philip Hazel"
+HOMEPAGE="http://quercite.dx.am/"
+SRC_URI="https://github.com/PhilipHazel.gpg -> ${P}.asc"
+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 - philiphazel.asc < <(cat "${files[@]/#/${DISTDIR}/}" || die)
+}


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-04-16  3:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-16  3:07 [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-philiphazel/ Sam James

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox