Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 57787 | Differences between
and this patch

Collapse All | Expand All

(-)vixie-cron.rc6.orig (-1 / +2 lines)
Lines 4-10 Link Here
4
# $Header: /var/cvsroot/gentoo-x86/sys-apps/vixie-cron/files/vixie-cron.rc6,v 1.4 2004/07/15 00:53:19 agriffis Exp $
4
# $Header: /var/cvsroot/gentoo-x86/sys-apps/vixie-cron/files/vixie-cron.rc6,v 1.4 2004/07/15 00:53:19 agriffis Exp $
5
5
6
depend() {
6
depend() {
7
	need clock localmount logger
7
	need clock localmount
8
	use logger
8
	provide cron	
9
	provide cron	
9
}
10
}
10
11

Return to bug 57787