summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-crypt/ssss: drop old versionConrad Kostecki2021-01-162-40/+0
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-crypt/ssss: x86 stableConrad Kostecki2021-01-161-1/+1
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-crypt/ssss: amd64 stableConrad Kostecki2021-01-161-2/+2
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-crypt/ssss: drop old versionConrad Kostecki2020-12-172-40/+0
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-crypt/ssss: Stabilize 0.5.6 amd64, #757531Sam James2020-12-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/ssss: bump to version 0.5.7Conrad Kostecki2020-12-152-0/+40
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-crypt/ssss: x86 stable (bug #757531)Thomas Deutschmann2020-12-031-1/+1
| | | | | Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-crypt/ssss: bump to version 0.5.6Conrad Kostecki2020-10-303-0/+43
| | | | | | | | | This version switches to a maintained fork, as other distributions started to use that, which also fixes some bugs and the original author doesn't have any plans to continue development. Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-crypt/ssss: drop old versionConrad Kostecki2020-05-101-39/+0
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-crypt/ssss: respect users ldflagsConrad Kostecki2020-05-101-0/+39
| | | | | | Closes: https://bugs.gentoo.org/722074 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-crypt/ssss: updated metadata.xmlConrad Kostecki2019-12-031-5/+1
| | | | | Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-crypt/ssss: x86 stable (bug #682724)Thomas Deutschmann2019-06-041-1/+1
| | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-crypt/ssss: amd64 stable wrt bug #682724Agostino Sarubbo2019-04-131-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* app-crypt/ssss: new package.Conrad Kostecki2019-02-223-0/+57
SSSS is an implementation of Shamir's Secret Sharing Scheme. The program suite does both: the generation of shares for a know secret, and the reconstruction of a secret using user-pro-vided shares. Closes: https://bugs.gentoo.org/106932 Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Conrad Kostecki <conrad@kostecki.com> Closes: https://github.com/gentoo/gentoo/pull/10243 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>