summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/streamripper/streamripper-1.64.0.ebuild')
-rw-r--r--media-sound/streamripper/streamripper-1.64.0.ebuild7
1 files changed, 2 insertions, 5 deletions
diff --git a/media-sound/streamripper/streamripper-1.64.0.ebuild b/media-sound/streamripper/streamripper-1.64.0.ebuild
index 1b8a90ce8a0d..10bbb57b2fe7 100644
--- a/media-sound/streamripper/streamripper-1.64.0.ebuild
+++ b/media-sound/streamripper/streamripper-1.64.0.ebuild
@@ -1,8 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/streamripper/streamripper-1.64.0.ebuild,v 1.2 2008/11/27 16:19:46 jer Exp $
-
-inherit eutils
+# $Header: /var/cvsroot/gentoo-x86/media-sound/streamripper/streamripper-1.64.0.ebuild,v 1.3 2008/11/28 20:42:49 maekke Exp $
DESCRIPTION="Extracts and records individual MP3 file tracks from shoutcast streams"
HOMEPAGE="http://streamripper.sourceforge.net"
@@ -10,12 +8,11 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 hppa ~ppc ~ppc64 ~sparc x86"
IUSE="vorbis"
RDEPEND="media-libs/libmad
media-libs/faad2
- dev-libs/cdk
>=dev-libs/glib-2.16
vorbis? ( media-libs/libvorbis )"
DEPEND="${RDEPEND}