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-xerces-j/
@ 2023-09-16 11:55 Miroslav Šulc
  0 siblings, 0 replies; only message in thread
From: Miroslav Šulc @ 2023-09-16 11:55 UTC (permalink / raw
  To: gentoo-commits

commit:     134ce40d487e48e066df70514cf9a590f9a95ff4
Author:     Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
AuthorDate: Thu Sep  7 14:14:53 2023 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Sat Sep 16 11:53:43 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=134ce40d

sec-keys/openpgp-keys-apache-xerces-j: new package, add 20200102

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

 sec-keys/openpgp-keys-apache-xerces-j/Manifest      |  1 +
 sec-keys/openpgp-keys-apache-xerces-j/metadata.xml  |  8 ++++++++
 .../openpgp-keys-apache-xerces-j-20200102.ebuild    | 21 +++++++++++++++++++++
 3 files changed, 30 insertions(+)

diff --git a/sec-keys/openpgp-keys-apache-xerces-j/Manifest b/sec-keys/openpgp-keys-apache-xerces-j/Manifest
new file mode 100644
index 000000000000..b94cf23b73f5
--- /dev/null
+++ b/sec-keys/openpgp-keys-apache-xerces-j/Manifest
@@ -0,0 +1 @@
+DIST openpgp-keys-apache-xerces-j-20200102-KEYS.asc 19880 BLAKE2B 7307d801fbfe347946ff1927970210d51c1db9934ab641464243d8d7d3bbd47bc740d8c4cf900d20bb65a3af143368ca650000a1b45b273bec72e5eb88118861 SHA512 2a8befee7384b35dafd7835bd6abc59284bd217dd65d77b90255dcb832db205163c90d28d11b5deea870c3501c9851a06028921bba1395fbb74323f517329106

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


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

only message in thread, other threads:[~2023-09-16 11:55 UTC | newest]

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

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