summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-04-09 05:11:05 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-04-09 05:11:05 +0000
commitd6136cd052a494fc07d06d71877136d6397ab5f2 (patch)
treede8539af311c47689aa73a10d1e80597f8e423ac /media-plugins/streamtuner-local
parentknock knock. who's there? STABLE ON AMD64 (Manifest recommit) (diff)
downloadgentoo-2-d6136cd052a494fc07d06d71877136d6397ab5f2.tar.gz
gentoo-2-d6136cd052a494fc07d06d71877136d6397ab5f2.tar.bz2
gentoo-2-d6136cd052a494fc07d06d71877136d6397ab5f2.zip
masking as I found a problem to fix before I want it released.
Diffstat (limited to 'media-plugins/streamtuner-local')
-rw-r--r--media-plugins/streamtuner-local/streamtuner-local-0.4.0.ebuild8
1 files changed, 6 insertions, 2 deletions
diff --git a/media-plugins/streamtuner-local/streamtuner-local-0.4.0.ebuild b/media-plugins/streamtuner-local/streamtuner-local-0.4.0.ebuild
index 426f346d0dec..680148928a7f 100644
--- a/media-plugins/streamtuner-local/streamtuner-local-0.4.0.ebuild
+++ b/media-plugins/streamtuner-local/streamtuner-local-0.4.0.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/streamtuner-local/streamtuner-local-0.4.0.ebuild,v 1.2 2004/04/09 04:58:10 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/streamtuner-local/streamtuner-local-0.4.0.ebuild,v 1.3 2004/04/09 05:11:05 eradicator Exp $
DESCRIPTION="A plugin for Streamtuner to browse and play local files."
SRC_URI="http://savannah.nongnu.org/download/streamtuner/${P}.tar.gz"
@@ -8,7 +8,11 @@ HOMEPAGE="http://www.nongnu.org/streamtuner/"
IUSE="oggvorbis"
SLOT="0"
-KEYWORDS="~x86"
+#-x86 because I (eradicator) am getting this error
+# A plugin error has occurred.
+#
+# Plugin /usr/lib/streamtuner/plugins/local.so couldn't be loaded: /usr/lib/streamtuner/plugins/local.so: undefined symbol: ogg_stream_pagein.
+KEYWORDS="-x86"
LICENSE="BSD"
DEPEND=">=net-misc/streamtuner-0.12.0