public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ionen Wolkens" <ionen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-kovidgoyal/
Date: Thu,  6 Jan 2022 10:51:07 +0000 (UTC)	[thread overview]
Message-ID: <1641465922.0709cbf02953510e4cbcc50922accd2e213a807e.ionen@gentoo> (raw)

commit:     0709cbf02953510e4cbcc50922accd2e213a807e
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  6 09:49:10 2022 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Thu Jan  6 10:45:22 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0709cbf0

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

Notably used for app-text/calibre and x11-terms/kitty releases.

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 sec-keys/openpgp-keys-kovidgoyal/Manifest              |  1 +
 sec-keys/openpgp-keys-kovidgoyal/metadata.xml          |  9 +++++++++
 .../openpgp-keys-kovidgoyal-20220106.ebuild            | 18 ++++++++++++++++++
 3 files changed, 28 insertions(+)

diff --git a/sec-keys/openpgp-keys-kovidgoyal/Manifest b/sec-keys/openpgp-keys-kovidgoyal/Manifest
new file mode 100644
index 000000000000..4dcba39a96ec
--- /dev/null
+++ b/sec-keys/openpgp-keys-kovidgoyal/Manifest
@@ -0,0 +1 @@
+DIST kovidgoyal.gpg 2225 BLAKE2B ac8f7530b2c7f07994d850afad84d8d02084a5c58c45c705352aa2608bd246b2c5cd55d6e95591a708b9cd703c5ba492c8090621b3867f8bdf1eacf4ad94d82d SHA512 ca081a89522c0d719f0fe8209735a23fc778d870681c4d1cbcb6654fa685e36f1ced6640284ba6608570dce88289d3f5ea35cdc19b902abfcc8c3d9e0a2e2148

diff --git a/sec-keys/openpgp-keys-kovidgoyal/metadata.xml b/sec-keys/openpgp-keys-kovidgoyal/metadata.xml
new file mode 100644
index 000000000000..ea819b6bb280
--- /dev/null
+++ b/sec-keys/openpgp-keys-kovidgoyal/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="person">
+		<email>ionen@gentoo.org</email>
+		<name>Ionen Wolkens</name>
+	</maintainer>
+	<stabilize-allarches/>
+</pkgmetadata>

diff --git a/sec-keys/openpgp-keys-kovidgoyal/openpgp-keys-kovidgoyal-20220106.ebuild b/sec-keys/openpgp-keys-kovidgoyal/openpgp-keys-kovidgoyal-20220106.ebuild
new file mode 100644
index 000000000000..d5178f61ee97
--- /dev/null
+++ b/sec-keys/openpgp-keys-kovidgoyal/openpgp-keys-kovidgoyal-20220106.ebuild
@@ -0,0 +1,18 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="OpenPGP keys used by Kovid Goyal"
+HOMEPAGE="https://calibre-ebook.com/signatures/"
+SRC_URI="https://calibre-ebook.com/signatures/kovid.gpg -> kovidgoyal.gpg"
+S="${WORKDIR}"
+
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
+
+src_install() {
+	insinto /usr/share/openpgp-keys
+	doins "${DISTDIR}"/kovidgoyal.gpg
+}


                 reply	other threads:[~2022-01-06 10:51 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1641465922.0709cbf02953510e4cbcc50922accd2e213a807e.ionen@gentoo \
    --to=ionen@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