diff options
author | David Holm <dholm@gentoo.org> | 2004-03-29 23:35:34 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-03-29 23:35:34 +0000 |
commit | e49a518713b3317dee128592344836a9d1200650 (patch) | |
tree | 401fae04d5407fc4ccc55e4b5e69bf40dc52ba86 /media-plugins/xmms-fc/xmms-fc-0.5.3.ebuild | |
parent | Added to ~ppc (Manifest recommit) (diff) | |
download | gentoo-2-e49a518713b3317dee128592344836a9d1200650.tar.gz gentoo-2-e49a518713b3317dee128592344836a9d1200650.tar.bz2 gentoo-2-e49a518713b3317dee128592344836a9d1200650.zip |
Added to ~ppc
Diffstat (limited to 'media-plugins/xmms-fc/xmms-fc-0.5.3.ebuild')
-rw-r--r-- | media-plugins/xmms-fc/xmms-fc-0.5.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-plugins/xmms-fc/xmms-fc-0.5.3.ebuild b/media-plugins/xmms-fc/xmms-fc-0.5.3.ebuild index 24377188015c..5354ad72e1d9 100644 --- a/media-plugins/xmms-fc/xmms-fc-0.5.3.ebuild +++ b/media-plugins/xmms-fc/xmms-fc-0.5.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# 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-fc/xmms-fc-0.5.3.ebuild,v 1.3 2003/09/11 01:19:38 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-fc/xmms-fc-0.5.3.ebuild,v 1.4 2004/03/29 23:30:46 dholm Exp $ DESCRIPTION="Amiga Future Composer plug-in for XMMS" HOMEPAGE="http://xmms-fc.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="http://switch.dl.sourceforge.net/sourceforge/xmms-fc/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" IUSE="" DEPEND="media-sound/xmms" |