diff options
-rw-r--r-- | media-tv/mythtv/files/mythbackend.conf | 6 | ||||
-rw-r--r-- | media-tv/mythtv/files/mythbackend.rc6 | 6 | ||||
-rw-r--r-- | media-tv/nvtv/files/nvtv.start | 6 |
3 files changed, 9 insertions, 9 deletions
diff --git a/media-tv/mythtv/files/mythbackend.conf b/media-tv/mythtv/files/mythbackend.conf index 44ee86fbec66..aac3f604f96d 100644 --- a/media-tv/mythtv/files/mythbackend.conf +++ b/media-tv/mythtv/files/mythbackend.conf @@ -1,6 +1,6 @@ -# Copyright 2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/files/mythbackend.conf,v 1.1 2003/07/09 00:05:43 johnm Exp $ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/files/mythbackend.conf,v 1.2 2004/03/04 18:51:42 vapier Exp $ # Uncomment this to disable the permission warnings. MYTH_WARN=yes diff --git a/media-tv/mythtv/files/mythbackend.rc6 b/media-tv/mythtv/files/mythbackend.rc6 index 3eaa74ebfe68..00946d9f9583 100644 --- a/media-tv/mythtv/files/mythbackend.rc6 +++ b/media-tv/mythtv/files/mythbackend.rc6 @@ -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/media-tv/mythtv/files/mythbackend.rc6,v 1.1 2003/07/09 00:05:43 johnm Exp $ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/files/mythbackend.rc6,v 1.2 2004/03/04 18:51:42 vapier Exp $ depend() { need net diff --git a/media-tv/nvtv/files/nvtv.start b/media-tv/nvtv/files/nvtv.start index ed52011dd66d..fc635c7a9b7a 100644 --- a/media-tv/nvtv/files/nvtv.start +++ b/media-tv/nvtv/files/nvtv.start @@ -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/media-tv/nvtv/files/nvtv.start,v 1.1 2003/06/18 11:59:23 seemant Exp $ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-tv/nvtv/files/nvtv.start,v 1.2 2004/03/04 18:51:42 vapier Exp $ depend() { use modules logger |