summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Reassign wraeth's packagesMichał Górny2024-04-031-4/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-142-4/+4
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sys-apps/kcheck: drop 0.0.2-r1Sam Jorna2022-07-031-33/+0
| | | | Signed-off-by: Sam Jorna <wraeth@gentoo.org>
* sys-apps/kcheck: bump python compat, fix distutilsSam Jorna2022-07-032-2/+33
| | | | | | | | | * Bump PYTHON_COMPAT to 3.8-3.10. * Fix wrong value for DISTUTILS_USE_SETUPTOOLS per bug 810772. Closes: https://bugs.gentoo.org/832254 Closes: https://bugs.gentoo.org/810772 Signed-off-by: Sam Jorna <wraeth@gentoo.org>
* Rename dev-python/{configargparse → ConfigArgParse}Michał Górny2022-07-022-4/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-312-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-apps/kcheck: update live ebuildSam Jorna2020-07-131-6/+9
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam Jorna <wraeth@gentoo.org>
* sys-apps/kcheck: add py3.7 py3.8, fix deps, EAPI7Sam Jorna2020-07-131-6/+9
| | | | | | | | | Add support for Python 3.7 and 3.8. Bump EAPI to 7. Add python-usedep for portage. Also fixes empty dir being installed. Closes: https://bugs.gentoo.org/718518 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam Jorna <wraeth@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-052-4/+4
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-apps/kcheck: add self to metadataSam Jorna2019-12-161-1/+4
| | | | | Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Sam Jorna <wraeth@gentoo.org>
* */*: Reassign packages of wraeth@Michał Górny2019-06-301-4/+1
| | | | | Bug: https://bugs.gentoo.org/573694 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-172-4/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-apps: Update Manifest hashes.Ulrich Müller2017-12-091-1/+1
|
* sys-apps/kcheck: correct metadataSam Jorna2017-08-051-1/+1
| | | | | Reported-by: Jonas Stein <jstein@gentoo.org> Package-Manager: Portage-2.3.6, Repoman-2.3.2
* sys-apps/kcheck: new packageSam Jorna2017-07-044-0/+74
Utility for recording required kernel symbols and checking kernel .config files or config.gz for them. Package-Manager: Portage-2.3.6, Repoman-2.3.2