summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/shout/shout-0.8.0-r1.ebuild')
-rw-r--r--net-misc/shout/shout-0.8.0-r1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-misc/shout/shout-0.8.0-r1.ebuild b/net-misc/shout/shout-0.8.0-r1.ebuild
index 3294b341ba4b..84397db49c68 100644
--- a/net-misc/shout/shout-0.8.0-r1.ebuild
+++ b/net-misc/shout/shout-0.8.0-r1.ebuild
@@ -1,8 +1,9 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/shout/shout-0.8.0-r1.ebuild,v 1.10 2004/06/25 00:11:03 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/shout/shout-0.8.0-r1.ebuild,v 1.11 2004/07/01 21:51:44 squinky86 Exp $
S=${WORKDIR}/${P}
+IUSE=""
DESCRIPTION="Shout is a program for creating mp3 stream for use with icecast or shoutcast"
SRC_URI="http://www.icecast.org/releases/${P}.tar.gz"
HOMEPAGE="http://www.icecast.org"
@@ -10,7 +11,7 @@ KEYWORDS="x86 sparc ~ppc"
LICENSE="GPL-2"
SLOT="0"
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
src_unpack() {