public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-openldap/
@ 2025-02-18  2:48 Sam James
  0 siblings, 0 replies; only message in thread
From: Sam James @ 2025-02-18  2:48 UTC (permalink / raw
  To: gentoo-commits

commit:     b0048b5a7a984f38e249e2e7fe90f5729bc1d86f
Author:     Z. Liu <zhixu.liu <AT> gmail <DOT> com>
AuthorDate: Sun Dec 29 09:40:54 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Feb 18 02:47:40 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0048b5a

sec-keys/openpgp-keys-openldap: new package, add 20201216

Signed-off-by: Z. Liu <zhixu.liu <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sec-keys/openpgp-keys-openldap/Manifest              |  1 +
 sec-keys/openpgp-keys-openldap/metadata.xml          | 13 +++++++++++++
 .../openpgp-keys-openldap-20201216.ebuild            | 20 ++++++++++++++++++++
 3 files changed, 34 insertions(+)

diff --git a/sec-keys/openpgp-keys-openldap/Manifest b/sec-keys/openpgp-keys-openldap/Manifest
new file mode 100644
index 000000000000..818e4d9d8d74
--- /dev/null
+++ b/sec-keys/openpgp-keys-openldap/Manifest
@@ -0,0 +1 @@
+DIST openldap-20201216.asc 3485 BLAKE2B 4b3140b02a581b11cc26a5696147078c9f37bcf506fc276c75f96d39af1fb71a85f1369393928ff588f2ea48e5eb99d6f596875b6f8be667837f573f7c510734 SHA512 526c080e5c13b8d3ad1bb571a57d7fe8028eb5ce32f1f4cbedb3f13d0bf4945597928d992a7f1e6bb4c73e49fa309868b0916b0336751bba762c05724880238b

diff --git a/sec-keys/openpgp-keys-openldap/metadata.xml b/sec-keys/openpgp-keys-openldap/metadata.xml
new file mode 100644
index 000000000000..26c57492556f
--- /dev/null
+++ b/sec-keys/openpgp-keys-openldap/metadata.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person" proxied="yes">
+		<email>zhixu.liu@gmail.com</email>
+		<name>Z. Liu</name>
+	</maintainer>
+	<maintainer type="project" proxied="proxy">
+		<email>proxy-maint@gentoo.org</email>
+		<name>Proxy Maintainers</name>
+	</maintainer>
+	<stabilize-allarches/>
+</pkgmetadata>

diff --git a/sec-keys/openpgp-keys-openldap/openpgp-keys-openldap-20201216.ebuild b/sec-keys/openpgp-keys-openldap/openpgp-keys-openldap-20201216.ebuild
new file mode 100644
index 000000000000..598d6f60f853
--- /dev/null
+++ b/sec-keys/openpgp-keys-openldap/openpgp-keys-openldap-20201216.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="OpenPGP keys used by OpenLDAP Project"
+HOMEPAGE="https://openldap.org/software/download/OpenLDAP/gpg-pubkey.txt"
+SRC_URI="https://openldap.org/software/download/OpenLDAP/gpg-pubkey.txt -> openldap-${PV}.asc"
+S=${WORKDIR}
+
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
+
+src_install() {
+	local files=( ${A} )
+
+	insinto /usr/share/openpgp-keys
+	newins - openldap.asc < <(cat "${files[@]/#/${DISTDIR}/}" || die)
+}


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

only message in thread, other threads:[~2025-02-18  2:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-18  2:48 [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-openldap/ Sam James

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