diff options
author | Brad House <brad_mssw@gentoo.org> | 2004-02-22 14:53:00 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2004-02-22 14:53:00 +0000 |
commit | c96466320b25db5b1c0a94f29d39d8218d42f9ae (patch) | |
tree | 7204834b72fc45b92c6eab31ace891653cd76405 /media-plugins/xmms-crossfade | |
parent | amd64 (Manifest recommit) (diff) | |
download | gentoo-2-c96466320b25db5b1c0a94f29d39d8218d42f9ae.tar.gz gentoo-2-c96466320b25db5b1c0a94f29d39d8218d42f9ae.tar.bz2 gentoo-2-c96466320b25db5b1c0a94f29d39d8218d42f9ae.zip |
amd64
Diffstat (limited to 'media-plugins/xmms-crossfade')
-rw-r--r-- | media-plugins/xmms-crossfade/xmms-crossfade-0.3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/xmms-crossfade/xmms-crossfade-0.3.4.ebuild b/media-plugins/xmms-crossfade/xmms-crossfade-0.3.4.ebuild index 6b387a0af7e6..7f514900f4d2 100644 --- a/media-plugins/xmms-crossfade/xmms-crossfade-0.3.4.ebuild +++ b/media-plugins/xmms-crossfade/xmms-crossfade-0.3.4.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-crossfade/xmms-crossfade-0.3.4.ebuild,v 1.2 2004/02/15 09:56:33 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-crossfade/xmms-crossfade-0.3.4.ebuild,v 1.3 2004/02/22 14:53:00 brad_mssw Exp $ DESCRIPTION="XMMS Plugin for crossfading, and continuous output." SRC_URI="http://www.netcologne.de/~nc-eisenlpe2/${PN}/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.netcologne.de/~nc-eisenlpe2/xmms-crossfade/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc ~ppc" +KEYWORDS="~x86 ~sparc ~ppc amd64" DEPEND="=x11-libs/gtk+-1.2* >=media-sound/xmms-1.2.5-r1" |