summaryrefslogtreecommitdiff
path: root/sys-process/systemd-cron
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2021-12-25 20:34:27 +0000
committerV3n3RiX <venerix@koprulu.sector>2021-12-25 20:34:27 +0000
commit0f15659d48c193027158492acb726297501202c5 (patch)
tree5502ba879a78b759da28441d418dbbfe08bd8f03 /sys-process/systemd-cron
parent93a93e9a3b53c1a73142a305ea1f8136846942ee (diff)
gentoo xmass resync : 25.12.2021
Diffstat (limited to 'sys-process/systemd-cron')
-rw-r--r--sys-process/systemd-cron/Manifest2
-rw-r--r--sys-process/systemd-cron/systemd-cron-1.5.17.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/systemd-cron/Manifest b/sys-process/systemd-cron/Manifest
index 56cec9b00ba6..36e320afafe7 100644
--- a/sys-process/systemd-cron/Manifest
+++ b/sys-process/systemd-cron/Manifest
@@ -3,5 +3,5 @@ DIST systemd-cron-1.5.15.tar.gz 32334 BLAKE2B 7802f442a4ef3d4789f4ea0d534d5c5251
DIST systemd-cron-1.5.17.tar.gz 32319 BLAKE2B 763cccebcaf98998d0e787352b4d3f2bc28a7e6ef0e800fe937fb2971a5dd8af2d9880076eadb5c3eddc23957d9b6b824b87a7a8be59c241f402ad78abed248e SHA512 20f93c108689efef5a72976509ffd567ed85dd1fada5074030018b5d560cc49f60337bdf888d1d75f6ce8b9b72e6314d754c78c19fa79d584740430e44240ef3
EBUILD systemd-cron-1.5.14.ebuild 2053 BLAKE2B 8a85a74a7370d3bad2ebba0255d56133eb25f0e160861923f92d58e4b32bdc5d85b0a455517e21336543a42d65e2121e7bf4682166a0929d0cc06876c474f971 SHA512 bccfa9888116c9fb788b90f31dcd51281a9f4bf98e7ed6b9f1818135e0ef2e30c015690d9cda1676e5cbfb106675eed7a56790748d995a09b7797fb0e8fcd48c
EBUILD systemd-cron-1.5.15.ebuild 2423 BLAKE2B 66c30fe0e58b491f1ebae9f6b79744d36808191cbc90186168d6e52d2a46b4dd7c16b831ab2f6aa8e04c9f86ca06f2718634b22ac9ec17ade75c2e34472a6176 SHA512 1830c5a587249db2abccc05653cfaa67ded0f7e1c21bab59ed8c165be4ff527d0ab451e6a64f3c6ee4b8f7d7f809437e2ec4af9f13fbf4cf8b574e35481ff4aa
-EBUILD systemd-cron-1.5.17.ebuild 2427 BLAKE2B 62b42b55c453a44862cbd0b90a2f7499679a90815a6bf03af432667ff146985d768c178eb0ad9e90e153335550170a34a8ee09d13ca865280b8fe3b7d97bb003 SHA512 95fe2e00a659557ea1c6e1189848e978f9127f93e82fb8a027819ce1eafd0f39818f8455610a21c3031b62bca83d3f4f2d60b388d4cf5b4aa2a47d378fc74c89
+EBUILD systemd-cron-1.5.17.ebuild 2430 BLAKE2B 7bd21354c62da4aaa7f53edea62651b753de5da6307ff738bae812608a1ba8ef924d256c6633f4966b1443f42f75243b47fb9cddb3b4af81501acb6d9f529d75 SHA512 285cc74279c7b75a895978b9b251426304b725ff1d40a185dacfe3c5f62eaa67a761aeadcff1e6547b909e2de9d2e25531f7f4a056b6228198fa8eb5b5b97936
MISC metadata.xml 801 BLAKE2B 8ac1580d5dae701d11c893bc7d9990b8a0c023c148b9fb7a945ba7f12429dd4a2abc78331f659831fa26b5f5c570919156848c3ebcd4df7ea050fdc50272f43c SHA512 1c7e77f04d294fc51de86b07f63c9163468dcb321d14c8447c61a4a0a7f99efc438d6ae1ffe315cf148377c2ac5e038afcc93f68516b11ca5eb066f8b186bcef
diff --git a/sys-process/systemd-cron/systemd-cron-1.5.17.ebuild b/sys-process/systemd-cron/systemd-cron-1.5.17.ebuild
index b9c93cff84f3..7b1606464a6b 100644
--- a/sys-process/systemd-cron/systemd-cron-1.5.17.ebuild
+++ b/sys-process/systemd-cron/systemd-cron-1.5.17.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( pypy3 python3_{7,8,9} )
+PYTHON_COMPAT=( pypy3 python3_{7,8,9,10} )
inherit python-single-r1 systemd
DESCRIPTION="systemd units to create timers for cron directories and crontab"