diff options
Diffstat (limited to 'media-tv/freevo')
-rw-r--r-- | media-tv/freevo/files/freevo.conf | 4 | ||||
-rw-r--r-- | media-tv/freevo/files/freevo.rc6 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-tv/freevo/files/freevo.conf b/media-tv/freevo/files/freevo.conf index 429900fed704..2b3a46d740cc 100644 --- a/media-tv/freevo/files/freevo.conf +++ b/media-tv/freevo/files/freevo.conf @@ -1,7 +1,7 @@ # /etc/conf.d/freevo: configuration options for the freevo init script. -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/freevo/files/freevo.conf,v 1.2 2004/03/03 17:29:11 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/freevo/files/freevo.conf,v 1.3 2004/07/14 22:52:05 agriffis Exp $ # # Before using this, make sure your settings in /etc/freevo are correct. diff --git a/media-tv/freevo/files/freevo.rc6 b/media-tv/freevo/files/freevo.rc6 index 351cad96c98d..df44e7e7c7e6 100644 --- a/media-tv/freevo/files/freevo.rc6 +++ b/media-tv/freevo/files/freevo.rc6 @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/freevo/files/freevo.rc6,v 1.5 2004/03/03 17:29:11 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/freevo/files/freevo.rc6,v 1.6 2004/07/14 22:52:05 agriffis Exp $ depend() { use net xfs lircd |