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-telescope/
Date: Sun, 16 Jan 2022 17:58:56 +0000 (UTC) [thread overview]
Message-ID: <1642355572.de65976d57bf21dcbb0d56cc568dc0eab2d271a9.cybertailor@gentoo> (raw)
commit: de65976d57bf21dcbb0d56cc568dc0eab2d271a9
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sun Jan 16 17:44:06 2022 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Sun Jan 16 17:52:52 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=de65976d
sec-keys/signify-keys-telescope: add 0.7
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
sec-keys/signify-keys-telescope/Manifest | 1 +
.../signify-keys-telescope-0.7.ebuild | 23 ++++++++++++++++++++++
2 files changed, 24 insertions(+)
diff --git a/sec-keys/signify-keys-telescope/Manifest b/sec-keys/signify-keys-telescope/Manifest
index 43e04eae1..3729ac22c 100644
--- a/sec-keys/signify-keys-telescope/Manifest
+++ b/sec-keys/signify-keys-telescope/Manifest
@@ -1 +1,2 @@
DIST telescope-0.6.pub 95 BLAKE2B 13a306f27b5fea26eb07593ee68600524dfb8dd864299c4b3a7eb4824e22036ff10c0b316e60086f5e816e824a1b33cc26a0dfed62d43831f8b32b01880560e3 SHA512 b8175112a2b900406efc6b71b0668a0b26d62238d37b0a8ffc4b8493ac0cb9d5aa4204d466a0442c142fe5ba18da183a0bfa1493e261e71fc089dab63a4b1c6b
+DIST telescope-0.7.pub 101 BLAKE2B b8e570c28fe03c538e99bc4b1a49dd28ac999bcfb16d23a08c9d489a56a8b454fdd0eb6d5afffd48bfa0e9b0fe00d193f916316caeb6b09bf5f378903377c2e1 SHA512 6cd51e98fcafb5719220c8b82cbf833d258469e0be12099a3a528db0f56653a80da3de299b70d1b889cbc76fb91bffbe60b205b4fe94891c1318a385e5ebe0e4
diff --git a/sec-keys/signify-keys-telescope/signify-keys-telescope-0.7.ebuild b/sec-keys/signify-keys-telescope/signify-keys-telescope-0.7.ebuild
new file mode 100644
index 000000000..7a33db7e0
--- /dev/null
+++ b/sec-keys/signify-keys-telescope/signify-keys-telescope-0.7.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2022 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 telescope releases"
+HOMEPAGE="https://github.com/omar-polo/telescope"
+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)
+}
next reply other threads:[~2022-01-16 17:59 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-16 17:58 Anna Vyalkova [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-30 13:50 [gentoo-commits] repo/proj/guru:dev commit in: sec-keys/signify-keys-telescope/ Takuya Wakazono
2024-06-30 13:50 Takuya Wakazono
2024-04-09 1:24 Anna Vyalkova
2024-04-09 1:24 Anna Vyalkova
2024-04-09 1:24 Anna Vyalkova
2023-05-12 9:32 Matt Jolly
2022-05-30 17:47 Anna Vyalkova
2022-01-03 9:43 Anna Vyalkova
2022-01-02 18:55 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=1642355572.de65976d57bf21dcbb0d56cc568dc0eab2d271a9.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