public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matthias Maier" <tamiko@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/openpgp-keys-libvirt/
Date: Sun,  4 Apr 2021 17:39:55 +0000 (UTC)	[thread overview]
Message-ID: <1617557923.1b3579fcc928639e41eed7b5915b550d5c25cc3a.tamiko@gentoo> (raw)

commit:     1b3579fcc928639e41eed7b5915b550d5c25cc3a
Author:     Jonathan Davies <jpds <AT> protonmail <DOT> com>
AuthorDate: Tue Mar 23 23:35:24 2021 +0000
Commit:     Matthias Maier <tamiko <AT> gentoo <DOT> org>
CommitDate: Sun Apr  4 17:38:43 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b3579fc

app-crypt/openpgp-keys-libvirt: Added keys for libvirt.

Signed-off-by: Jonathan Davies <jpds <AT> protonmail.com>
Signed-off-by: Matthias Maier <tamiko <AT> gentoo.org>

 app-crypt/openpgp-keys-libvirt/Manifest              |  1 +
 app-crypt/openpgp-keys-libvirt/metadata.xml          |  8 ++++++++
 .../openpgp-keys-libvirt-20210401.ebuild             | 20 ++++++++++++++++++++
 3 files changed, 29 insertions(+)

diff --git a/app-crypt/openpgp-keys-libvirt/Manifest b/app-crypt/openpgp-keys-libvirt/Manifest
new file mode 100644
index 00000000000..fd98218d664
--- /dev/null
+++ b/app-crypt/openpgp-keys-libvirt/Manifest
@@ -0,0 +1 @@
+DIST 453B65310595562855471199CA68BE8010084C9C.asc 3155 BLAKE2B 7126ccc1af0350ab179c137915bfb1ab7da715219a7f037a08f79d3e503d4fa424a01cf83cd57866c8fb22957e1b736d7c32e68035189b182b09ac9be696eda6 SHA512 49861840e534d1b1ed7d9ba16d825b5f861e05d82119adea8e3bf16355c6c3ed5cdab39c828f9e33f644ff9b806735ca2e70ddaa7c9e92aead87019515118006

diff --git a/app-crypt/openpgp-keys-libvirt/metadata.xml b/app-crypt/openpgp-keys-libvirt/metadata.xml
new file mode 100644
index 00000000000..3cc3ab39d15
--- /dev/null
+++ b/app-crypt/openpgp-keys-libvirt/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="project">
+		<email>virtualization@gentoo.org</email>
+	</maintainer>
+	<stabilize-allarches/>
+</pkgmetadata>

diff --git a/app-crypt/openpgp-keys-libvirt/openpgp-keys-libvirt-20210401.ebuild b/app-crypt/openpgp-keys-libvirt/openpgp-keys-libvirt-20210401.ebuild
new file mode 100644
index 00000000000..8db3a7fb542
--- /dev/null
+++ b/app-crypt/openpgp-keys-libvirt/openpgp-keys-libvirt-20210401.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="OpenPGP keys used by libvirt"
+HOMEPAGE="https://www.libvirt.org/ https://gitlab.com/libvirt/libvirt/"
+SRC_URI="https://libvirt.org/sources/gpg_key.asc -> 453B65310595562855471199CA68BE8010084C9C.asc"
+
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
+
+S=${WORKDIR}
+
+src_install() {
+	local files=( ${A} )
+	insinto /usr/share/openpgp-keys
+	newins - libvirt.org.asc < <(cat "${files[@]/#/${DISTDIR}/}" || die)
+}


                 reply	other threads:[~2021-04-04 17:40 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=1617557923.1b3579fcc928639e41eed7b5915b550d5c25cc3a.tamiko@gentoo \
    --to=tamiko@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