From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/signify/
Date: Thu, 7 Dec 2017 20:34:37 +0000 (UTC) [thread overview]
Message-ID: <1512678843.eea0ab678d699e5a4f6f3bbdd022321e1923cddc.jer@gentoo> (raw)
commit: eea0ab678d699e5a4f6f3bbdd022321e1923cddc
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 7 20:34:03 2017 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Thu Dec 7 20:34:03 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eea0ab67
app-crypt/signify: Version bump.
Package-Manager: Portage-2.3.16, Repoman-2.3.6
app-crypt/signify/Manifest | 1 +
app-crypt/signify/signify-23.ebuild | 24 ++++++++++++++++++++++++
2 files changed, 25 insertions(+)
diff --git a/app-crypt/signify/Manifest b/app-crypt/signify/Manifest
index 4f89491967c..7a1d816dc55 100644
--- a/app-crypt/signify/Manifest
+++ b/app-crypt/signify/Manifest
@@ -1,2 +1,3 @@
DIST signify-17.tar.gz 92347 SHA256 275fccb9197d8a8efe47f2b49f9aa2319002c1da8a454bf90e6332ecc214db4d SHA512 2b20e2c2d073c1ff695b6ec0b9b90e0870c6bd60dc107b428090f3c66f8e215473779d824fcd5c3b0ade429071b99336ce066c3254e286be2aa4e4a312742404 WHIRLPOOL 3124c499cc1bb234272b8f4dba206729cf89a1b821615dce8039bd1d225d87c0d9e8dc1902e305d7d47cfdad12286a9562007446205a15672721ad67477a57fd
DIST signify-20.tar.gz 97765 SHA256 99dc0f4a3c2a80c854f45410ee4832b0c7fb537ed3bbc0cc4f5435b9d614be22 SHA512 993f02b10ef9c74a98455e2c93e094de40a40710c38ff35752decb87430895bd276cb5e6a46b5f7cf3f098d66562f1f0e134158d221a87fb33cfff09199a8773 WHIRLPOOL 0fed9dca3e6def9d2a45526882ef1429e58d8ebead5532e8343831d0fd5d452b11ef7d56b2d01f923cdd672b949d0a71cb5fd84b15c7d083434cfef2ee4e601f
+DIST signify-23.tar.gz 95335 BLAKE2B 4cdbee5dae7f217644a5df41d4253938c5cb8fb1f621f945addfceb64090234199e8dd81d7ef42c41aae13e9e5158541f40062296ca07562977473e39f68cd0b SHA512 f0330994f3d308e9ad7c7bf4b6d6f8e8bef914d6d10d83507002ad97f853b4e0a829997a0225373e2c34829a611b70980d7d3674247d4b5b447204ad7f039608
diff --git a/app-crypt/signify/signify-23.ebuild b/app-crypt/signify/signify-23.ebuild
new file mode 100644
index 00000000000..8fe56566211
--- /dev/null
+++ b/app-crypt/signify/signify-23.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2017 Gentoo Foundation
+# 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:[~2017-12-07 20:34 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-07 20:34 Jeroen Roovers [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
2018-09-29 7:11 Patrick Lauer
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=1512678843.eea0ab678d699e5a4f6f3bbdd022321e1923cddc.jer@gentoo \
--to=jer@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