From 71a8053b90b4d7995e6bcc71405be8114c1ef8f8 Mon Sep 17 00:00:00 2001 From: Gustavo Felisberto Date: Sat, 28 Oct 2006 14:19:54 +0000 Subject: changed init scrip dependencies Package-Manager: portage-2.1.1-r1 --- net-misc/sobby/files/sobby-init-0.2.0 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-misc/sobby/files') diff --git a/net-misc/sobby/files/sobby-init-0.2.0 b/net-misc/sobby/files/sobby-init-0.2.0 index 3100966fe488..1721850f2048 100755 --- a/net-misc/sobby/files/sobby-init-0.2.0 +++ b/net-misc/sobby/files/sobby-init-0.2.0 @@ -1,10 +1,10 @@ #!/sbin/runscript # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/sobby/files/sobby-init-0.2.0,v 1.1 2005/08/14 22:01:58 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/sobby/files/sobby-init-0.2.0,v 1.2 2006/10/28 14:19:54 humpback Exp $ depend() { - need mDNSResponder + use mDNSResponder } start() { -- cgit v1.2.3-65-gdbad