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

commit:     c4c7dc705a2e3e8013daa6461a2956738976d250
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri May 20 22:34:10 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri May 20 23:15:57 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4c7dc70

sec-keys/openpgp-keys-vinaysajip: new package, add 20220520

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

 sec-keys/openpgp-keys-vinaysajip/Manifest             |  1 +
 sec-keys/openpgp-keys-vinaysajip/metadata.xml         |  9 +++++++++
 .../openpgp-keys-vinaysajip-20220520.ebuild           | 19 +++++++++++++++++++
 3 files changed, 29 insertions(+)

diff --git a/sec-keys/openpgp-keys-vinaysajip/Manifest b/sec-keys/openpgp-keys-vinaysajip/Manifest
new file mode 100644
index 000000000000..009864176d51
--- /dev/null
+++ b/sec-keys/openpgp-keys-vinaysajip/Manifest
@@ -0,0 +1 @@
+DIST CA749061914EAC138E66EADB9147B477339A9B86 3102 BLAKE2B 19418953dde71c10c81287e92914586ce39f508272001fa76eaf9cce2f6f5d5ae82be685f796972faa786d932756f9a28efb19cef4b98aa8bbe8ac8e87cfd381 SHA512 721ba0d53053b0aa2a56e0cf3c93d1ad0e85685cb38e666f3d49f1869ae203cbadf7dd54ff2dc5930998974159914042c7b6000165f42a5aa51c458bbd82aed4

diff --git a/sec-keys/openpgp-keys-vinaysajip/metadata.xml b/sec-keys/openpgp-keys-vinaysajip/metadata.xml
new file mode 100644
index 000000000000..6ef265a39adb
--- /dev/null
+++ b/sec-keys/openpgp-keys-vinaysajip/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="project">
+		<email>python@gentoo.org</email>
+		<name>Python</name>
+	</maintainer>
+	<stabilize-allarches/>
+</pkgmetadata>

diff --git a/sec-keys/openpgp-keys-vinaysajip/openpgp-keys-vinaysajip-20220520.ebuild b/sec-keys/openpgp-keys-vinaysajip/openpgp-keys-vinaysajip-20220520.ebuild
new file mode 100644
index 000000000000..efc30914eee1
--- /dev/null
+++ b/sec-keys/openpgp-keys-vinaysajip/openpgp-keys-vinaysajip-20220520.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="OpenPGP keys used by Vinay Sajip"
+HOMEPAGE="https://github.com/vsajip/python-gnupg"
+SRC_URI="https://keys.openpgp.org/vks/v1/by-fingerprint/CA749061914EAC138E66EADB9147B477339A9B86"
+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 - vinaysajip.asc < <(cat "${files[@]/#/${DISTDIR}/}" || die)
+}


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

only message in thread, other threads:[~2022-05-20 23:16 UTC | newest]

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

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