2011-11-09 11:33:19 +04:00
|
|
|
# Copyright 1999-2011 Gentoo Foundation
|
|
|
|
# Distributed under the terms of the GNU General Public License v2
|
2015-08-10 23:59:40 +03:00
|
|
|
# $Id$
|
2011-11-09 11:33:19 +04:00
|
|
|
|
|
|
|
DESCRIPTION="Virtual for cron"
|
|
|
|
HOMEPAGE=""
|
|
|
|
SRC_URI=""
|
|
|
|
|
|
|
|
LICENSE=""
|
|
|
|
SLOT="0"
|
|
|
|
KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
|
|
|
|
IUSE=""
|
|
|
|
|
|
|
|
DEPEND=""
|
|
|
|
RDEPEND="|| ( sys-process/vixie-cron
|
|
|
|
sys-process/bcron
|
|
|
|
sys-process/cronie
|
|
|
|
sys-process/dcron
|
|
|
|
sys-process/fcron )"
|