public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-apache-xmlgraphics-fop/
@ 2023-04-07  8:09 Miroslav Šulc
  0 siblings, 0 replies; only message in thread
From: Miroslav Šulc @ 2023-04-07  8:09 UTC (permalink / raw
  To: gentoo-commits

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)
+}


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2023-04-07  8:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-07  8:09 [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-apache-xmlgraphics-fop/ Miroslav Šulc

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox