diff options
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/banshee/banshee-0.13.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/banshee/banshee-0.13.2.ebuild b/media-sound/banshee/banshee-0.13.2.ebuild index a4128b4e31cc..a45088d4c969 100644 --- a/media-sound/banshee/banshee-0.13.2.ebuild +++ b/media-sound/banshee/banshee-0.13.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/banshee/banshee-0.13.2.ebuild,v 1.3 2008/01/28 11:09:04 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/banshee/banshee-0.13.2.ebuild,v 1.4 2008/01/28 16:19:37 mr_bones_ Exp $ GCONF_DEBUG=no @@ -59,7 +59,7 @@ pkg_setup() { # --enable-daap also disables. use zeroconf || G2CONF="${G2CONF} --disable-daap" - # --disable-gstreamer-plugins-check because it breaks detecting + # --disable-gstreamer-plugins-check because it breaks detecting # decodebin when portage temp directory is on NFS share. G2CONF="${G2CONF} --disable-docs --enable-external-boo |