From 3cf7c3ef441822c889356fd1812ebf2944a59851 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 25 Aug 2020 10:45:55 +0100 Subject: gentoo resync : 25.08.2020 --- virtual/cron/Manifest | 2 +- virtual/cron/cron-0-r1.ebuild | 15 --------------- virtual/cron/cron-0-r2.ebuild | 14 ++++++++++++++ 3 files changed, 15 insertions(+), 16 deletions(-) delete mode 100644 virtual/cron/cron-0-r1.ebuild create mode 100644 virtual/cron/cron-0-r2.ebuild (limited to 'virtual/cron') diff --git a/virtual/cron/Manifest b/virtual/cron/Manifest index b08ed2c45567..e0ba3e2eadb4 100644 --- a/virtual/cron/Manifest +++ b/virtual/cron/Manifest @@ -1,2 +1,2 @@ -EBUILD cron-0-r1.ebuild 391 BLAKE2B ec5003087b77fadde6fb8fc4596cd2f840cc70c6823d303a1593bf32c12ca29b7e5aae85fbf44b9dc429051bae8cf300d87620ce275cf9464b249ea3a40389e9 SHA512 ab1e6c01c24c223cd9a675356dcb55772b8500f218abbee1a4a94eb546bc5bbe9cf06dac493cd7853ecd6f57f76eca6515f17ede6800838dc52c4919dd89b26b +EBUILD cron-0-r2.ebuild 366 BLAKE2B 386ffc0e331fc139697907995d3016daf54f09ca2941e65ebbc987b47c4066c46f66d325d9059505409887da6249309c8986d431ed904fba4b2bee35856b8856 SHA512 13e892cb9e88e2ce56fd3a0606a99c62137e21d0f6db149ff371a23f39572893d7539b07ca287ca901a1f14ff63d507747c69243c5568a9af7bbbe9cfbdadd85 MISC metadata.xml 253 BLAKE2B 1d5af623950024db87f3016a93014ce876894828c8bac85ae8b157f8e2851ca96384c8e195c9693e09e7a76f4fb7033ee466057b930198a6416135eebbb6a8c1 SHA512 66f53c08df7430d7052861b4c483e36d54db4d937be2fd4e3a6135d36992e041aa88d60205b47c3749b54c36925ca4c45c88fa7b44fee283de48ab8aa75b738b diff --git a/virtual/cron/cron-0-r1.ebuild b/virtual/cron/cron-0-r1.ebuild deleted file mode 100644 index 915fa84fd263..000000000000 --- a/virtual/cron/cron-0-r1.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="Virtual for cron" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86" - -RDEPEND="|| ( sys-process/cronie - sys-process/vixie-cron - sys-process/bcron - sys-process/dcron - sys-process/fcron - sys-process/systemd-cron )" diff --git a/virtual/cron/cron-0-r2.ebuild b/virtual/cron/cron-0-r2.ebuild new file mode 100644 index 000000000000..9d5be4ee1061 --- /dev/null +++ b/virtual/cron/cron-0-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DESCRIPTION="Virtual for cron" +SLOT="0" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86" + +RDEPEND="|| ( sys-process/cronie + sys-process/bcron + sys-process/dcron + sys-process/fcron + sys-process/systemd-cron )" -- cgit v1.2.3