summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThilo Bangert <bangert@gentoo.org>2011-01-29 21:52:10 +0000
committerThilo Bangert <bangert@gentoo.org>2011-01-29 21:52:10 +0000
commitcb6a4195bddf7a81ce0ee097640bdc9afd15fbd2 (patch)
treec4344e0c4af156b20dff972119f7c04ce7374e52 /sys-process/bcron/bcron-0.09.ebuild
parentProvide a 'development' USE for installing .pc files as requested in bug #262... (diff)
downloadgentoo-2-cb6a4195bddf7a81ce0ee097640bdc9afd15fbd2.tar.gz
gentoo-2-cb6a4195bddf7a81ce0ee097640bdc9afd15fbd2.tar.bz2
gentoo-2-cb6a4195bddf7a81ce0ee097640bdc9afd15fbd2.zip
dep on virtual/daemontools
(Portage version: 2.2.0_alpha19/cvs/Linux i686)
Diffstat (limited to 'sys-process/bcron/bcron-0.09.ebuild')
-rw-r--r--sys-process/bcron/bcron-0.09.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-process/bcron/bcron-0.09.ebuild b/sys-process/bcron/bcron-0.09.ebuild
index 1554335230d5..6f793563867a 100644
--- a/sys-process/bcron/bcron-0.09.ebuild
+++ b/sys-process/bcron/bcron-0.09.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/bcron/bcron-0.09.ebuild,v 1.11 2009/09/23 21:06:51 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/bcron/bcron-0.09.ebuild,v 1.12 2011/01/29 21:52:09 bangert Exp $
CRON_SYSTEM_CRONTAB="yes"
@@ -20,7 +20,7 @@ RDEPEND="!virtual/cron
>=sys-process/cronbase-0.3.2
virtual/mta
sys-apps/ucspi-unix
- sys-process/daemontools"
+ virtual/daemontools"
PROVIDE="virtual/cron"
src_compile() {