summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2006-03-03 14:03:49 +0000
committerSimon Stelling <blubb@gentoo.org>2006-03-03 14:03:49 +0000
commit4d0f1b8e98a45bc76e8040b131a684a03679a9a4 (patch)
treef7c608dfc3ef04ea001c149c6710cfb122b67209 /media-sound/shoutcast-trans-bin
parentremove the dependency on app-emulation/emul-linux-x86-glibc since 2004.3 has ... (diff)
downloadgentoo-2-4d0f1b8e98a45bc76e8040b131a684a03679a9a4.tar.gz
gentoo-2-4d0f1b8e98a45bc76e8040b131a684a03679a9a4.tar.bz2
gentoo-2-4d0f1b8e98a45bc76e8040b131a684a03679a9a4.zip
remove the dependency on app-emulation/emul-linux-x86-glibc since 2004.3 has been deprecated a while ago
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'media-sound/shoutcast-trans-bin')
-rw-r--r--media-sound/shoutcast-trans-bin/ChangeLog9
-rw-r--r--media-sound/shoutcast-trans-bin/shoutcast-trans-bin-0.4.0-r1.ebuild7
2 files changed, 10 insertions, 6 deletions
diff --git a/media-sound/shoutcast-trans-bin/ChangeLog b/media-sound/shoutcast-trans-bin/ChangeLog
index d7274c09be9b..0c9f08d6b619 100644
--- a/media-sound/shoutcast-trans-bin/ChangeLog
+++ b/media-sound/shoutcast-trans-bin/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for media-sound/shoutcast-trans-bin
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/shoutcast-trans-bin/ChangeLog,v 1.9 2005/04/19 08:27:44 kloeri Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/shoutcast-trans-bin/ChangeLog,v 1.10 2006/03/03 14:01:44 blubb Exp $
+
+ 03 Mar 2006; Simon Stelling <blubb@gentoo.org>
+ shoutcast-trans-bin-0.4.0-r1.ebuild:
+ remove the dependency on app-emulation/emul-linux-x86-glibc since 2004.3 has
+ been deprecated a while ago
19 Apr 2005; Bryan Østergaard <kloeri@gentoo.org> metadata.xml:
Remove retired developer from metadata.xml.
diff --git a/media-sound/shoutcast-trans-bin/shoutcast-trans-bin-0.4.0-r1.ebuild b/media-sound/shoutcast-trans-bin/shoutcast-trans-bin-0.4.0-r1.ebuild
index b5eae0fe6b59..aee6fb74fe1b 100644
--- a/media-sound/shoutcast-trans-bin/shoutcast-trans-bin-0.4.0-r1.ebuild
+++ b/media-sound/shoutcast-trans-bin/shoutcast-trans-bin-0.4.0-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/shoutcast-trans-bin/shoutcast-trans-bin-0.4.0-r1.ebuild,v 1.3 2004/12/19 06:44:00 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/shoutcast-trans-bin/shoutcast-trans-bin-0.4.0-r1.ebuild,v 1.4 2006/03/03 14:01:44 blubb Exp $
IUSE=""
@@ -14,8 +14,7 @@ SRC_URI="http://www.shoutcast.com/downloads/sc_trans_posix_${SVER}.tgz"
LICENSE="shoutcast"
SLOT="0"
KEYWORDS="-* amd64 x86"
-DEPEND="amd64? ( app-emulation/emul-linux-x86-glibc )
- media-sound/shoutcast-server-bin"
+DEPEND="media-sound/shoutcast-server-bin"
S="${WORKDIR}/sc_trans_${SVER}"
src_compile() {