public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-thomasdickey/
@ 2022-04-28  0:46 Sam James
  0 siblings, 0 replies; 4+ messages in thread
From: Sam James @ 2022-04-28  0:46 UTC (permalink / raw
  To: gentoo-commits

commit:     4edf9686e9577a61b523514ed77286f50871597e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 28 00:30:56 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 28 00:46:36 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4edf9686

sec-keys/openpgp-keys-thomasdickey: new package, add 20220428

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sec-keys/openpgp-keys-thomasdickey/Manifest           |  1 +
 sec-keys/openpgp-keys-thomasdickey/metadata.xml       |  8 ++++++++
 .../openpgp-keys-thomasdickey-20220428.ebuild         | 19 +++++++++++++++++++
 3 files changed, 28 insertions(+)

diff --git a/sec-keys/openpgp-keys-thomasdickey/Manifest b/sec-keys/openpgp-keys-thomasdickey/Manifest
new file mode 100644
index 000000000000..d5c051e18dac
--- /dev/null
+++ b/sec-keys/openpgp-keys-thomasdickey/Manifest
@@ -0,0 +1 @@
+DIST openpgp-keys-thomasdickey-20220428-dickey@invisible-island.net-rsa3072.asc 2505 BLAKE2B 1798b3fac119911e2eb714b6a90c12b0579344378355fa79965713749057bc83a50820d06019fa735b8aae05982ea3f3c259d72eae3c734ea470514b6d8bd1d1 SHA512 19e19d3844b82d956ed01fc553bfbfcbd80f41a0ed2d51a2d0a6b9d2d5eede9482c9dba792f540c5cc386b8bf5d4a4a8da831edc42a2e50465fa42a3224b55af

diff --git a/sec-keys/openpgp-keys-thomasdickey/metadata.xml b/sec-keys/openpgp-keys-thomasdickey/metadata.xml
new file mode 100644
index 000000000000..b0d83aa2e489
--- /dev/null
+++ b/sec-keys/openpgp-keys-thomasdickey/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>base-system@gentoo.org</email>
+		<name>Gentoo Base System</name>
+	</maintainer>
+</pkgmetadata>

diff --git a/sec-keys/openpgp-keys-thomasdickey/openpgp-keys-thomasdickey-20220428.ebuild b/sec-keys/openpgp-keys-thomasdickey/openpgp-keys-thomasdickey-20220428.ebuild
new file mode 100644
index 000000000000..40cd6b37f327
--- /dev/null
+++ b/sec-keys/openpgp-keys-thomasdickey/openpgp-keys-thomasdickey-20220428.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="OpenPGP keys used by Thomas Dickey"
+HOMEPAGE="https://invisible-island.net/public/public.html"
+SRC_URI="https://invisible-island.net/public/dickey@invisible-island.net-rsa3072.asc -> ${P}-dickey@invisible-island.net-rsa3072.asc"
+S="${WORKDIR}"
+
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
+
+src_install() {
+	local files=( ${A} )
+	insinto /usr/share/openpgp-keys
+	newins - thomasdickey.asc < <(cat "${files[@]/#/${DISTDIR}/}" || die)
+}


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

* [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-thomasdickey/
@ 2023-08-10  4:45 Sam James
  0 siblings, 0 replies; 4+ messages in thread
From: Sam James @ 2023-08-10  4:45 UTC (permalink / raw
  To: gentoo-commits

commit:     290eeec965a50909f1af9d281336a4098acd314b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 10 04:44:11 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Aug 10 04:44:11 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=290eeec9

sec-keys/openpgp-keys-thomasdickey: add 20230810

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sec-keys/openpgp-keys-thomasdickey/Manifest         |  1 +
 .../openpgp-keys-thomasdickey-20230810.ebuild       | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/sec-keys/openpgp-keys-thomasdickey/Manifest b/sec-keys/openpgp-keys-thomasdickey/Manifest
index d5c051e18dac..07cf95688b41 100644
--- a/sec-keys/openpgp-keys-thomasdickey/Manifest
+++ b/sec-keys/openpgp-keys-thomasdickey/Manifest
@@ -1 +1,2 @@
 DIST openpgp-keys-thomasdickey-20220428-dickey@invisible-island.net-rsa3072.asc 2505 BLAKE2B 1798b3fac119911e2eb714b6a90c12b0579344378355fa79965713749057bc83a50820d06019fa735b8aae05982ea3f3c259d72eae3c734ea470514b6d8bd1d1 SHA512 19e19d3844b82d956ed01fc553bfbfcbd80f41a0ed2d51a2d0a6b9d2d5eede9482c9dba792f540c5cc386b8bf5d4a4a8da831edc42a2e50465fa42a3224b55af
+DIST openpgp-keys-thomasdickey-20230810.asc 3212 BLAKE2B f0c93f294045f2760698a1eefd22db316f637724d837d5b2c285560f348de3a014d6d110fd3e39960bad34385e031f7712d937e35931c9f64f50595ec7fa9e7c SHA512 68bb05a5bd249013e76c89c1f6402c655da86850ebab2c66e79afdeddbc235f6f3a0a6764f7969da296126be295ede88abe961ba038c7dd96fa1f9693e247b06

diff --git a/sec-keys/openpgp-keys-thomasdickey/openpgp-keys-thomasdickey-20230810.ebuild b/sec-keys/openpgp-keys-thomasdickey/openpgp-keys-thomasdickey-20230810.ebuild
new file mode 100644
index 000000000000..ee2cc6fac852
--- /dev/null
+++ b/sec-keys/openpgp-keys-thomasdickey/openpgp-keys-thomasdickey-20230810.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 Thomas Dickey"
+HOMEPAGE="https://invisible-island.net/public/public.html"
+# Expired, so we get the refreshed one from keyservers
+#SRC_URI="https://invisible-island.net/public/dickey@invisible-island.net-rsa3072.asc -> ${P}-dickey@invisible-island.net-rsa3072.asc"
+SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.asc"
+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() {
+	local files=( ${A} )
+	insinto /usr/share/openpgp-keys
+	newins - thomasdickey.asc < <(cat "${files[@]/#/${DISTDIR}/}" || die)
+}


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

* [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-thomasdickey/
@ 2023-09-22 18:58 Arthur Zamarin
  0 siblings, 0 replies; 4+ messages in thread
From: Arthur Zamarin @ 2023-09-22 18:58 UTC (permalink / raw
  To: gentoo-commits

commit:     0cd03d21f6cc0fbce9b14b97f9fd38cad88405c9
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 22 18:57:44 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Sep 22 18:57:44 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cd03d21

sec-keys/openpgp-keys-thomasdickey: stabilize 20230810 for ALLARCHES

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 .../openpgp-keys-thomasdickey/openpgp-keys-thomasdickey-20230810.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sec-keys/openpgp-keys-thomasdickey/openpgp-keys-thomasdickey-20230810.ebuild b/sec-keys/openpgp-keys-thomasdickey/openpgp-keys-thomasdickey-20230810.ebuild
index ee2cc6fac852..cd027fea0062 100644
--- a/sec-keys/openpgp-keys-thomasdickey/openpgp-keys-thomasdickey-20230810.ebuild
+++ b/sec-keys/openpgp-keys-thomasdickey/openpgp-keys-thomasdickey-20230810.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}"
 
 LICENSE="public-domain"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
 
 src_install() {
 	local files=( ${A} )


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

* [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-thomasdickey/
@ 2024-02-18 13:17 Sam James
  0 siblings, 0 replies; 4+ messages in thread
From: Sam James @ 2024-02-18 13:17 UTC (permalink / raw
  To: gentoo-commits

commit:     90afd59af0d3c29a6f7d99836e07cba69e1b8254
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 18 13:17:24 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 18 13:17:24 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90afd59a

sec-keys/openpgp-keys-thomasdickey: Stabilize 20240114 ALLARCHES, #924902

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../openpgp-keys-thomasdickey/openpgp-keys-thomasdickey-20240114.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sec-keys/openpgp-keys-thomasdickey/openpgp-keys-thomasdickey-20240114.ebuild b/sec-keys/openpgp-keys-thomasdickey/openpgp-keys-thomasdickey-20240114.ebuild
index fee273f0af08..606e9fece5f8 100644
--- a/sec-keys/openpgp-keys-thomasdickey/openpgp-keys-thomasdickey-20240114.ebuild
+++ b/sec-keys/openpgp-keys-thomasdickey/openpgp-keys-thomasdickey-20240114.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}"
 
 LICENSE="public-domain"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
 
 src_install() {
 	local files=( ${A} )


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

end of thread, other threads:[~2024-02-18 13:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-28  0:46 [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-thomasdickey/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2023-08-10  4:45 Sam James
2023-09-22 18:58 Arthur Zamarin
2024-02-18 13:17 Sam James

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