public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Savchenko" <bircoph@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-xpdf/
Date: Sun, 15 May 2022 13:58:49 +0000 (UTC)	[thread overview]
Message-ID: <1652623017.8f1d4243a9d8933b81d2132f81d9ad6004c96e46.bircoph@gentoo> (raw)

commit:     8f1d4243a9d8933b81d2132f81d9ad6004c96e46
Author:     Andrew Savchenko <bircoph <AT> gentoo <DOT> org>
AuthorDate: Sun May 15 13:45:40 2022 +0000
Commit:     Andrew Savchenko <bircoph <AT> gentoo <DOT> org>
CommitDate: Sun May 15 13:56:57 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f1d4243

sec-keys/openpgp-keys-xpdf: Add OpenPGP key for app-text/xpdf verification

Signed-off-by: Andrew Savchenko <bircoph <AT> gentoo.org>

 sec-keys/openpgp-keys-xpdf/Manifest                  |  1 +
 sec-keys/openpgp-keys-xpdf/metadata.xml              |  9 +++++++++
 .../openpgp-keys-xpdf-20220515.ebuild                | 20 ++++++++++++++++++++
 3 files changed, 30 insertions(+)

diff --git a/sec-keys/openpgp-keys-xpdf/Manifest b/sec-keys/openpgp-keys-xpdf/Manifest
new file mode 100644
index 000000000000..1f18a5854fd1
--- /dev/null
+++ b/sec-keys/openpgp-keys-xpdf/Manifest
@@ -0,0 +1 @@
+DIST openpgp-keys-xpdf-20220515.asc 3797 BLAKE2B 25bcf2d07e91e2ad1eba97266bb0c4598b64adc434bfb9f425486f9d85b497ecc36d20b0b6781e8b004bc882a3db8e37ac9f7baba1fe8572a10e12bdb637b26f SHA512 8527ab03deedf3c6bd18428a90888335a89d29d5d12ec74da224e94e9d539a2ecbf392dfb82e65878f8eb95be7549da5c21d55a06da15107873fcb50cac8da82

diff --git a/sec-keys/openpgp-keys-xpdf/metadata.xml b/sec-keys/openpgp-keys-xpdf/metadata.xml
new file mode 100644
index 000000000000..56ff78e6a170
--- /dev/null
+++ b/sec-keys/openpgp-keys-xpdf/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>bircoph@gentoo.org</email>
+		<name>Andrew Savchenko</name>
+	</maintainer>
+	<stabilize-allarches/>
+</pkgmetadata>

diff --git a/sec-keys/openpgp-keys-xpdf/openpgp-keys-xpdf-20220515.ebuild b/sec-keys/openpgp-keys-xpdf/openpgp-keys-xpdf-20220515.ebuild
new file mode 100644
index 000000000000..82dfba0f15de
--- /dev/null
+++ b/sec-keys/openpgp-keys-xpdf/openpgp-keys-xpdf-20220515.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="OpenPGP key used to sign Xpdf releases"
+HOMEPAGE="https://www.xpdfreader.com"
+SRC_URI="https://www.xpdfreader.com/gpg-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 - xpdf.asc < <(cat "${files[@]/#/${DISTDIR}/}" || die)
+}


             reply	other threads:[~2022-05-15 13:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-15 13:58 Andrew Savchenko [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-20 17:29 [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-xpdf/ Andrew Savchenko

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=1652623017.8f1d4243a9d8933b81d2132f81d9ad6004c96e46.bircoph@gentoo \
    --to=bircoph@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