public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-pv/
@ 2023-09-26  2:55 Sam James
  0 siblings, 0 replies; 9+ messages in thread
From: Sam James @ 2023-09-26  2:55 UTC (permalink / raw
  To: gentoo-commits

commit:     3bd8b4611195eb2fa5650cdaa94df3724808fa55
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 26 02:25:07 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Sep 26 02:53:22 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bd8b461

sec-keys/openpgp-keys-pv: new package, add 20230926

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

 sec-keys/openpgp-keys-pv/Manifest                     |  1 +
 sec-keys/openpgp-keys-pv/metadata.xml                 | 12 ++++++++++++
 .../openpgp-keys-pv/openpgp-keys-pv-20230926.ebuild   | 19 +++++++++++++++++++
 3 files changed, 32 insertions(+)

diff --git a/sec-keys/openpgp-keys-pv/Manifest b/sec-keys/openpgp-keys-pv/Manifest
new file mode 100644
index 000000000000..ffa3270566d7
--- /dev/null
+++ b/sec-keys/openpgp-keys-pv/Manifest
@@ -0,0 +1 @@
+DIST openpgp-keys-pv-20230926.asc 2460 BLAKE2B d142543a13e78a964b43a2de492e0e5904b3aef3d59554660863adef0c2075e6fab78686139dd5902fab863cce2637e90aebe7cf948f560a3be613b66301a397 SHA512 9973934d4be14d4fbe32009b30f68a27d842a322c4daf6485bf57713851eb2de50e2e5c65b67afd2813724bee79f772dad04f07075b66a2ab69573c1671093c7

diff --git a/sec-keys/openpgp-keys-pv/metadata.xml b/sec-keys/openpgp-keys-pv/metadata.xml
new file mode 100644
index 000000000000..7723d1494a58
--- /dev/null
+++ b/sec-keys/openpgp-keys-pv/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>gyakovlev@gentoo.org</email>
+		<name>Georgy Yakovlev</name>
+	</maintainer>
+	<maintainer type="person">
+		<email>sam@gentoo.org</email>
+		<name>Sam James</name>
+	</maintainer>
+</pkgmetadata>

diff --git a/sec-keys/openpgp-keys-pv/openpgp-keys-pv-20230926.ebuild b/sec-keys/openpgp-keys-pv/openpgp-keys-pv-20230926.ebuild
new file mode 100644
index 000000000000..dccec9409ed1
--- /dev/null
+++ b/sec-keys/openpgp-keys-pv/openpgp-keys-pv-20230926.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="OpenPGP keys used by Andrew Wood for sys-apps/pv"
+HOMEPAGE="https://www.ivarch.com/personal/contact.shtml"
+SRC_URI="https://www.ivarch.com/personal/public-key.txt -> ${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 - pv.asc < <(cat "${files[@]/#/${DISTDIR}/}" || die)
+}


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

* [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-pv/
@ 2023-12-15  6:52 Sam James
  0 siblings, 0 replies; 9+ messages in thread
From: Sam James @ 2023-12-15  6:52 UTC (permalink / raw
  To: gentoo-commits

commit:     82eea668a668fda58c2c716d41f18f477700a5f9
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 15 06:51:31 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 15 06:51:31 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82eea668

sec-keys/openpgp-keys-pv: Stabilize 20230926 arm64, #919943

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

 sec-keys/openpgp-keys-pv/openpgp-keys-pv-20230926.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sec-keys/openpgp-keys-pv/openpgp-keys-pv-20230926.ebuild b/sec-keys/openpgp-keys-pv/openpgp-keys-pv-20230926.ebuild
index 4c0043de3bf7..a8b56381cc45 100644
--- a/sec-keys/openpgp-keys-pv/openpgp-keys-pv-20230926.ebuild
+++ b/sec-keys/openpgp-keys-pv/openpgp-keys-pv-20230926.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] 9+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-pv/
@ 2023-12-15  6:52 Sam James
  0 siblings, 0 replies; 9+ messages in thread
From: Sam James @ 2023-12-15  6:52 UTC (permalink / raw
  To: gentoo-commits

commit:     ec0c49d7c2421f2388c3be6b46a1d1040a37efcd
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 15 06:51:29 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 15 06:51:29 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec0c49d7

sec-keys/openpgp-keys-pv: Stabilize 20230926 sparc, #919943

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

 sec-keys/openpgp-keys-pv/openpgp-keys-pv-20230926.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sec-keys/openpgp-keys-pv/openpgp-keys-pv-20230926.ebuild b/sec-keys/openpgp-keys-pv/openpgp-keys-pv-20230926.ebuild
index dccec9409ed1..4c0043de3bf7 100644
--- a/sec-keys/openpgp-keys-pv/openpgp-keys-pv-20230926.ebuild
+++ b/sec-keys/openpgp-keys-pv/openpgp-keys-pv-20230926.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] 9+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-pv/
@ 2023-12-15  7:06 Sam James
  0 siblings, 0 replies; 9+ messages in thread
From: Sam James @ 2023-12-15  7:06 UTC (permalink / raw
  To: gentoo-commits

commit:     f375478284acc90accab51e43729840cf8e93051
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 15 07:05:04 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 15 07:05:04 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3754782

sec-keys/openpgp-keys-pv: Stabilize 20230926 amd64, #919943

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

 sec-keys/openpgp-keys-pv/openpgp-keys-pv-20230926.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sec-keys/openpgp-keys-pv/openpgp-keys-pv-20230926.ebuild b/sec-keys/openpgp-keys-pv/openpgp-keys-pv-20230926.ebuild
index a8b56381cc45..d856195509c8 100644
--- a/sec-keys/openpgp-keys-pv/openpgp-keys-pv-20230926.ebuild
+++ b/sec-keys/openpgp-keys-pv/openpgp-keys-pv-20230926.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] 9+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-pv/
@ 2023-12-15  7:14 Sam James
  0 siblings, 0 replies; 9+ messages in thread
From: Sam James @ 2023-12-15  7:14 UTC (permalink / raw
  To: gentoo-commits

commit:     9ce61e7d3894b93079b4cd82cd7b124d7e0b339f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 15 07:13:19 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 15 07:13:19 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ce61e7d

sec-keys/openpgp-keys-pv: Stabilize 20230926 hppa, #919943

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

 sec-keys/openpgp-keys-pv/openpgp-keys-pv-20230926.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sec-keys/openpgp-keys-pv/openpgp-keys-pv-20230926.ebuild b/sec-keys/openpgp-keys-pv/openpgp-keys-pv-20230926.ebuild
index d856195509c8..e11eb95811f5 100644
--- a/sec-keys/openpgp-keys-pv/openpgp-keys-pv-20230926.ebuild
+++ b/sec-keys/openpgp-keys-pv/openpgp-keys-pv-20230926.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] 9+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-pv/
@ 2023-12-22  7:55 Arthur Zamarin
  0 siblings, 0 replies; 9+ messages in thread
From: Arthur Zamarin @ 2023-12-22  7:55 UTC (permalink / raw
  To: gentoo-commits

commit:     9d9ff30c1fbd1c1f7c73a3539a791a450f2a7d36
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 22 07:55:40 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 22 07:55:40 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d9ff30c

sec-keys/openpgp-keys-pv: Stabilize 20230926 ppc64, #919943

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

 sec-keys/openpgp-keys-pv/openpgp-keys-pv-20230926.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sec-keys/openpgp-keys-pv/openpgp-keys-pv-20230926.ebuild b/sec-keys/openpgp-keys-pv/openpgp-keys-pv-20230926.ebuild
index e11eb95811f5..a5c97abeb179 100644
--- a/sec-keys/openpgp-keys-pv/openpgp-keys-pv-20230926.ebuild
+++ b/sec-keys/openpgp-keys-pv/openpgp-keys-pv-20230926.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] 9+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-pv/
@ 2023-12-24 11:08 Sam James
  0 siblings, 0 replies; 9+ messages in thread
From: Sam James @ 2023-12-24 11:08 UTC (permalink / raw
  To: gentoo-commits

commit:     5ed1fd3c0973dc057733e202d7f276913a451a4d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 24 11:07:28 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 24 11:07:28 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ed1fd3c

sec-keys/openpgp-keys-pv: Stabilize 20230926 ppc, #919943

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

 sec-keys/openpgp-keys-pv/openpgp-keys-pv-20230926.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sec-keys/openpgp-keys-pv/openpgp-keys-pv-20230926.ebuild b/sec-keys/openpgp-keys-pv/openpgp-keys-pv-20230926.ebuild
index a5c97abeb179..ef1c66bbc5d5 100644
--- a/sec-keys/openpgp-keys-pv/openpgp-keys-pv-20230926.ebuild
+++ b/sec-keys/openpgp-keys-pv/openpgp-keys-pv-20230926.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] 9+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-pv/
@ 2023-12-26 16:37 Sam James
  0 siblings, 0 replies; 9+ messages in thread
From: Sam James @ 2023-12-26 16:37 UTC (permalink / raw
  To: gentoo-commits

commit:     bf1e7433867021dbbeb8421556f44d4fffc283bc
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 26 16:36:42 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Dec 26 16:36:42 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf1e7433

sec-keys/openpgp-keys-pv: Stabilize 20230926 x86, #919943

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

 sec-keys/openpgp-keys-pv/openpgp-keys-pv-20230926.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sec-keys/openpgp-keys-pv/openpgp-keys-pv-20230926.ebuild b/sec-keys/openpgp-keys-pv/openpgp-keys-pv-20230926.ebuild
index ef1c66bbc5d5..2b0308762b4d 100644
--- a/sec-keys/openpgp-keys-pv/openpgp-keys-pv-20230926.ebuild
+++ b/sec-keys/openpgp-keys-pv/openpgp-keys-pv-20230926.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] 9+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-pv/
@ 2023-12-29 17:12 Arthur Zamarin
  0 siblings, 0 replies; 9+ messages in thread
From: Arthur Zamarin @ 2023-12-29 17:12 UTC (permalink / raw
  To: gentoo-commits

commit:     27b4eb190be797b30cac8a2bf1274fbe0caddb1a
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 29 17:12:04 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 29 17:12:04 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27b4eb19

sec-keys/openpgp-keys-pv: Stabilize 20230926 arm, #919943

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

 sec-keys/openpgp-keys-pv/openpgp-keys-pv-20230926.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sec-keys/openpgp-keys-pv/openpgp-keys-pv-20230926.ebuild b/sec-keys/openpgp-keys-pv/openpgp-keys-pv-20230926.ebuild
index 2b0308762b4d..242dd3ee5d55 100644
--- a/sec-keys/openpgp-keys-pv/openpgp-keys-pv-20230926.ebuild
+++ b/sec-keys/openpgp-keys-pv/openpgp-keys-pv-20230926.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] 9+ messages in thread

end of thread, other threads:[~2023-12-29 17:12 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-15  6:52 [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-pv/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2023-12-29 17:12 Arthur Zamarin
2023-12-26 16:37 Sam James
2023-12-24 11:08 Sam James
2023-12-22  7:55 Arthur Zamarin
2023-12-15  7:14 Sam James
2023-12-15  7:06 Sam James
2023-12-15  6:52 Sam James
2023-09-26  2:55 Sam James

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