diff options
Diffstat (limited to 'sys-apps/daemontools')
-rw-r--r-- | sys-apps/daemontools/files/svscan | 6 | ||||
-rw-r--r-- | sys-apps/daemontools/files/svscan-0.76-r4 | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/sys-apps/daemontools/files/svscan b/sys-apps/daemontools/files/svscan index 517c8c53553a..5c22c838467f 100644 --- a/sys-apps/daemontools/files/svscan +++ b/sys-apps/daemontools/files/svscan @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/daemontools/files/svscan,v 1.9 2003/10/06 19:42:06 vapier Exp $ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/daemontools/files/svscan,v 1.10 2004/03/06 04:06:01 vapier Exp $ depend() { need net diff --git a/sys-apps/daemontools/files/svscan-0.76-r4 b/sys-apps/daemontools/files/svscan-0.76-r4 index d8080b9ffa90..857d2efe75d6 100644 --- a/sys-apps/daemontools/files/svscan-0.76-r4 +++ b/sys-apps/daemontools/files/svscan-0.76-r4 @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/daemontools/files/svscan-0.76-r4,v 1.1 2004/01/30 08:06:51 robbat2 Exp $ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/daemontools/files/svscan-0.76-r4,v 1.2 2004/03/06 04:06:01 vapier Exp $ depend() { need net |