summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-misc/khal: [QA] unconditionally install completion filesSam James2021-07-311-44/+0
| | | | | | | | | QA policy [0] says that we don't conditionalise installation of small files. It's a wasteful rebuild and inconsistent across packages for when users desire completions to be available. [0] https://projects.gentoo.org/qa/policy-guide/installed-files.html#pg0301 Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/khal: port to py3_{7,8}Aaron Bauman2020-08-021-2/+2
| | | | | Closes: https://bugs.gentoo.org/718230 Signed-off-by: Aaron Bauman <bman@gentoo.org>
* app-misc/khal: added ~arm64 keywordRoy Bamford2020-03-041-1/+1
| | | | | | | Bug: https://bugs.gentoo.org/696134 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-misc/khal: Add ~arm keyword wrt bug #696134Mikle Kolyada2020-01-271-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-051-2/+2
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-misc/khal: Upgrade dateutil dependencyAmy Liffey2019-10-131-0/+44
Closes: https://bugs.gentoo.org/697508 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Amy Liffey <amynka@gentoo.org>