summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-crypt/qca: 2.2.90 version bump, no KEYWORDSAndreas Sturmlechner2020-02-132-0/+85
| | | | | Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-crypt/qca: Drop USE libresslAndreas Sturmlechner2020-02-111-8/+4
| | | | | | | | Let's not pretend like it works with any libressl version in tree. Bug: https://bugs.gentoo.org/709288 Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* */*: reassign crypto@ packagesMikle Kolyada2020-01-081-4/+0
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* */*: Switch kde proj packages to cmake.eclassAndreas Sturmlechner2019-12-291-4/+4
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-crypt/qca: Drop 2.2.0Andreas Sturmlechner2019-12-222-89/+0
| | | | | Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-crypt/qca: Rollover stable keywords from 2.2.0Andreas Sturmlechner2019-12-221-1/+1
| | | | | | | No code changes from .0, no reason to employ arch teams. Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-112-0/+2
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-crypt: Remove *-fbsd KEYWORDSMichał Górny2019-10-112-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-crypt/qca: arm64 stableAaron Bauman2019-05-271-1/+1
| | | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64"
* app-crypt/qca: Drop 2.1.3-r2Andreas Sturmlechner2019-05-154-232/+0
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-crypt/qca: x86 stable wrt bug #679680Mikle Kolyada2019-05-111-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="x86"
* app-crypt/qca: 2.2.1 version bumpAndreas Sturmlechner2019-04-272-0/+88
| | | | | Package-Manager: Portage-2.3.65, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-crypt/qca: amd64 stable wrt bug #679680Mikle Kolyada2019-04-231-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* app-crypt/qca: Drop 2.2.0_pre20180606 snapshotAndreas Sturmlechner2019-04-102-88/+0
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-crypt/qca: 2.2.0 version bumpAndreas Sturmlechner2019-04-092-0/+88
| | | | | | Bug: https://bugs.gentoo.org/679680 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* app-crypt/qca: EAPI-7 bumpAndreas Sturmlechner2019-02-241-3/+5
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-crypt/qca: Add 2.2.0_pre20180606 snapshotAndreas Sturmlechner2018-06-092-0/+86
| | | | | | | botan-2 and openssl-1.1 support. Closes: https://bugs.gentoo.org/592526 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* app-crypt/qca: Actually fix depsAndreas Sturmlechner2018-06-062-0/+39
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* app-crypt/qca: DEPENDs were fixed upstreamAndreas Sturmlechner2018-06-061-2/+4
| | | | | | Upstream commit e854f357f4037e2c8c781ebd04ec5164a882b9b3 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* app-crypt/qca: Drop old Qt4-basedAndreas Sturmlechner2018-05-261-122/+0
| | | | | | | Dropping arches without remaining revdeps. Bug: https://bugs.gentoo.org/627178 Package-Manager: Portage-2.3.38, Repoman-2.3.9
* app-crypt/qca: 2.1.3-r2 amd64 stableAndreas Sturmlechner2018-05-261-1/+1
| | | | | | Bug #654060 Package-Manager: Portage-2.3.38, Repoman-2.3.9
* app-crypt/qca: x86 stable (bug #654060)Thomas Deutschmann2018-05-261-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* app-crypt/qca: Fix USE=docAndreas Sturmlechner2018-05-241-1/+1
| | | | | Closes: https://bugs.gentoo.org/651240 Package-Manager: Portage-2.3.38, Repoman-2.3.9
* app-crypt/qca: Drop USE=qt4,qt5 and multibuildAndreas Sturmlechner2018-03-221-0/+93
| | | | | | Fix DEPENDs along the way. Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-crypt/*: Update Manifest hashesMichał Górny2017-12-091-1/+1
|
* app-crypt/qca: Switch default to qt5Andreas Sturmlechner2017-11-271-1/+1
| | | | | | Much more rdeps need qt5 rather than qt4 now. Package-Manager: Portage-2.3.16, Repoman-2.3.6
* app-crypt/qca: De-stabilise hppaAndreas Sturmlechner2017-10-311-1/+1
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* app-crypt/qca: Remove 2.1.3 (r0)Johannes Huber2017-06-091-122/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* app-crypt/qca: Remove 2.1.1-r1Johannes Huber2017-06-095-226/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* app-crypt/qca: Remove 2.1.1 (r0)Johannes Huber2017-06-091-121/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* app-crypt/qca: DEPEND on >=Qt-4.8.7Andreas Sturmlechner2017-06-031-0/+122
| | | | | | | | Ensure rebuild after Qt-4.8.7 stabilisation. Gentoo-bug: 595618, 619326 Package-Manager: Portage-2.3.5, Repoman-2.3.1
* app-crypt/qca-2.1.3-r0: add alpha keywordTobias Klausmann2017-05-121-1/+1
| | | | Gentoo-Bug: 616570
* app-crypt/qca: Stable for HPPA (bug #616570).Jeroen Roovers2017-04-301-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches
* app-crypt/qca: ppc stable wrt bug #616570Agostino Sarubbo2017-04-291-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-crypt/qca: x86 stable wrt bug #616570Agostino Sarubbo2017-04-271-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-crypt/qca: amd64 stable wrt bug #616570Agostino Sarubbo2017-04-261-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-crypt/qca: update HOMEPAGEMichael Palimaka2017-04-253-3/+3
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* app-crypt/qca: fix c++11 buildAlon Bar-Lev2017-03-212-0/+98
| | | | | | Bug: 612238 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-283-3/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* app-crypt/qca: Pin slot on dev-libs/botanJohannes Huber2017-02-153-5/+5
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-crypt/qca: Version bump 2.1.3Johannes Huber2017-02-152-0/+123
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* Revert "Temporarily remove Manifest files that were at risk of having broken ↵Michael Palimaka2016-10-311-0/+1
| | | | | | ChangeLog entries." This reverts commit 48b59c28052dbc9a1c410a8a5d93c1cc3c8c8d4b.
* Temporarily remove Manifest files that were at risk of having broken ↵Michael Palimaka2016-10-311-1/+0
| | | | | | | | | ChangeLog entries. This commit will be immediately reverted. The intention is to force the mtime to be bumped causing the updated Manifest to be propagated to mirrors. Gentoo-bug: 577722
* app-crypt/qca: rename openssl USE flag -> sslMichael Palimaka2016-10-293-13/+12
| | | | | | Gentoo-bug: 592706 Package-Manager: portage-2.3.2
* app-crypt/qca: remove oldMichael Palimaka2016-10-292-124/+0
| | | | Package-Manager: portage-2.3.2
* app-crypt/qca: add openssl/libressl subslot operatorsMichael Palimaka2016-09-013-6/+6
| | | | Package-Manager: portage-2.3.0
* app-crypt/qca: ppc stable wrt bug #578484Agostino Sarubbo2016-07-061-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-crypt/qca: x86 stableMichael Palimaka2016-06-021-1/+1
| | | | | | Gentoo-bug: 578484 Package-Manager: portage-2.3.0_rc1
* app-crypt/qca-2.1.1-r0: add alpha keywordTobias Klausmann2016-05-301-1/+1
| | | | | | Gentoo-Bug: 578484 Package-Manager: portage-2.3.0_rc1
* app-crypt/qca: Stable for HPPA (bug #578484).Jeroen Roovers2016-05-271-2/+2
| | | | | Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --ignore-arches