diff options
author | David Holm <dholm@gentoo.org> | 2004-03-29 23:57:50 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-03-29 23:57:50 +0000 |
commit | 45d430bb24f844caf5dd1d751b84a6dcbc511295 (patch) | |
tree | 1cc93e0300db8b69903745c498ff7f0eabc6b1d9 /media-plugins/xmms-nsf/xmms-nsf-0.0.3.ebuild | |
parent | exim-4.30-r1.ebuild provides fixes for, #40358 #28665 #27206. (Manifest reco... (diff) | |
download | gentoo-2-45d430bb24f844caf5dd1d751b84a6dcbc511295.tar.gz gentoo-2-45d430bb24f844caf5dd1d751b84a6dcbc511295.tar.bz2 gentoo-2-45d430bb24f844caf5dd1d751b84a6dcbc511295.zip |
Backed out of ~ppc, endianess issues :(
Diffstat (limited to 'media-plugins/xmms-nsf/xmms-nsf-0.0.3.ebuild')
-rw-r--r-- | media-plugins/xmms-nsf/xmms-nsf-0.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/xmms-nsf/xmms-nsf-0.0.3.ebuild b/media-plugins/xmms-nsf/xmms-nsf-0.0.3.ebuild index 63fe13ccd483..1575efb27083 100644 --- a/media-plugins/xmms-nsf/xmms-nsf-0.0.3.ebuild +++ b/media-plugins/xmms-nsf/xmms-nsf-0.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-nsf/xmms-nsf-0.0.3.ebuild,v 1.6 2004/03/29 21:01:22 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-nsf/xmms-nsf-0.0.3.ebuild,v 1.7 2004/03/29 23:55:47 dholm Exp $ DESCRIPTION="An xmms input-plugin for NSF-files (the nintendo 8-bit soundfiles) that uses source from NEZamp." HOMEPAGE="http://www.xmms.org/" @@ -8,7 +8,7 @@ SRC_URI="http://optronic.sourceforge.net/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86" DEPEND="media-sound/xmms =x11-libs/gtk+-1.2*" |