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, 19 Dec 2021 14:13:26 +0000 (UTC) [thread overview]
Message-ID: <1639915916.106bc6af2064326d78479f863222963eca59b35f.cybertailor@gentoo> (raw)
commit: 106bc6af2064326d78479f863222963eca59b35f
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Wed Dec 8 04:54:15 2021 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Sun Dec 19 12:11:56 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=106bc6af
sec-keys/signify-keys-telescope: initial import
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
sec-keys/signify-keys-telescope/Manifest | 1 +
.../signify-keys-telescope-0.6.1.ebuild | 23 ++++++++++++++++++++++
2 files changed, 24 insertions(+)
diff --git a/sec-keys/signify-keys-telescope/Manifest b/sec-keys/signify-keys-telescope/Manifest
new file mode 100644
index 000000000..43e04eae1
--- /dev/null
+++ b/sec-keys/signify-keys-telescope/Manifest
@@ -0,0 +1 @@
+DIST telescope-0.6.pub 95 BLAKE2B 13a306f27b5fea26eb07593ee68600524dfb8dd864299c4b3a7eb4824e22036ff10c0b316e60086f5e816e824a1b33cc26a0dfed62d43831f8b32b01880560e3 SHA512 b8175112a2b900406efc6b71b0668a0b26d62238d37b0a8ffc4b8493ac0cb9d5aa4204d466a0442c142fe5ba18da183a0bfa1493e261e71fc089dab63a4b1c6b
diff --git a/sec-keys/signify-keys-telescope/signify-keys-telescope-0.6.1.ebuild b/sec-keys/signify-keys-telescope/signify-keys-telescope-0.6.1.ebuild
new file mode 100644
index 000000000..948775a0f
--- /dev/null
+++ b/sec-keys/signify-keys-telescope/signify-keys-telescope-0.6.1.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 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:[~2021-12-19 14:13 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-19 14:13 Anna Vyalkova [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-01-02 18:55 [gentoo-commits] repo/proj/guru:dev commit in: sec-keys/signify-keys-telescope/ Andrew Ammerlaan
2022-01-03 9:43 Anna Vyalkova
2022-01-16 17:58 Anna Vyalkova
2022-05-30 17:47 Anna Vyalkova
2023-05-12 9:32 Matt Jolly
2024-04-09 1:24 Anna Vyalkova
2024-04-09 1:24 Anna Vyalkova
2024-04-09 1:24 Anna Vyalkova
2024-06-30 13:50 Takuya Wakazono
2024-06-30 13:50 Takuya Wakazono
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=1639915916.106bc6af2064326d78479f863222963eca59b35f.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