diff options
author | Martin Holzer <mholzer@gentoo.org> | 2004-03-03 15:19:49 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2004-03-03 15:19:49 +0000 |
commit | 18451f03570507f3ba032fd69400acbc8cc5cdf5 (patch) | |
tree | 36565283dc99c8a2354a6ec9f6057512ec239ccd /media-sound/mpd | |
parent | Version bumped. (diff) | |
download | historical-18451f03570507f3ba032fd69400acbc8cc5cdf5.tar.gz historical-18451f03570507f3ba032fd69400acbc8cc5cdf5.tar.bz2 historical-18451f03570507f3ba032fd69400acbc8cc5cdf5.zip |
header fix
Diffstat (limited to 'media-sound/mpd')
-rw-r--r-- | media-sound/mpd/Manifest | 2 | ||||
-rw-r--r-- | media-sound/mpd/files/mpd.conf | 4 |
2 files changed, 5 insertions, 1 deletions
diff --git a/media-sound/mpd/Manifest b/media-sound/mpd/Manifest index 6d62065a860a..8e8e5ae1ef92 100644 --- a/media-sound/mpd/Manifest +++ b/media-sound/mpd/Manifest @@ -4,7 +4,7 @@ MD5 dd61ceb47bb8e9cb3a7092db53201382 mpd-0.10.0.ebuild 1402 MD5 a1eaeb2ae801daeb712c90c060e922dc metadata.xml 158 MD5 10ac511738fd118ee98e6efd1564c83f ChangeLog 2143 MD5 a4fdd03b1a066bccec80f848b602e9c1 mpd-0.9.2.ebuild 1187 -MD5 621f975dad77dfc05c74fd1310e0daa2 files/mpd.conf 161 +MD5 5a6349d23d23dbbb5a4c2708525968b9 files/mpd.conf 384 MD5 e0f50e5e5cbca3adac35ae1e0b729f12 files/mpd.rc6 995 MD5 92faee86ed7d721d2df12ac46f428e3f files/digest-mpd-0.9.2 62 MD5 b26df5fab168ac4c9bca171911b4dc8c files/digest-mpd-0.9.4 62 diff --git a/media-sound/mpd/files/mpd.conf b/media-sound/mpd/files/mpd.conf index a82bb1c6332c..3044de61d379 100644 --- a/media-sound/mpd/files/mpd.conf +++ b/media-sound/mpd/files/mpd.conf @@ -1,3 +1,7 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/mpd/files/mpd.conf,v 1.2 2004/03/03 15:19:49 mholzer Exp $ + #CONFIG-FILE for /etc/init.d/mpd # the required parameters |