summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-misc/chkcrontab: stabilize 1.7-r1 on amd64Joonas Niilola2020-11-221-1/+1
| | | | | Closes: https://bugs.gentoo.org/755992 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/chkcrontab: x86 stable (bug #755992)Thomas Deutschmann2020-11-221-1/+1
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-misc/chkcrontab: add python3.9, adjust DISTUTILS_USE_SETUPTOOLSTomáš Mózes2020-10-131-0/+26
| | | | | | | Closes: https://bugs.gentoo.org/746323 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/17859 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/chkcrontab: add python3.{7,8}Tomáš Mózes2020-05-011-1/+1
| | | | | | | Closes: https://bugs.gentoo.org/718226 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/15549 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/chkcrontab: Remove py2Michał Górny2020-02-111-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@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/chkcrontab: Remove oldDavid Seifert2019-12-292-28/+0
| | | | | Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: David Seifert <soap@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>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-172-4/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-misc/*: Update Manifest hashesMichał Górny2017-12-091-2/+2
|
* app-misc/chkcrontab: x86 stable (bug #624420)Thomas Deutschmann2017-10-291-1/+1
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* app-misc/chkcrontab-1.7-r0: add amd64 keywordTobias Klausmann2017-07-151-1/+1
| | | | Gentoo-Bug: 624420
* app-misc/chkcrontab: x86 stable wrt bug #611858Agostino Sarubbo2017-03-171-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-misc/chkcrontab: amd64 stable wrt bug #611858Agostino Sarubbo2017-03-171-2/+2
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-misc/chkcrontab: bump to 1.7Tomas Mozes2017-03-163-12/+38
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-2/+2
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* app-misc/chkcrontab: new package, crontab lintTomas Mozes2016-01-043-0/+41
Package-Manager: portage-2.2.26