summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/kstreamripper/kstreamripper-0.2.ebuild')
-rw-r--r--media-sound/kstreamripper/kstreamripper-0.2.ebuild17
1 files changed, 8 insertions, 9 deletions
diff --git a/media-sound/kstreamripper/kstreamripper-0.2.ebuild b/media-sound/kstreamripper/kstreamripper-0.2.ebuild
index a5e9a412f1fd..6220eb653b8a 100644
--- a/media-sound/kstreamripper/kstreamripper-0.2.ebuild
+++ b/media-sound/kstreamripper/kstreamripper-0.2.ebuild
@@ -1,18 +1,17 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/kstreamripper/kstreamripper-0.2.ebuild,v 1.1 2004/09/16 20:28:01 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/kstreamripper/kstreamripper-0.2.ebuild,v 1.1.1.1 2005/11/30 09:38:14 chriswhite Exp $
-IUSE=""
-
-inherit kde-base
-
-need-kde 3.2
+inherit kde
-S="${WORKDIR}/${P}"
DESCRIPTION="KStreamripper - a nice KDE3 frontend to media-sound/streamripper"
HOMEPAGE="http://developer.berlios.de/projects/kstreamripper/"
SRC_URI="http://www.tuxipuxi.de/${P}.tar.gz"
+
LICENSE="GPL-2"
-KEYWORDS="~x86 ~amd64"
SLOT="0"
+KEYWORDS="amd64 ~ppc ppc64 sparc x86"
+IUSE=""
+
DEPEND=">=media-sound/streamripper-1.32-r2"
+need-kde 3.2 \ No newline at end of file