summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-12-01 16:03:09 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-12-01 16:04:03 +0300
commite0df511fd403eaf021655e1fdfa5dd50808952bc (patch)
tree86f52d195cab6dfb2474c1abee025740a36e1f1b /virtual
parentsys-libs/libvpd: Fix LICENSE (diff)
downloadgentoo-e0df511fd403eaf021655e1fdfa5dd50808952bc.tar.gz
gentoo-e0df511fd403eaf021655e1fdfa5dd50808952bc.tar.bz2
gentoo-e0df511fd403eaf021655e1fdfa5dd50808952bc.zip
virtual/cron: Drop old
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'virtual')
-rw-r--r--virtual/cron/cron-0.ebuild14
1 files changed, 0 insertions, 14 deletions
diff --git a/virtual/cron/cron-0.ebuild b/virtual/cron/cron-0.ebuild
deleted file mode 100644
index f1836885c7ba..000000000000
--- a/virtual/cron/cron-0.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Virtual for cron"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
-
-RDEPEND="|| ( sys-process/vixie-cron
- sys-process/bcron
- sys-process/cronie
- sys-process/dcron
- sys-process/fcron )"