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 | |
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')
-rw-r--r-- | media-plugins/xmms-fc/ChangeLog | 7 | ||||
-rw-r--r-- | media-plugins/xmms-fc/xmms-fc-0.5.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-plugins/xmms-fc/ChangeLog b/media-plugins/xmms-fc/ChangeLog index 0fbcca9e00a6..e0728c574139 100644 --- a/media-plugins/xmms-fc/ChangeLog +++ b/media-plugins/xmms-fc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/xmms-fc -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-fc/ChangeLog,v 1.1 2003/06/05 01:01:37 robh Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-fc/ChangeLog,v 1.2 2004/03/29 23:30:46 dholm Exp $ + + 30 Mar 2004; David Holm <dholm@gentoo.org> xmms-fc-0.5.3.ebuild: + Added to ~ppc. *xmms-fc-0.5.3 (03 Jun 2003) 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" |