diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-13 07:46:26 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-13 07:46:26 +0000 |
commit | 868115309aefa275f29fab1825c19565a4ef45b0 (patch) | |
tree | 69c559ba8315888f3357f433904af2e4b3edb2b5 /media-sound/radiostation/radiostation-0.5.ebuild | |
parent | metadata update (Manifest recommit) (diff) | |
download | gentoo-2-868115309aefa275f29fab1825c19565a4ef45b0.tar.gz gentoo-2-868115309aefa275f29fab1825c19565a4ef45b0.tar.bz2 gentoo-2-868115309aefa275f29fab1825c19565a4ef45b0.zip |
Added ~sparc and ~amd64
Diffstat (limited to 'media-sound/radiostation/radiostation-0.5.ebuild')
-rw-r--r-- | media-sound/radiostation/radiostation-0.5.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/media-sound/radiostation/radiostation-0.5.ebuild b/media-sound/radiostation/radiostation-0.5.ebuild index 77c7c212f973..cb0d2ba83c96 100644 --- a/media-sound/radiostation/radiostation-0.5.ebuild +++ b/media-sound/radiostation/radiostation-0.5.ebuild @@ -1,15 +1,15 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/radiostation/radiostation-0.5.ebuild,v 1.7 2004/06/29 10:39:30 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/radiostation/radiostation-0.5.ebuild,v 1.8 2004/07/13 07:46:26 eradicator Exp $ + +IUSE="debug kde" DESCRIPTION="Managements system for online audio streams" HOMEPAGE="http://mindx.dyndns.org/kde/radio/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" - -IUSE="debug kde" +KEYWORDS="x86 ~amd64 ~sparc" # We don't inherit kde because we might not need to install the kde # related components, and if that's the case, we don't want to accidently |