public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Anna Vyalkova" <cyber+gentoo@sysrq.in>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sec-keys/openpgp-keys-skyjake/
Date: Sat, 25 Dec 2021 07:46:11 +0000 (UTC)	[thread overview]
Message-ID: <1640418336.ed524e59496e590bb75b91dd3baa471291a20df6.cybertailor@gentoo> (raw)

commit:     ed524e59496e590bb75b91dd3baa471291a20df6
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Fri Dec 24 10:35:37 2021 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Sat Dec 25 07:45:36 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ed524e59

sec-keys/openpgp-keys-skyjake: initial import

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 sec-keys/openpgp-keys-skyjake/Manifest              |  1 +
 sec-keys/openpgp-keys-skyjake/metadata.xml          |  8 ++++++++
 .../openpgp-keys-skyjake-20211224.ebuild            | 21 +++++++++++++++++++++
 3 files changed, 30 insertions(+)

diff --git a/sec-keys/openpgp-keys-skyjake/Manifest b/sec-keys/openpgp-keys-skyjake/Manifest
new file mode 100644
index 000000000..fb581f1bc
--- /dev/null
+++ b/sec-keys/openpgp-keys-skyjake/Manifest
@@ -0,0 +1 @@
+DIST openpgp-keys-skyjake-20211224.asc 1722 BLAKE2B a0567cef1a6a2535723f6fb70e6a1c998f5d1042114f811bd196623e23a85d1e5e26d1ea00c8ab1d86931bc073c1d5cdb22de91deddf2bf0fe6ab4726e9b17da SHA512 c508689cc867b0c3122f8000be1f80a2348ac5a7ef889d025e099f03fc9dff0d3532d2e8bf0fe0edf0abbd13faacdb3a2a5eec9712b9523a830eff6f00ac264d

diff --git a/sec-keys/openpgp-keys-skyjake/metadata.xml b/sec-keys/openpgp-keys-skyjake/metadata.xml
new file mode 100644
index 000000000..7ebbd0334
--- /dev/null
+++ b/sec-keys/openpgp-keys-skyjake/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="person">
+		<email>cyber+gentoo@sysrq.in</email>
+		<name>Anna</name>
+	</maintainer>
+</pkgmetadata>

diff --git a/sec-keys/openpgp-keys-skyjake/openpgp-keys-skyjake-20211224.ebuild b/sec-keys/openpgp-keys-skyjake/openpgp-keys-skyjake-20211224.ebuild
new file mode 100644
index 000000000..8a0f991da
--- /dev/null
+++ b/sec-keys/openpgp-keys-skyjake/openpgp-keys-skyjake-20211224.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+MY_PN="${PN#openpgp-key-}"
+DESCRIPTION="OpenPGP keys used by Jaakko Keränen"
+HOMEPAGE="https://gmi.skyjake.fi"
+SRC_URI="https://gmi.skyjake.fi/pgp_public_key.txt -> ${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 - ${MY_PN}.asc < <(cat "${files[@]/#/${DISTDIR}/}" || die)
+}


             reply	other threads:[~2021-12-25  7:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-25  7:46 Anna Vyalkova [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-01-02 18:55 [gentoo-commits] repo/proj/guru:dev commit in: sec-keys/openpgp-keys-skyjake/ Andrew Ammerlaan
2023-05-12  9:32 Matt Jolly

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=1640418336.ed524e59496e590bb75b91dd3baa471291a20df6.cybertailor@gentoo \
    --to=cyber+gentoo@sysrq.in \
    --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