public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Anna Vyalkova" <cyber+gentoo@sysrq.in>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sec-keys/signify-keys-gmid/
Date: Thu,  3 Feb 2022 08:36:23 +0000 (UTC)	[thread overview]
Message-ID: <1643877329.c2752d6f21619bf0810dd62f6938c622b2ab0d2b.cybertailor@gentoo> (raw)

commit:     c2752d6f21619bf0810dd62f6938c622b2ab0d2b
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Thu Feb  3 07:19:09 2022 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Thu Feb  3 08:35:29 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c2752d6f

sec-keys/signify-keys-gmid: add 1.8

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 sec-keys/signify-keys-gmid/Manifest                |  1 +
 .../signify-keys-gmid/signify-keys-gmid-1.8.ebuild | 23 ++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/sec-keys/signify-keys-gmid/Manifest b/sec-keys/signify-keys-gmid/Manifest
index dd0971000..ddb9b227f 100644
--- a/sec-keys/signify-keys-gmid/Manifest
+++ b/sec-keys/signify-keys-gmid/Manifest
@@ -1 +1,2 @@
 DIST gmid-1.7.pub 95 BLAKE2B 4975dca61d35e80829b42217863caf394fb3cb4e161b59f2700d089f6e230cb0b9cb278fc0e4cd690c931cd4986a0491f7cbc8434ac51876e15b08d865f8f0ee SHA512 4d337576549d9202afbe357cc85a34a2ea6098c035b19d449446810ca0c89b641886ec5290a03122e238640a29c994581829f0631ee8ce82c3011a37a03d7da7
+DIST gmid-1.8.pub 95 BLAKE2B fefbcfb96e782f768dced47c590147c490bc4fa1425b0c34aff02a1be5b5f26d34c8b6218e221b98f0a9af0a82bb0d5a942d5fc38f19b7365ca092700a3af284 SHA512 9bb264dcf6f91a2c638184c0563a067908928302b1ec943558aef9a4b6325d068cf63db433d51bc87ac80a1e96d5ca52c10f07b01bd23d7b52840a9ada845129

diff --git a/sec-keys/signify-keys-gmid/signify-keys-gmid-1.8.ebuild b/sec-keys/signify-keys-gmid/signify-keys-gmid-1.8.ebuild
new file mode 100644
index 000000000..d07f8b4d6
--- /dev/null
+++ b/sec-keys/signify-keys-gmid/signify-keys-gmid-1.8.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+MY_PN="${PN#signify-keys-}"
+MY_PV="$(ver_cut 1-2)"
+MY_P="${MY_PN}-${MY_PV}"
+DESCRIPTION="Signify keys used to sign gmid releases"
+HOMEPAGE="https://github.com/omar-polo/gmid"
+SRC_URI="https://github.com/omar-polo/${MY_PN}/releases/download/${PV}/${MY_P}.pub"
+S="${WORKDIR}"
+
+LICENSE="public-domain"
+SLOT="${MY_PV}"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
+
+src_install() {
+	local files=( ${A} )
+
+	insinto /usr/share/signify-keys
+	newins - ${MY_P}.pub < <(cat "${files[@]/#/${DISTDIR}/}" || die)
+}


             reply	other threads:[~2022-02-03  8:36 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-03  8:36 Anna Vyalkova [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-09  0:10 [gentoo-commits] repo/proj/guru:dev commit in: sec-keys/signify-keys-gmid/ Anna Vyalkova
2024-01-14 16:36 Anna Vyalkova
2024-01-14 16:36 Anna Vyalkova
2023-05-12  9:32 Matt Jolly
2022-01-03  9:43 Anna Vyalkova
2022-01-02 18:55 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2022-01-02 18:55 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-12-19 14:13 Anna Vyalkova

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=1643877329.c2752d6f21619bf0810dd62f6938c622b2ab0d2b.cybertailor@gentoo \
    --to=cyber+gentoo@sysrq.in \
    --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