From: "Patrick Lauer" <patrick@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/signify/
Date: Sat, 29 Sep 2018 07:11:45 +0000 (UTC) [thread overview]
Message-ID: <1538205085.f54c6553f71ecbca20fa58ad370b7cb3b8468688.patrick@gentoo> (raw)
commit: f54c6553f71ecbca20fa58ad370b7cb3b8468688
Author: Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 29 07:11:25 2018 +0000
Commit: Patrick Lauer <patrick <AT> gentoo <DOT> org>
CommitDate: Sat Sep 29 07:11:25 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f54c6553
app-crypt/signify: Bump
Fix #666882
Package-Manager: Portage-2.3.50, Repoman-2.3.11
app-crypt/signify/Manifest | 1 +
app-crypt/signify/signify-24.ebuild | 24 ++++++++++++++++++++++++
2 files changed, 25 insertions(+)
diff --git a/app-crypt/signify/Manifest b/app-crypt/signify/Manifest
index 1eebb8b8819..851b7b78ba6 100644
--- a/app-crypt/signify/Manifest
+++ b/app-crypt/signify/Manifest
@@ -1,2 +1,3 @@
DIST signify-20.tar.gz 97765 BLAKE2B c2b086b59310cd364d28ee7f8802daa7f170eb2a19a5d6722d0b59202b7ee302f4b810a2809f8badfab38ae4d8402dec82141207be3d1b64f747c2e27b2c54f7 SHA512 993f02b10ef9c74a98455e2c93e094de40a40710c38ff35752decb87430895bd276cb5e6a46b5f7cf3f098d66562f1f0e134158d221a87fb33cfff09199a8773
DIST signify-23.tar.gz 95335 BLAKE2B 4cdbee5dae7f217644a5df41d4253938c5cb8fb1f621f945addfceb64090234199e8dd81d7ef42c41aae13e9e5158541f40062296ca07562977473e39f68cd0b SHA512 f0330994f3d308e9ad7c7bf4b6d6f8e8bef914d6d10d83507002ad97f853b4e0a829997a0225373e2c34829a611b70980d7d3674247d4b5b447204ad7f039608
+DIST signify-24.tar.gz 92038 BLAKE2B 4d9413a423534fb4f9adfb50494802b737e6099b47933eed9686ba751f7ffb6999b084c5a5431652a33baab11d7384e762c4709bab52bb0de4694a885c8eb570 SHA512 d612aca617f44ea7bf32a31d65da7e265dfdbe67f7983fc095b1f2d5c83cfa27f4c857279d98f6928199d15193c706cf3c77022fec70529a7b5d38b16ce64df5
diff --git a/app-crypt/signify/signify-24.ebuild b/app-crypt/signify/signify-24.ebuild
new file mode 100644
index 00000000000..cff3a751895
--- /dev/null
+++ b/app-crypt/signify/signify-24.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit toolchain-funcs
+
+DESCRIPTION="Cryptographically sign and verify files"
+HOMEPAGE="http://www.openbsd.org/ https://github.com/aperezdc/signify"
+SRC_URI="https://github.com/aperezdc/signify/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD-1"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND=">=dev-libs/libbsd-0.7"
+DEPEND="${RDEPEND}"
+
+src_configure() {
+ tc-export CC
+}
+
+src_install() {
+ DESTDIR="${D}" PREFIX="/usr" emake install
+}
next reply other threads:[~2018-09-29 7:12 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-29 7:11 Patrick Lauer [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-25 22:38 [gentoo-commits] repo/gentoo:master commit in: app-crypt/signify/ Sam James
2024-11-23 16:02 Michał Górny
2022-09-05 5:23 Michał Górny
2022-09-05 5:23 Michał Górny
2022-09-04 21:49 Jakov Smolić
2022-09-04 17:45 Sam James
2022-07-09 8:28 罗百科
2022-07-08 10:22 罗百科
2022-04-29 3:09 Sam James
2022-04-09 19:23 Arthur Zamarin
2022-04-09 19:23 Arthur Zamarin
2022-04-02 7:43 Arthur Zamarin
2022-04-02 7:39 Arthur Zamarin
2022-03-31 19:07 Arthur Zamarin
2022-03-26 23:54 Yixun Lan
2022-03-25 19:03 Sam James
2022-03-25 19:03 Sam James
2021-12-23 4:03 Sam James
2021-12-19 12:20 Michał Górny
2021-12-19 12:20 Michał Górny
2021-04-19 22:56 Sam James
2020-12-20 19:26 Thomas Deutschmann
2020-09-26 14:33 Aaron Bauman
2020-09-02 21:07 Sam James
2017-12-07 20:34 Jeroen Roovers
2017-12-07 20:34 Jeroen Roovers
2017-04-27 12:44 Patrick Lauer
2016-04-22 17:21 Patrick Lauer
2016-04-17 11:08 Patrick Lauer
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=1538205085.f54c6553f71ecbca20fa58ad370b7cb3b8468688.patrick@gentoo \
--to=patrick@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