diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-09-16 16:13:41 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-09-16 16:13:41 +0000 |
commit | 046e0eb308d7b641235f9a1f8d8bcea7938a6b05 (patch) | |
tree | 1ba43b791be18ed4d64beaf9813dc928e69d1623 /media-sound | |
parent | gnome 2.8 release (diff) | |
download | gentoo-2-046e0eb308d7b641235f9a1f8d8bcea7938a6b05.tar.gz gentoo-2-046e0eb308d7b641235f9a1f8d8bcea7938a6b05.tar.bz2 gentoo-2-046e0eb308d7b641235f9a1f8d8bcea7938a6b05.zip |
Fixed whitespace.
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/shoutcast-server-bin/shoutcast-server-bin-1.9.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/shoutcast-server-bin/shoutcast-server-bin-1.9.4-r1.ebuild b/media-sound/shoutcast-server-bin/shoutcast-server-bin-1.9.4-r1.ebuild index a0d4f4ab9588..6d47b26c7397 100644 --- a/media-sound/shoutcast-server-bin/shoutcast-server-bin-1.9.4-r1.ebuild +++ b/media-sound/shoutcast-server-bin/shoutcast-server-bin-1.9.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/shoutcast-server-bin/shoutcast-server-bin-1.9.4-r1.ebuild,v 1.1 2004/09/16 16:12:18 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/shoutcast-server-bin/shoutcast-server-bin-1.9.4-r1.ebuild,v 1.2 2004/09/16 16:13:41 eradicator Exp $ IUSE="" @@ -50,7 +50,7 @@ src_install() { dodir /etc/shoutcast insinto /etc/shoutcast doins sc_serv.conf - + # install documentation dodoc README cp sc_serv.conf sc_serv.conf.example |