summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2004-07-01 21:57:01 +0000
committerJon Hood <squinky86@gentoo.org>2004-07-01 21:57:01 +0000
commit999067912c9b7facfce2b02daa3ed3d280914073 (patch)
treecdc9fe79dd089742ad9c37fa85a189e799ba9c2c /net-misc/shout
parentstray digests (diff)
downloadhistorical-999067912c9b7facfce2b02daa3ed3d280914073.tar.gz
historical-999067912c9b7facfce2b02daa3ed3d280914073.tar.bz2
historical-999067912c9b7facfce2b02daa3ed3d280914073.zip
virtual/glibc -> virtual/libc, add IUSE
Diffstat (limited to 'net-misc/shout')
-rw-r--r--net-misc/shout/ChangeLog6
-rw-r--r--net-misc/shout/shout-0.8.0-r1.ebuild5
-rw-r--r--net-misc/shout/shout-0.8.0.ebuild5
3 files changed, 11 insertions, 5 deletions
diff --git a/net-misc/shout/ChangeLog b/net-misc/shout/ChangeLog
index af1396f784ec..e072493cab8a 100644
--- a/net-misc/shout/ChangeLog
+++ b/net-misc/shout/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/shout
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/shout/ChangeLog,v 1.7 2004/06/25 00:11:03 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/shout/ChangeLog,v 1.8 2004/07/01 21:51:44 squinky86 Exp $
+
+ 01 Jul 2004; Jon Hood <squinky86@gentoo.org> shout-0.8.0-r1.ebuild,
+ shout-0.8.0.ebuild:
+ change virtual/glibc to virtual/libc, add IUSE
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
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() {
diff --git a/net-misc/shout/shout-0.8.0.ebuild b/net-misc/shout/shout-0.8.0.ebuild
index 8f2e35be2499..d4d2f2f571ed 100644
--- a/net-misc/shout/shout-0.8.0.ebuild
+++ b/net-misc/shout/shout-0.8.0.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.ebuild,v 1.11 2004/06/25 00:11:03 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/shout/shout-0.8.0.ebuild,v 1.12 2004/07/01 21:51:44 squinky86 Exp $
S=${WORKDIR}/${P}
+IUSE=""
DESCRIPTION="Shout is a program for creating a 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 "
LICENSE="GPL-2"
SLOT="0"
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
src_compile() {
./configure --prefix=/usr \