From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-pv/
Date: Tue, 26 Sep 2023 02:55:25 +0000 (UTC) [thread overview]
Message-ID: <1695696802.3bd8b4611195eb2fa5650cdaa94df3724808fa55.sam@gentoo> (raw)
commit: 3bd8b4611195eb2fa5650cdaa94df3724808fa55
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 26 02:25:07 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Sep 26 02:53:22 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bd8b461
sec-keys/openpgp-keys-pv: new package, add 20230926
Signed-off-by: Sam James <sam <AT> gentoo.org>
sec-keys/openpgp-keys-pv/Manifest | 1 +
sec-keys/openpgp-keys-pv/metadata.xml | 12 ++++++++++++
.../openpgp-keys-pv/openpgp-keys-pv-20230926.ebuild | 19 +++++++++++++++++++
3 files changed, 32 insertions(+)
diff --git a/sec-keys/openpgp-keys-pv/Manifest b/sec-keys/openpgp-keys-pv/Manifest
new file mode 100644
index 000000000000..ffa3270566d7
--- /dev/null
+++ b/sec-keys/openpgp-keys-pv/Manifest
@@ -0,0 +1 @@
+DIST openpgp-keys-pv-20230926.asc 2460 BLAKE2B d142543a13e78a964b43a2de492e0e5904b3aef3d59554660863adef0c2075e6fab78686139dd5902fab863cce2637e90aebe7cf948f560a3be613b66301a397 SHA512 9973934d4be14d4fbe32009b30f68a27d842a322c4daf6485bf57713851eb2de50e2e5c65b67afd2813724bee79f772dad04f07075b66a2ab69573c1671093c7
diff --git a/sec-keys/openpgp-keys-pv/metadata.xml b/sec-keys/openpgp-keys-pv/metadata.xml
new file mode 100644
index 000000000000..7723d1494a58
--- /dev/null
+++ b/sec-keys/openpgp-keys-pv/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">
+ <email>gyakovlev@gentoo.org</email>
+ <name>Georgy Yakovlev</name>
+ </maintainer>
+ <maintainer type="person">
+ <email>sam@gentoo.org</email>
+ <name>Sam James</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/sec-keys/openpgp-keys-pv/openpgp-keys-pv-20230926.ebuild b/sec-keys/openpgp-keys-pv/openpgp-keys-pv-20230926.ebuild
new file mode 100644
index 000000000000..dccec9409ed1
--- /dev/null
+++ b/sec-keys/openpgp-keys-pv/openpgp-keys-pv-20230926.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="OpenPGP keys used by Andrew Wood for sys-apps/pv"
+HOMEPAGE="https://www.ivarch.com/personal/contact.shtml"
+SRC_URI="https://www.ivarch.com/personal/public-key.txt -> ${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 - pv.asc < <(cat "${files[@]/#/${DISTDIR}/}" || die)
+}
next reply other threads:[~2023-09-26 2:55 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-26 2:55 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-12-15 6:52 [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-pv/ Sam James
2023-12-15 6:52 Sam James
2023-12-15 7:06 Sam James
2023-12-15 7:14 Sam James
2023-12-22 7:55 Arthur Zamarin
2023-12-24 11:08 Sam James
2023-12-26 16:37 Sam James
2023-12-29 17:12 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=1695696802.3bd8b4611195eb2fa5650cdaa94df3724808fa55.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