* [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-wget/
@ 2022-04-07 4:07 Sam James
0 siblings, 0 replies; 5+ messages in thread
From: Sam James @ 2022-04-07 4:07 UTC (permalink / raw
To: gentoo-commits
commit: 1d53d8583332d7881e24172edd90c5d98552ba15
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 7 04:05:23 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 7 04:07:32 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d53d858
sec-keys/openpgp-keys-wget: new package, add 20220407
Signed-off-by: Sam James <sam <AT> gentoo.org>
sec-keys/openpgp-keys-wget/Manifest | 1 +
sec-keys/openpgp-keys-wget/metadata.xml | 8 ++++++++
.../openpgp-keys-wget-20220407.ebuild | 19 +++++++++++++++++++
3 files changed, 28 insertions(+)
diff --git a/sec-keys/openpgp-keys-wget/Manifest b/sec-keys/openpgp-keys-wget/Manifest
new file mode 100644
index 000000000000..f1db1a14f0a2
--- /dev/null
+++ b/sec-keys/openpgp-keys-wget/Manifest
@@ -0,0 +1 @@
+DIST openpgp-keys-wget-20220407.asc 72073 BLAKE2B e35ed2340caa7a3221cb7abd71a827aeedba4422108dc18e027a14402bed11015e5ff0a54776d6ce5ca913c93279e9b109b7bc8db9c448ad2124552a5f13c4b2 SHA512 9bde0be2d57e9fbb8e3174063386a277d17439e49834bcb4379a572a9c86fcca9cf8a8dd40ef50197281473469f51289b610dc99228624e439373b65a93e0d2f
diff --git a/sec-keys/openpgp-keys-wget/metadata.xml b/sec-keys/openpgp-keys-wget/metadata.xml
new file mode 100644
index 000000000000..b0d83aa2e489
--- /dev/null
+++ b/sec-keys/openpgp-keys-wget/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-wget/openpgp-keys-wget-20220407.ebuild b/sec-keys/openpgp-keys-wget/openpgp-keys-wget-20220407.ebuild
new file mode 100644
index 000000000000..a9389cc15a08
--- /dev/null
+++ b/sec-keys/openpgp-keys-wget/openpgp-keys-wget-20220407.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 GNU wget"
+HOMEPAGE="https://savannah.gnu.org/projects/wget/"
+SRC_URI="https://savannah.gnu.org/project/memberlist-gpgkeys.php?group=wget&download=1 -> ${P}.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 - wget.asc < <(cat "${files[@]/#/${DISTDIR}/}" || die)
+}
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-wget/
@ 2023-03-13 20:50 Sam James
0 siblings, 0 replies; 5+ messages in thread
From: Sam James @ 2023-03-13 20:50 UTC (permalink / raw
To: gentoo-commits
commit: 659cab9931ee5424de3e993d656d9d3b9cb6dca3
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 13 20:47:30 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 13 20:47:30 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=659cab99
sec-keys/openpgp-keys-wget: add 20230313
Closes: https://bugs.gentoo.org/900895
Signed-off-by: Sam James <sam <AT> gentoo.org>
sec-keys/openpgp-keys-wget/Manifest | 1 +
.../openpgp-keys-wget-20230313.ebuild | 19 +++++++++++++++++++
2 files changed, 20 insertions(+)
diff --git a/sec-keys/openpgp-keys-wget/Manifest b/sec-keys/openpgp-keys-wget/Manifest
index f1db1a14f0a2..58e4ef76016e 100644
--- a/sec-keys/openpgp-keys-wget/Manifest
+++ b/sec-keys/openpgp-keys-wget/Manifest
@@ -1 +1,2 @@
DIST openpgp-keys-wget-20220407.asc 72073 BLAKE2B e35ed2340caa7a3221cb7abd71a827aeedba4422108dc18e027a14402bed11015e5ff0a54776d6ce5ca913c93279e9b109b7bc8db9c448ad2124552a5f13c4b2 SHA512 9bde0be2d57e9fbb8e3174063386a277d17439e49834bcb4379a572a9c86fcca9cf8a8dd40ef50197281473469f51289b610dc99228624e439373b65a93e0d2f
+DIST openpgp-keys-wget-20230313.asc 72073 BLAKE2B e35ed2340caa7a3221cb7abd71a827aeedba4422108dc18e027a14402bed11015e5ff0a54776d6ce5ca913c93279e9b109b7bc8db9c448ad2124552a5f13c4b2 SHA512 9bde0be2d57e9fbb8e3174063386a277d17439e49834bcb4379a572a9c86fcca9cf8a8dd40ef50197281473469f51289b610dc99228624e439373b65a93e0d2f
diff --git a/sec-keys/openpgp-keys-wget/openpgp-keys-wget-20230313.ebuild b/sec-keys/openpgp-keys-wget/openpgp-keys-wget-20230313.ebuild
new file mode 100644
index 000000000000..64241b925ad8
--- /dev/null
+++ b/sec-keys/openpgp-keys-wget/openpgp-keys-wget-20230313.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="OpenPGP keys used by GNU wget"
+HOMEPAGE="https://savannah.gnu.org/projects/wget/"
+SRC_URI="https://savannah.gnu.org/project/memberlist-gpgkeys.php?group=wget&download=1 -> ${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 - wget.asc < <(cat "${files[@]/#/${DISTDIR}/}" || die)
+}
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-wget/
@ 2023-05-11 1:54 Sam James
0 siblings, 0 replies; 5+ messages in thread
From: Sam James @ 2023-05-11 1:54 UTC (permalink / raw
To: gentoo-commits
commit: 92c88c804bf1eb7c9fe0ecdc4b56df8b206df48c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu May 11 01:50:20 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu May 11 01:50:20 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92c88c80
sec-keys/openpgp-keys-wget: add 20230511
Signed-off-by: Sam James <sam <AT> gentoo.org>
sec-keys/openpgp-keys-wget/Manifest | 1 +
.../openpgp-keys-wget-20230511.ebuild | 19 +++++++++++++++++++
2 files changed, 20 insertions(+)
diff --git a/sec-keys/openpgp-keys-wget/Manifest b/sec-keys/openpgp-keys-wget/Manifest
index 58e4ef76016e..81b9fcd3eeb4 100644
--- a/sec-keys/openpgp-keys-wget/Manifest
+++ b/sec-keys/openpgp-keys-wget/Manifest
@@ -1,2 +1,3 @@
DIST openpgp-keys-wget-20220407.asc 72073 BLAKE2B e35ed2340caa7a3221cb7abd71a827aeedba4422108dc18e027a14402bed11015e5ff0a54776d6ce5ca913c93279e9b109b7bc8db9c448ad2124552a5f13c4b2 SHA512 9bde0be2d57e9fbb8e3174063386a277d17439e49834bcb4379a572a9c86fcca9cf8a8dd40ef50197281473469f51289b610dc99228624e439373b65a93e0d2f
DIST openpgp-keys-wget-20230313.asc 72073 BLAKE2B e35ed2340caa7a3221cb7abd71a827aeedba4422108dc18e027a14402bed11015e5ff0a54776d6ce5ca913c93279e9b109b7bc8db9c448ad2124552a5f13c4b2 SHA512 9bde0be2d57e9fbb8e3174063386a277d17439e49834bcb4379a572a9c86fcca9cf8a8dd40ef50197281473469f51289b610dc99228624e439373b65a93e0d2f
+DIST openpgp-keys-wget-20230511.asc 123495 BLAKE2B 9fe3f9a6935cbcec8a8d13f83cb350f8b8be9dbd3dac20db3c7c88cc2b765748e55d59cdaad1a4cb2e0ebbc95a1d7c511ca4e408f941fd3e952b4201fd4ee004 SHA512 92d7de286fcb8bd116542f7c569627467a3a3283d56343cf9293398789339be4cf7a6484734bb554a0604a3451cd7d499cf574b38f808cb93bf5b55414d14952
diff --git a/sec-keys/openpgp-keys-wget/openpgp-keys-wget-20230511.ebuild b/sec-keys/openpgp-keys-wget/openpgp-keys-wget-20230511.ebuild
new file mode 100644
index 000000000000..5a5999a660d7
--- /dev/null
+++ b/sec-keys/openpgp-keys-wget/openpgp-keys-wget-20230511.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="OpenPGP keys used by GNU wget"
+HOMEPAGE="https://savannah.gnu.org/projects/wget/"
+SRC_URI="https://savannah.gnu.org/project/memberlist-gpgkeys.php?group=wget&download=1 -> ${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 - wget.asc < <(cat "${files[@]/#/${DISTDIR}/}" || die)
+}
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-wget/
@ 2023-06-17 5:57 Sam James
0 siblings, 0 replies; 5+ messages in thread
From: Sam James @ 2023-06-17 5:57 UTC (permalink / raw
To: gentoo-commits
commit: 7403a890ee5a6d4092fd781518783a35592830cf
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 17 05:56:11 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 17 05:56:11 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7403a890
sec-keys/openpgp-keys-wget: Stabilize 20230511 ALLARCHES, #908635
Signed-off-by: Sam James <sam <AT> gentoo.org>
sec-keys/openpgp-keys-wget/openpgp-keys-wget-20230511.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sec-keys/openpgp-keys-wget/openpgp-keys-wget-20230511.ebuild b/sec-keys/openpgp-keys-wget/openpgp-keys-wget-20230511.ebuild
index 5a5999a660d7..64241b925ad8 100644
--- a/sec-keys/openpgp-keys-wget/openpgp-keys-wget-20230511.ebuild
+++ b/sec-keys/openpgp-keys-wget/openpgp-keys-wget-20230511.ebuild
@@ -10,7 +10,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] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-wget/
@ 2024-04-15 6:12 Sam James
0 siblings, 0 replies; 5+ messages in thread
From: Sam James @ 2024-04-15 6:12 UTC (permalink / raw
To: gentoo-commits
commit: 98a399932c0f314da1ce7891118afc71bf451d5a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 15 05:58:54 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 15 06:10:10 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98a39993
sec-keys/openpgp-keys-wget: add 20240415
Signed-off-by: Sam James <sam <AT> gentoo.org>
sec-keys/openpgp-keys-wget/Manifest | 1 +
.../openpgp-keys-wget-20240415.ebuild | 19 +++++++++++++++++++
2 files changed, 20 insertions(+)
diff --git a/sec-keys/openpgp-keys-wget/Manifest b/sec-keys/openpgp-keys-wget/Manifest
index 81b9fcd3eeb4..fb78b187cb2b 100644
--- a/sec-keys/openpgp-keys-wget/Manifest
+++ b/sec-keys/openpgp-keys-wget/Manifest
@@ -1,3 +1,4 @@
DIST openpgp-keys-wget-20220407.asc 72073 BLAKE2B e35ed2340caa7a3221cb7abd71a827aeedba4422108dc18e027a14402bed11015e5ff0a54776d6ce5ca913c93279e9b109b7bc8db9c448ad2124552a5f13c4b2 SHA512 9bde0be2d57e9fbb8e3174063386a277d17439e49834bcb4379a572a9c86fcca9cf8a8dd40ef50197281473469f51289b610dc99228624e439373b65a93e0d2f
DIST openpgp-keys-wget-20230313.asc 72073 BLAKE2B e35ed2340caa7a3221cb7abd71a827aeedba4422108dc18e027a14402bed11015e5ff0a54776d6ce5ca913c93279e9b109b7bc8db9c448ad2124552a5f13c4b2 SHA512 9bde0be2d57e9fbb8e3174063386a277d17439e49834bcb4379a572a9c86fcca9cf8a8dd40ef50197281473469f51289b610dc99228624e439373b65a93e0d2f
DIST openpgp-keys-wget-20230511.asc 123495 BLAKE2B 9fe3f9a6935cbcec8a8d13f83cb350f8b8be9dbd3dac20db3c7c88cc2b765748e55d59cdaad1a4cb2e0ebbc95a1d7c511ca4e408f941fd3e952b4201fd4ee004 SHA512 92d7de286fcb8bd116542f7c569627467a3a3283d56343cf9293398789339be4cf7a6484734bb554a0604a3451cd7d499cf574b38f808cb93bf5b55414d14952
+DIST openpgp-keys-wget-20240415.asc 125149 BLAKE2B 1d6e971a671d9c1a680c113a6c73772c7446647257a4664af45ba60850810ac78032cb3d9b43a321fe5174456a02f536a7d0a7bb646bb2668ce331aef41d16a4 SHA512 29b8be92f17442c541bfdd1bcaecfccce023d2661ad02db04cc3613687380604f2e533bcb74650fb124efd77feefc2d9403965682da893d8f9034471cf04e827
diff --git a/sec-keys/openpgp-keys-wget/openpgp-keys-wget-20240415.ebuild b/sec-keys/openpgp-keys-wget/openpgp-keys-wget-20240415.ebuild
new file mode 100644
index 000000000000..779fa661e9b7
--- /dev/null
+++ b/sec-keys/openpgp-keys-wget/openpgp-keys-wget-20240415.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="OpenPGP keys used by GNU wget"
+HOMEPAGE="https://savannah.gnu.org/projects/wget/"
+SRC_URI="https://savannah.gnu.org/project/memberlist-gpgkeys.php?group=wget&download=1 -> ${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 - wget.asc < <(cat "${files[@]/#/${DISTDIR}/}" || die)
+}
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2024-04-15 6:12 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-07 4:07 [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-wget/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2023-03-13 20:50 Sam James
2023-05-11 1:54 Sam James
2023-06-17 5:57 Sam James
2024-04-15 6:12 Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox