summaryrefslogtreecommitdiff
path: root/sys-process/bcron
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
commit21435953e16cda318a82334ddbadb3b5c36d9ea7 (patch)
treee1810a4b135afce04b34862ef0fab2bfaeb8aeca /sys-process/bcron
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'sys-process/bcron')
-rw-r--r--sys-process/bcron/Manifest2
-rw-r--r--sys-process/bcron/bcron-0.11.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/sys-process/bcron/Manifest b/sys-process/bcron/Manifest
index 228254b9bb32..0cc6fe82d1ef 100644
--- a/sys-process/bcron/Manifest
+++ b/sys-process/bcron/Manifest
@@ -3,5 +3,5 @@ AUX crontab 485 BLAKE2B ef44f29195b3d50ea360cdd76d2f7854961161c2ac4579dc7526fe02
DIST bcron-0.10.tar.gz 68314 BLAKE2B faa7204703af18108675ddb2f2e835cdfcc230f03d80a27b66734110c6354c120f1a2e6357c476b27d72e95935c9bfd805f901521087632cb7e1c26d3b59ba98 SHA512 cfc61651a77bedbaa3e6d9b5e5e8fa070883dfaf1cf314fc47b6114575ad4818f22fb5dd52959a0af077c3f30e2e902fed79feb51dc83adc3b36d20cc587f4a1
DIST bcron-0.11.tar.gz 69950 BLAKE2B 9aaf9e7d8e468a184da97324ccaa6ea557c2d8c3c3557bb90ba9b43b98ac1ddf9bc7d879300394b73c3e5921f9fd7ad8859393076a77a99b9ec3a909e6493a17 SHA512 730e0f4d6fe717ddf89e787d570449f1f7b4b5c44beb2e11b6c88a92177ea02480063f16992f32a13877327b895ca085617dda65de90effd8fb465e578444f05
EBUILD bcron-0.10.ebuild 2962 BLAKE2B d7e090f9bbff85c5e35a965f5b3c03e50c5aed0eb5759716ffd62c77fb032a15cc407ff0ce090e142e28c25f1c37f306249be83fb01ae6430b7b74394aaa6bfe SHA512 ac962512008c044a3aa510f8dcc09ac7c56716c56afaa49c747ac81da91bc20218f98a767b527bf0c4e095e322546aa6c003d21784e97c3e18ae788f9e79642f
-EBUILD bcron-0.11.ebuild 2833 BLAKE2B 4719d8afa6cbafaf55bb7be411b1e9af55768f801d9e6ba28b4dfcfb7c3cdb4c98ae2a0c36c7f10333d54724962793a7b02b22e5c8dbe0527144b37d05440e3f SHA512 a512c2feaa2af7a87f72de1757e8830199b72b6b78a9205df49b977710e3c9bcaf554c8d9a30e95c04525f6b5ab88ca7824aa3b8e0a33d8ce8d235406f1213ea
+EBUILD bcron-0.11.ebuild 2831 BLAKE2B 1260c269b62bc1944ed7f2fa01fa15edf57fa546cc399ae180e38462c1f051a0036c0985f3fe1cd4ca854add2996dde7597d53361c3fd9e0db70fddc3d6f9a61 SHA512 be0d6fbccb1809469ca00c76da55754c050e168343c3ea41b7da58064601fd28d1d6ba473b9a91f19409a0dc1b59855718f870e304079084ccd2b7dfcf000e05
MISC metadata.xml 566 BLAKE2B f8a972c8a51fd2768ef8a02b68a26c03b69950961e47e176c98073968dd0361c98eec302369b5ddc7453692bf16820ce249625b676af39e9fb2d3dc4ca5168f1 SHA512 95d7ef6f7548ee75046a45715c6976a1e2acf74b57dd68b225ed111f1e28ccfb8ec8263d3b8708798f9f5e6de1995f9ad7185ec8806978fa8b757c88eeda4dc1
diff --git a/sys-process/bcron/bcron-0.11.ebuild b/sys-process/bcron/bcron-0.11.ebuild
index 9b62eaa50b5d..6078a2a5ba25 100644
--- a/sys-process/bcron/bcron-0.11.ebuild
+++ b/sys-process/bcron/bcron-0.11.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+PYTHON_COMPAT=( python2_7 python3_{6,7} )
inherit cron python-any-r1 toolchain-funcs