public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-apache-xmlgraphics-fop/
Date: Fri,  7 Apr 2023 08:09:08 +0000 (UTC)	[thread overview]
Message-ID: <1680854942.7089bb7d49c549c1c79aefb14c009229fc16adaa.fordfrog@gentoo> (raw)

commit:     7089bb7d49c549c1c79aefb14c009229fc16adaa
Author:     Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
AuthorDate: Fri Mar 31 14:42:20 2023 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Fri Apr  7 08:09:02 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7089bb7d

sec-keys/openpgp-keys-apache-xmlgraphics-fop: new package, add 20150603

Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net>
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 .../openpgp-keys-apache-xmlgraphics-fop/Manifest     |  1 +
 .../openpgp-keys-apache-xmlgraphics-fop/metadata.xml |  8 ++++++++
 ...enpgp-keys-apache-xmlgraphics-fop-20150603.ebuild | 20 ++++++++++++++++++++
 3 files changed, 29 insertions(+)

diff --git a/sec-keys/openpgp-keys-apache-xmlgraphics-fop/Manifest b/sec-keys/openpgp-keys-apache-xmlgraphics-fop/Manifest
new file mode 100644
index 000000000000..25a20ec6c1ad
--- /dev/null
+++ b/sec-keys/openpgp-keys-apache-xmlgraphics-fop/Manifest
@@ -0,0 +1 @@
+DIST openpgp-keys-apache-xmlgraphics-fop-20150603-KEYS.asc 18941 BLAKE2B 40ac4dff3ea5de72f66b5d38fd495139bfcbe2c635aec1d72007a6ef1f75aef5f48df0a4d34ef0db57332ddd2f3b6512c301ed5db0375e7a36b4e741d9592fdc SHA512 0d35727716e670639d1dfc623bdd9f91518ce24ab32d4bf0e21629d5e719dedfffdd66bc8af6e09fe65ae9ccca3bb4808a8beb0b13101080e122cf5b69a5d8f7

diff --git a/sec-keys/openpgp-keys-apache-xmlgraphics-fop/metadata.xml b/sec-keys/openpgp-keys-apache-xmlgraphics-fop/metadata.xml
new file mode 100644
index 000000000000..6ef2d50cf07e
--- /dev/null
+++ b/sec-keys/openpgp-keys-apache-xmlgraphics-fop/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="project">
+    <email>java@gentoo.org</email>
+    <name>Java</name>
+  </maintainer>
+</pkgmetadata>

diff --git a/sec-keys/openpgp-keys-apache-xmlgraphics-fop/openpgp-keys-apache-xmlgraphics-fop-20150603.ebuild b/sec-keys/openpgp-keys-apache-xmlgraphics-fop/openpgp-keys-apache-xmlgraphics-fop-20150603.ebuild
new file mode 100644
index 000000000000..7cd757d97a88
--- /dev/null
+++ b/sec-keys/openpgp-keys-apache-xmlgraphics-fop/openpgp-keys-apache-xmlgraphics-fop-20150603.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="OpenPGP keys used by xmlgraphics.apache.org/fop"
+HOMEPAGE="https://xmlgraphics.apache.org/fop/download.html"
+SRC_URI="https://downloads.apache.org/xmlgraphics/fop/KEYS -> ${P}-KEYS.asc"
+
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="amd64 ~arm arm64 ppc64 x86"
+
+S="${WORKDIR}"
+
+src_install() {
+	local files=( ${A} )
+	insinto /usr/share/openpgp-keys
+	newins - xmlgraphics-fop.apache.org.asc < <(cat "${files[@]/#/${DISTDIR}/}" || die)
+}


                 reply	other threads:[~2023-04-07  8:09 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=1680854942.7089bb7d49c549c1c79aefb14c009229fc16adaa.fordfrog@gentoo \
    --to=fordfrog@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