diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 22:51:28 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 22:51:28 +0000 |
commit | 84f353925b0f251e05a2b2c79886509b2cf17d02 (patch) | |
tree | 8f7bf005be9dbd753b475b3a75d8b4ddf23df8bd /media-sound/daapd | |
parent | Added sparc stable keyword (diff) | |
download | historical-84f353925b0f251e05a2b2c79886509b2cf17d02.tar.gz historical-84f353925b0f251e05a2b2c79886509b2cf17d02.tar.bz2 historical-84f353925b0f251e05a2b2c79886509b2cf17d02.zip |
Gentoo Technologies -> Gentoo Foundation
Diffstat (limited to 'media-sound/daapd')
-rw-r--r-- | media-sound/daapd/files/daapd.conf.d | 4 | ||||
-rw-r--r-- | media-sound/daapd/files/daapd.init.d | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-sound/daapd/files/daapd.conf.d b/media-sound/daapd/files/daapd.conf.d index 8ddb1f065a50..19d0dee0ec68 100644 --- a/media-sound/daapd/files/daapd.conf.d +++ b/media-sound/daapd/files/daapd.conf.d @@ -1,6 +1,6 @@ -# Copyright 1999-2002 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-sound/daapd/files/daapd.conf.d,v 1.1 2004/03/31 02:20:20 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/daapd/files/daapd.conf.d,v 1.2 2004/07/14 22:46:52 agriffis Exp $ # Options to pass to the daapd process that will *always* # be run. Most people should not change this line ... diff --git a/media-sound/daapd/files/daapd.init.d b/media-sound/daapd/files/daapd.init.d index c208f6fdac90..f53ed3662301 100644 --- a/media-sound/daapd/files/daapd.init.d +++ b/media-sound/daapd/files/daapd.init.d @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2003 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-sound/daapd/files/daapd.init.d,v 1.1 2004/03/31 02:20:20 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/daapd/files/daapd.init.d,v 1.2 2004/07/14 22:46:52 agriffis Exp $ depend() { need net |