summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/kradio/kradio-0.3.0_alpha2.ebuild')
-rw-r--r--media-sound/kradio/kradio-0.3.0_alpha2.ebuild9
1 files changed, 5 insertions, 4 deletions
diff --git a/media-sound/kradio/kradio-0.3.0_alpha2.ebuild b/media-sound/kradio/kradio-0.3.0_alpha2.ebuild
index 77d458136afd..9cbdd5cd859e 100644
--- a/media-sound/kradio/kradio-0.3.0_alpha2.ebuild
+++ b/media-sound/kradio/kradio-0.3.0_alpha2.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/kradio/kradio-0.3.0_alpha2.ebuild,v 1.5 2004/06/29 12:12:50 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/kradio/kradio-0.3.0_alpha2.ebuild,v 1.6 2004/11/23 05:40:55 eradicator Exp $
+
+IUSE="lirc"
inherit kde
@@ -12,11 +14,10 @@ SRC_URI="mirror://sourceforge/kradio/${P/_al/-al}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86"
-IUSE="lirc"
+KEYWORDS="~sparc ~x86"
DEPEND="lirc? ( app-misc/lirc )
media-libs/libsndfile"
need-kde 3
-MY_PATCH="ksimus-patch-0.3.6-2" \ No newline at end of file
+MY_PATCH="ksimus-patch-0.3.6-2"