public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-baldurkarlsson/
@ 2022-04-15  9:48 Matthew Smith
  0 siblings, 0 replies; 2+ messages in thread
From: Matthew Smith @ 2022-04-15  9:48 UTC (permalink / raw
  To: gentoo-commits

commit:     4d076e3b2a6806ec1f68563ecbb50687984d21ff
Author:     Matthew Smith <matthew <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 15 09:47:32 2022 +0000
Commit:     Matthew Smith <matthew <AT> gentoo <DOT> org>
CommitDate: Fri Apr 15 09:48:14 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d076e3b

sec-keys/openpgp-keys-baldurkarlsson: init at 20220415

Signed-off-by: Matthew Smith <matthew <AT> gentoo.org>

 sec-keys/openpgp-keys-baldurkarlsson/Manifest          |  1 +
 sec-keys/openpgp-keys-baldurkarlsson/metadata.xml      |  9 +++++++++
 .../openpgp-keys-baldurkarlsson-20220415.ebuild        | 18 ++++++++++++++++++
 3 files changed, 28 insertions(+)

diff --git a/sec-keys/openpgp-keys-baldurkarlsson/Manifest b/sec-keys/openpgp-keys-baldurkarlsson/Manifest
new file mode 100644
index 000000000000..0748dab109bc
--- /dev/null
+++ b/sec-keys/openpgp-keys-baldurkarlsson/Manifest
@@ -0,0 +1 @@
+DIST baldurkarlsson.gpg 3113 BLAKE2B 3950914ab59286de1a90c09cd27355d46271d2737bfd872e9b98f8e5524383579f6ec39ff5129b6c9e74fe94064bef21ab2222fb63aa8684b972991ba3f430b6 SHA512 a6b18e23caf3fb5d64d2b70de31bd6a51dd30600a2ce195970ad8db9a580609ceeed97a675bc5be1d8bf97c0181a11751958f4d14ee2467a1a86e5d875072cfe

diff --git a/sec-keys/openpgp-keys-baldurkarlsson/metadata.xml b/sec-keys/openpgp-keys-baldurkarlsson/metadata.xml
new file mode 100644
index 000000000000..59fd6df34dc7
--- /dev/null
+++ b/sec-keys/openpgp-keys-baldurkarlsson/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="person">
+  <email>matthew@gentoo.org</email>
+  <name>Matthew Smith</name>
+</maintainer>
+<stabilize-allarches/>
+</pkgmetadata>

diff --git a/sec-keys/openpgp-keys-baldurkarlsson/openpgp-keys-baldurkarlsson-20220415.ebuild b/sec-keys/openpgp-keys-baldurkarlsson/openpgp-keys-baldurkarlsson-20220415.ebuild
new file mode 100644
index 000000000000..2c4de49ace14
--- /dev/null
+++ b/sec-keys/openpgp-keys-baldurkarlsson/openpgp-keys-baldurkarlsson-20220415.ebuild
@@ -0,0 +1,18 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="OpenPGP keys used by Baldur Karlsson"
+HOMEPAGE="https://renderdoc.org/builds"
+SRC_URI="https://renderdoc.org/baldurk-pubkey.asc -> baldurkarlsson.gpg"
+S="${WORKDIR}"
+
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
+
+src_install() {
+	insinto /usr/share/openpgp-keys
+	doins "${DISTDIR}"/baldurkarlsson.gpg
+}


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-baldurkarlsson/
@ 2024-07-31 17:51 Matthew Smith
  0 siblings, 0 replies; 2+ messages in thread
From: Matthew Smith @ 2024-07-31 17:51 UTC (permalink / raw
  To: gentoo-commits

commit:     7e71d07a2ed8c3b1ddffe6450a1c3afde95854ef
Author:     Matthew Smith <matthew <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 31 17:02:38 2024 +0000
Commit:     Matthew Smith <matthew <AT> gentoo <DOT> org>
CommitDate: Wed Jul 31 17:50:41 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e71d07a

sec-keys/openpgp-keys-baldurkarlsson: drop myself as a maintainer

Signed-off-by: Matthew Smith <matthew <AT> gentoo.org>

 sec-keys/openpgp-keys-baldurkarlsson/metadata.xml | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/sec-keys/openpgp-keys-baldurkarlsson/metadata.xml b/sec-keys/openpgp-keys-baldurkarlsson/metadata.xml
index 59fd6df34dc7..7c487e08141e 100644
--- a/sec-keys/openpgp-keys-baldurkarlsson/metadata.xml
+++ b/sec-keys/openpgp-keys-baldurkarlsson/metadata.xml
@@ -1,9 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<maintainer type="person">
-  <email>matthew@gentoo.org</email>
-  <name>Matthew Smith</name>
-</maintainer>
+<!-- maintainer-needed -->
 <stabilize-allarches/>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-07-31 17:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-31 17:51 [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-baldurkarlsson/ Matthew Smith
  -- strict thread matches above, loose matches on Subject: below --
2022-04-15  9:48 Matthew Smith

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