Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 724538

Summary: app-crypt/sequoia-sq: OpenPGP implementation in Rust (new package)
Product: Gentoo Linux Reporter: Florian Schmaus <flow>
Component: New packagesAssignee: Florian Schmaus <flow>
Status: RESOLVED FIXED    
Severity: normal CC: jstein, O01eg, rust, sam
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://sequoia-pgp.org/
See Also: https://github.com/gentoo/gentoo/pull/23578
Whiteboard:
Package list:
Runtime testing required: ---

Description Florian Schmaus gentoo-dev 2020-05-22 08:12:04 UTC
Sequoia is OpenPGP implementation in Rust, consisting of a CLI, and low- and high-level APIs for dealing with OpenPGP.

Reproducible: Always
Comment 1 Jonas Stein gentoo-dev 2020-05-22 19:56:48 UTC
https://repology.org/projects/?search=sequoia
Comment 2 Larry the Git Cow gentoo-dev 2021-12-30 10:37:23 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55791e671f4fc94bcb65e20deac2767bfc6e370c

commit 55791e671f4fc94bcb65e20deac2767bfc6e370c
Author:     Florian Schmaus <flow@gentoo.org>
AuthorDate: 2021-12-30 09:24:27 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2021-12-30 10:36:36 +0000

    app-crypt/sequoia-sq: initial import
    
    Closes: https://bugs.gentoo.org/724538
    Closes: https://github.com/gentoo/gentoo/pull/23578
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 app-crypt/sequoia-sq/Manifest                 | 251 +++++++++++++++++++++
 app-crypt/sequoia-sq/metadata.xml             |   8 +
 app-crypt/sequoia-sq/sequoia-sq-0.25.0.ebuild | 310 ++++++++++++++++++++++++++
 3 files changed, 569 insertions(+)