From 7efd00ef845e36a6a9a1adf8c0546796798bc6c1 Mon Sep 17 00:00:00 2001 From: Simon Stelling Date: Fri, 3 Mar 2006 14:01:44 +0000 Subject: remove the dependency on app-emulation/emul-linux-x86-glibc since 2004.3 has been deprecated a while ago Package-Manager: portage-2.1_pre4-r1 --- media-sound/shoutcast-trans-bin/ChangeLog | 9 +++++++-- .../shoutcast-trans-bin/shoutcast-trans-bin-0.4.0-r1.ebuild | 7 +++---- 2 files changed, 10 insertions(+), 6 deletions(-) (limited to 'media-sound/shoutcast-trans-bin') 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 + 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 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() { -- cgit v1.2.3-65-gdbad