summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2004-12-29 13:06:55 +0000
committerDylan Carlson <absinthe@gentoo.org>2004-12-29 13:06:55 +0000
commit6ebe11c8bd5ec9da5ae9c5f86b039bd16091340c (patch)
treefe99202d906923b3418a4a6990a4436e5cec5d1f /media-plugins
parentStable on sparc (Manifest recommit) (diff)
downloadgentoo-2-6ebe11c8bd5ec9da5ae9c5f86b039bd16091340c.tar.gz
gentoo-2-6ebe11c8bd5ec9da5ae9c5f86b039bd16091340c.tar.bz2
gentoo-2-6ebe11c8bd5ec9da5ae9c5f86b039bd16091340c.zip
Keywords ~amd64. Special note- this does not appear to work correctly with the crossfader's builtin OSS driver, but it works fine using BMP's OSS plugin.
Diffstat (limited to 'media-plugins')
-rw-r--r--media-plugins/bmp-crossfade/ChangeLog8
-rw-r--r--media-plugins/bmp-crossfade/bmp-crossfade-0.3.8.ebuild4
2 files changed, 9 insertions, 3 deletions
diff --git a/media-plugins/bmp-crossfade/ChangeLog b/media-plugins/bmp-crossfade/ChangeLog
index e699bcde31f3..db899eb2e8d0 100644
--- a/media-plugins/bmp-crossfade/ChangeLog
+++ b/media-plugins/bmp-crossfade/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for media-plugins/bmp-crossfade
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/bmp-crossfade/ChangeLog,v 1.1 2004/12/19 21:05:53 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/bmp-crossfade/ChangeLog,v 1.2 2004/12/29 13:06:55 absinthe Exp $
+
+ 29 Dec 2004; Dylan Carlson <absinthe@gentoo.org>
+ bmp-crossfade-0.3.8.ebuild:
+ Keywords ~amd64. Special note- this does not appear to work correctly with
+ the crossfader's builtin OSS driver, but it works fine using BMP's OSS
+ plugin.
*bmp-crossfade-0.3.8 (19 Dec 2004)
diff --git a/media-plugins/bmp-crossfade/bmp-crossfade-0.3.8.ebuild b/media-plugins/bmp-crossfade/bmp-crossfade-0.3.8.ebuild
index 7b59575d8c3f..183000ecdc32 100644
--- a/media-plugins/bmp-crossfade/bmp-crossfade-0.3.8.ebuild
+++ b/media-plugins/bmp-crossfade/bmp-crossfade-0.3.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/bmp-crossfade/bmp-crossfade-0.3.8.ebuild,v 1.1 2004/12/19 21:05:53 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/bmp-crossfade/bmp-crossfade-0.3.8.ebuild,v 1.2 2004/12/29 13:06:55 absinthe Exp $
IUSE=""
inherit eutils
@@ -15,7 +15,7 @@ HOMEPAGE="http://www.eisenlohr.org/xmms-crossfade/index.html"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~amd64"
DEPEND="media-sound/beep-media-player
media-libs/libsamplerate"