* [gentoo-commits] repo/gentoo:master commit in: sec-keys/minisig-keys-zig-software-foundation/
@ 2024-05-20 7:49 Sam James
0 siblings, 0 replies; only message in thread
From: Sam James @ 2024-05-20 7:49 UTC (permalink / raw
To: gentoo-commits
commit: 8c057f5f52b8b8146a7934d98b6c3c58c9bb9d61
Author: Eric Joldasov <bratishkaerik <AT> landless-city <DOT> net>
AuthorDate: Sat Mar 30 07:41:08 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 20 07:48:24 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c057f5f
sec-keys/minisig-keys-zig-software-foundation: new package, add 20240330
Signed-off-by: Eric Joldasov <bratishkaerik <AT> landless-city.net>
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../metadata.xml | 17 +++++++++++++++++
...sig-keys-zig-software-foundation-20240330.ebuild | 21 +++++++++++++++++++++
2 files changed, 38 insertions(+)
diff --git a/sec-keys/minisig-keys-zig-software-foundation/metadata.xml b/sec-keys/minisig-keys-zig-software-foundation/metadata.xml
new file mode 100644
index 000000000000..a9007410dc3c
--- /dev/null
+++ b/sec-keys/minisig-keys-zig-software-foundation/metadata.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person" proxied="yes">
+ <email>bratishkaerik@landless-city.net</email>
+ <name>Eric Joldasov</name>
+ </maintainer>
+ <maintainer type="project" proxied="proxy">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+ <stabilize-allarches/>
+ <upstream>
+ <remote-id type="github">ziglang/zig</remote-id>
+ <bugs-to>https://github.com/ziglang/zig/issues</bugs-to>
+ </upstream>
+</pkgmetadata>
diff --git a/sec-keys/minisig-keys-zig-software-foundation/minisig-keys-zig-software-foundation-20240330.ebuild b/sec-keys/minisig-keys-zig-software-foundation/minisig-keys-zig-software-foundation-20240330.ebuild
new file mode 100644
index 000000000000..4f8b6a580091
--- /dev/null
+++ b/sec-keys/minisig-keys-zig-software-foundation/minisig-keys-zig-software-foundation-20240330.ebuild
@@ -0,0 +1,21 @@
+# Copyright 2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Minisign keys used by Zig Software Foundation"
+
+HOMEPAGE="https://ziglang.org/download/"
+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() {
+ insinto /usr/share/minisig-keys
+ # Key can be found at ebuild's HOMEPAGE.
+ newins - zig-software-foundation.pub <<-EOF
+ RWSGOq2NVecA2UPNdBUZykf1CCb147pkmdtYxgb3Ti+JO/wCYvhbAb/U
+ EOF
+}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-05-20 7:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-20 7:49 [gentoo-commits] repo/gentoo:master commit in: sec-keys/minisig-keys-zig-software-foundation/ Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox