summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-crypt/gpgme: HTTPSify HOMEPAGESam James2022-08-101-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/certbot-nginx: 1.29.0 stable amd64/x86 and 1.27.0 cleanupMatthew Thode2022-08-093-37/+1
| | | | Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/certbot-apache: 1.29.0 stable amd64/x86 and 1.27.0 cleanupMatthew Thode2022-08-093-35/+1
| | | | Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/certbot: 1.29.0 stable amd64/x86 and 1.27.0 cleanupMatthew Thode2022-08-093-44/+1
| | | | Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/acme: 1.29.0 stable amd64/x86 with cleanupMatthew Thode2022-08-093-41/+1
| | | | Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/xca: Move dev-qt/linguist-tools:5 to BDEPENDAndreas Sturmlechner2022-08-081-3/+3
| | | | | Bug: https://bugs.gentoo.org/544938 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-crypt/yubikey-manager-qt: add 1.2.4David Seifert2022-08-072-0/+58
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-crypt/yubikey-manager: add 4.0.9David Seifert2022-08-072-0/+40
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-crypt/sbctl: deduplicate BDEPENDJohn Helmert III2022-08-051-1/+0
| | | | Signed-off-by: John Helmert III <ajak@gentoo.org>
* app-crypt/sbctl: new package, add 0.9John Helmert III2022-08-023-0/+49
| | | | Signed-off-by: John Helmert III <ajak@gentoo.org>
* app-crypt/eid-mw: remove old 5.0.28, 5.1.4Amy Liffey2022-08-013-237/+0
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Amy Liffey <amynka@gentoo.org>
* app-crypt/eid-mw: fix pkg-config installationAmy Liffey2022-08-011-0/+123
| | | | | | | Closes: https://bugs.gentoo.org/862306 Submitted-by: Vincent Hardy <vincent.hardy.be@gmail.com> Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Amy Liffey <amynka@gentoo.org>
* app-crypt/tc-play: add 3.3Sam James2022-08-013-0/+72
| | | | | Closes: https://bugs.gentoo.org/722072 Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/tc-play: [QA] EAPI 8, fix useless multilibSam James2022-08-011-10/+9
| | | | | | | | | Multilib is only ever used here in src_configure because it's exported. The program isn't even built for multilib (which is a good thing, or it'd be even more of a waste, as it's not like it'd get installed anyway). Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/acme-tiny: restrict tests and explain whyHans de Graaff2022-07-291-0/+3
| | | | | Closes: https://bugs.gentoo.org/795534 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* app-crypt/acme-tiny: drop 4.1.0Hans de Graaff2022-07-292-48/+0
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* app-crypt/acme-tiny: drop 9999Hans de Graaff2022-07-291-47/+0
| | | | | | | This package has well-defined releases and a slow development cycle. Can't see a reason to have live ebuild for it. Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* app-crypt/acme-tiny: add myself as a maintainerHans de Graaff2022-07-291-4/+6
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* app-crypt/libb2: add github upstream metadataSam James2022-07-291-0/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/mkp224o: Stabilize 1.6.1 amd64, #861755Sam James2022-07-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/gcr: Install docs to correct locationMatt Turner2022-07-271-0/+9
| | | | | Closes: https://bugs.gentoo.org/861359 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-crypt/ssdeep: Keyword 2.14.1 arm64, #859367Sam James2022-07-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/gcr: Version bump to 3.41.1Matt Turner2022-07-262-0/+85
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-crypt/kbfs: drop 2.6.0, 2.8.0, 2.10.1David Seifert2022-07-264-156/+0
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-crypt/ssdeep: Keyword 2.14.1 arm, #859367Sam James2022-07-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/tpm2-tss: Fix FEATURES=test with slibtoolorbea2022-07-252-0/+50
| | | | | | | | Bug: https://bugs.gentoo.org/858674 Upstream-PR: https://github.com/tpm2-software/tpm2-tss/pull/2391 Upstream-Commit: https://github.com/tpm2-software/tpm2-tss/commit/5e626ab72283017cf4cb2dc4b101d16a58a6c470 Closes: https://github.com/gentoo/gentoo/pull/26449 Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/xor-analyze: EAPI8, minor improvementsMichael Mair-Keimberger2022-07-241-7/+6
| | | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Portage 3.0.34 / pkgdev 0.2.1 / pkgcheck 0.10.11 Closes: https://github.com/gentoo/gentoo/pull/26548 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-crypt/efitools: drop 1.8.1David Seifert2022-07-242-52/+0
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* */*: reassign np-hardass's packagesJoonas Niilola2022-07-241-4/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-crypt/nwipe: add 0.34Jakov Smolić2022-07-232-0/+27
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* app-crypt/keybase: drop 4.4.2, 4.5.0, 4.7.0, 4.7.2David Seifert2022-07-235-212/+0
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-crypt/seahorse: Drop old versionsMatt Turner2022-07-203-113/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-crypt/gcr: Drop old versionsMatt Turner2022-07-202-85/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-crypt/gcr: Stabilize 3.41.0 ppc, #853958Sam James2022-07-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/gcr: Stabilize 3.41.0 ppc64, #853958Sam James2022-07-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/gcr: Stabilize 3.41.0 sparc, #853958Sam James2022-07-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/ckpass: update HOMEPAGE, fix LICENSEMichael Mair-Keimberger2022-07-211-2/+2
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Portage 3.0.32 / pkgdev 0.2.1 / pkgcheck 0.10.11 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-crypt/ssdeep: Keyword 2.14.1 ppc, #859367Sam James2022-07-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/ssdeep: Keyword 2.14.1 ppc64, #859367Sam James2022-07-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/ssdeep: Keyword 2.14.1 riscv, #859367Jakov Smolić2022-07-191-2/+2
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* app-crypt/seahorse: Stabilize 42.0 arm64, #853958Sam James2022-07-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/gcr: Stabilize 3.41.0 arm64, #853958Sam James2022-07-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/sequoia-sq: add 0.27.0Florian Schmaus2022-07-182-0/+622
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* app-crypt/gcr: Stabilize 3.41.0 arm, #853958Sam James2022-07-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/tpm2-tss: Remove tss user and group creation machineryChristopher Byrne2022-07-162-0/+156
| | | | | Closes: https://github.com/gentoo/gentoo/pull/26274 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-crypt/gpgme: enable py3.11Arthur Zamarin2022-07-151-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-crypt/gpgme: drop 1.16.0Sam James2022-07-154-274/+0
| | | | | Closes: https://bugs.gentoo.org/836033 Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/tpm2-tools: Stabilize 5.2-r1 amd64, #856865Joonas Niilola2022-07-151-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-crypt/tpm2-tools: Stabilize 5.2-r1 x86, #856865Arthur Zamarin2022-07-141-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-crypt/tpm2-tools: Stabilize 5.2-r1 ppc64, #856865Arthur Zamarin2022-07-141-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>