diff options
Diffstat (limited to 'media-plugins/xmms-realrandom/xmms-realrandom-0.2.ebuild')
-rw-r--r-- | media-plugins/xmms-realrandom/xmms-realrandom-0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/xmms-realrandom/xmms-realrandom-0.2.ebuild b/media-plugins/xmms-realrandom/xmms-realrandom-0.2.ebuild index 4ea4ff71e0a4..55e0b91b6176 100644 --- a/media-plugins/xmms-realrandom/xmms-realrandom-0.2.ebuild +++ b/media-plugins/xmms-realrandom/xmms-realrandom-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-realrandom/xmms-realrandom-0.2.ebuild,v 1.1 2003/07/01 11:24:51 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-realrandom/xmms-realrandom-0.2.ebuild,v 1.2 2003/08/12 09:58:08 joker Exp $ IUSE="" @@ -12,7 +12,7 @@ SRC_URI="http://kingleo.home.pages.at/development/stuff/${MY_P}.tar.gz" HOMEPAGE="http://kingleo.home.pages.at/index.php?show=/development/stuff" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" SLOT="0" DEPEND="media-sound/xmms" |