summaryrefslogtreecommitdiff
path: root/app-misc/chkcrontab
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-06-29 12:04:12 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-06-29 12:04:12 +0100
commit0f558761aa2dee1017b4751e4017205e015a9560 (patch)
tree037df795519468a25d9362b4e95cdaeb84eb1cf9 /app-misc/chkcrontab
parent752d6256e5204b958b0ef7905675a940b5e9172f (diff)
gentoo resync : 29.12.2022
Diffstat (limited to 'app-misc/chkcrontab')
-rw-r--r--app-misc/chkcrontab/Manifest2
-rw-r--r--app-misc/chkcrontab/chkcrontab-1.7-r2.ebuild (renamed from app-misc/chkcrontab/chkcrontab-1.7.ebuild)11
2 files changed, 6 insertions, 7 deletions
diff --git a/app-misc/chkcrontab/Manifest b/app-misc/chkcrontab/Manifest
index 9923ed5cc1f6..fef7f5d55f8b 100644
--- a/app-misc/chkcrontab/Manifest
+++ b/app-misc/chkcrontab/Manifest
@@ -1,4 +1,4 @@
DIST chkcrontab-1.7.tar.gz 25088 BLAKE2B 5e3cffcbcd064cfe8e9898dc74c215b14bdd69a4c110a91b73777cb024dd6dfe8d10ce862e82752baad65a8daf88dc45bee06f8e736393e0f973ee2f79f7bd96 SHA512 5236b1996a8d4f5d3861bf3d8a1bafafa271237965721ea4ff61e6712ee4546b9d0484483a0dac25f9d920904f899f2930b46df16d656083b422d95a1d6de0c0
EBUILD chkcrontab-1.7-r1.ebuild 573 BLAKE2B 4d70b5f4d46f8ba8055708d83c949c40ef6127415c0cf81eb8f34fc660d832187e63e151d8720b844f5764ec18f80fbf08f6135194521fafa4712eeec024e823 SHA512 ebb75cde3cbe8b00eaf976caac7dfc5daf04fc554cb67b4efd578b6ba326b5bdfe729809b09ffe2dbef3fc4c983c3ec9a8498a866df72468c71f6e95f9026d26
-EBUILD chkcrontab-1.7.ebuild 553 BLAKE2B 5c2eaa7dd043c52c03bbe8e194a2c9c034a07c3ad09166a43cd0a081ea9810d434adb43a98c08378404109dc9dfbd1e79cf1147507089e4a46289cc77e953332 SHA512 175bca54fd3ef5205ccd1668b7ed81b88fa57287d418cee88ddac8b2eec4e32bb5b91cb76c95aace9594ccf578520050077ef3ec3d5108311c85b72ca99d9999
+EBUILD chkcrontab-1.7-r2.ebuild 574 BLAKE2B e610ee460eafe49a12abf5cbca4afa080bbad59c665c3d53b29e2b0a71da4c8f5e189730b0b084e07a0e5201f4b76b002e5ee70829149ca9b66bf835bc9d1820 SHA512 20e9a3cb45c942d45af53b2e039a03b373e013410df9b03400d95ac808933a65386faec92ff54b65ef69e24c9ff41e1bb4d67f97c7accf9235e9757975eaf0d8
MISC metadata.xml 494 BLAKE2B d64708f16c16bfcdac262a422caced009d236322b8f4536536cc8f82508850ad43d6d9308a4d4a1c473dc55657c88871bd0d610351f0edba33fef046b0b4f470 SHA512 7176af9fe8f23aadc753d8ebd0a95caf8e7ce82a7c6d487300904d00a8b4c5615188e543200a88fa87f24fec7fb1870f73f8843c16f0753fe0b7644dd322a0b5
diff --git a/app-misc/chkcrontab/chkcrontab-1.7.ebuild b/app-misc/chkcrontab/chkcrontab-1.7-r2.ebuild
index 1c1162467d38..3eb38db689fc 100644
--- a/app-misc/chkcrontab/chkcrontab-1.7.ebuild
+++ b/app-misc/chkcrontab/chkcrontab-1.7-r2.ebuild
@@ -1,9 +1,10 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{8..11} )
+DISTUTILS_USE_SETUPTOOLS=no
inherit distutils-r1
@@ -17,9 +18,7 @@ KEYWORDS="amd64 x86"
IUSE="test"
RESTRICT="!test? ( test )"
-python_test() {
- esetup.py test || die
-}
+distutils_enable_tests setup.py
python_install_all() {
doman doc/${PN}.1