From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/openpgp-keys-gentoo-release/
Date: Wed, 30 May 2018 18:27:27 +0000 (UTC) [thread overview]
Message-ID: <1527704842.04923ae2622f48a5c405bcd10f6d16870a5e54b8.mgorny@gentoo> (raw)
commit: 04923ae2622f48a5c405bcd10f6d16870a5e54b8
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed May 30 18:18:30 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed May 30 18:27:22 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04923ae2
app-crypt/openpgp-keys-gentoo-release: Include git mirror key
Include the key used for commit signing on the git syncing mirror, now
that the mirrors are running on Gentoo Infra.
app-crypt/openpgp-keys-gentoo-release/Manifest | 1 +
.../openpgp-keys-gentoo-release-20180530.ebuild | 20 ++++++++++++++++++++
2 files changed, 21 insertions(+)
diff --git a/app-crypt/openpgp-keys-gentoo-release/Manifest b/app-crypt/openpgp-keys-gentoo-release/Manifest
index 31bff77a627..5ac8a9e81bf 100644
--- a/app-crypt/openpgp-keys-gentoo-release/Manifest
+++ b/app-crypt/openpgp-keys-gentoo-release/Manifest
@@ -1 +1,2 @@
DIST gentoo-release.asc.20180323.gz 40546 BLAKE2B 7fed70d734a73368e4772cbca7810e8d61ad3b483e0e0c115072de9f96332b0c8c3c9f091b0ee1cdd056c775db1121deee77d6a629e0b99a4c67d485ccacdfe6 SHA512 31ffdf1e23ea6a36c5f4ab6bd49b9c0323b6b03627a9001589030b2b10e95459b959ee931762bcd43fb94b28eaba5d5ede290b1a41ce3ec0ad1b7b8b0f98d48a
+DIST gentoo-release.asc.20180530.gz 47465 BLAKE2B de37e8e84570debd8b39003bc65ada276f730e8a792b8990c87f4ffd7bbefd2cf49e44b53d3554fc6ecc302da65c8fc480821fd6e9f11324d5ed08a5fac861ef SHA512 63fcb06ae84657cde66fa74bd2b499936906d7aef36c46d19439c72a8c0f199cdc273d7e25004c60b23c50684365192b2a304f26c2b173564a216316eb22f66a
diff --git a/app-crypt/openpgp-keys-gentoo-release/openpgp-keys-gentoo-release-20180530.ebuild b/app-crypt/openpgp-keys-gentoo-release/openpgp-keys-gentoo-release-20180530.ebuild
new file mode 100644
index 00000000000..8d339d4fb13
--- /dev/null
+++ b/app-crypt/openpgp-keys-gentoo-release/openpgp-keys-gentoo-release-20180530.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="OpenPGP keys used for Gentoo releases (snapshots, stages)"
+HOMEPAGE="https://www.gentoo.org/downloads/signatures/"
+SRC_URI="https://dev.gentoo.org/~mgorny/dist/openpgp-keys/gentoo-release.asc.${PV}.gz"
+
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
+IUSE=""
+
+S=${WORKDIR}
+
+src_install() {
+ insinto /usr/share/openpgp-keys
+ newins "gentoo-release.asc.${PV}" gentoo-release.asc
+}
next reply other threads:[~2018-05-30 18:27 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-30 18:27 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-09-14 3:39 [gentoo-commits] repo/gentoo:master commit in: app-crypt/openpgp-keys-gentoo-release/ Sam James
2020-09-13 12:15 Michał Górny
2020-07-04 6:51 Michał Górny
2020-01-03 8:48 Michał Górny
2019-12-30 14:00 Agostino Sarubbo
2019-12-30 12:29 Agostino Sarubbo
2019-12-28 15:54 Mikle Kolyada
2019-12-28 12:31 Sergei Trofimovich
2019-12-27 16:43 Agostino Sarubbo
2019-12-27 4:37 Georgy Yakovlev
2019-12-27 3:36 Aaron Bauman
2019-10-30 11:22 Michał Górny
2019-05-11 12:38 Michał Górny
2019-05-03 23:24 Andreas K. Hüttel
2019-04-27 17:56 Michał Górny
2019-02-24 14:42 Michał Górny
2019-02-24 14:42 Michał Górny
2019-02-23 12:28 Michał Górny
2019-01-02 18:21 Michał Górny
2018-08-02 22:12 Michał Górny
2018-07-06 7:41 Michał Górny
2018-07-03 10:28 Michał Górny
2018-07-03 10:23 Michał Górny
2018-07-02 13:55 Michał Górny
2018-03-23 17:05 Michał Górny
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1527704842.04923ae2622f48a5c405bcd10f6d16870a5e54b8.mgorny@gentoo \
--to=mgorny@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox