Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/cron/
Date: Sat, 01 Dec 2018 13:04:12
Message-Id: 1543669443.e0df511fd403eaf021655e1fdfa5dd50808952bc.zlogene@gentoo
1 commit: e0df511fd403eaf021655e1fdfa5dd50808952bc
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 1 13:03:09 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 1 13:04:03 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0df511f
7
8 virtual/cron: Drop old
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 virtual/cron/cron-0.ebuild | 14 --------------
14 1 file changed, 14 deletions(-)
15
16 diff --git a/virtual/cron/cron-0.ebuild b/virtual/cron/cron-0.ebuild
17 deleted file mode 100644
18 index f1836885c7b..00000000000
19 --- a/virtual/cron/cron-0.ebuild
20 +++ /dev/null
21 @@ -1,14 +0,0 @@
22 -# Copyright 1999-2018 Gentoo Foundation
23 -# Distributed under the terms of the GNU General Public License v2
24 -
25 -EAPI=5
26 -
27 -DESCRIPTION="Virtual for cron"
28 -SLOT="0"
29 -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
30 -
31 -RDEPEND="|| ( sys-process/vixie-cron
32 - sys-process/bcron
33 - sys-process/cronie
34 - sys-process/dcron
35 - sys-process/fcron )"