summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarinus Schraal <foser@gentoo.org>2004-10-22 12:27:08 +0000
committerMarinus Schraal <foser@gentoo.org>2004-10-22 12:27:08 +0000
commitcf23e710348321c2dfe1813bcccf4d2aa8931ae4 (patch)
treecfd2c8cb47717313492c825b3095d9ddd01c2d56 /media-video/totem
parentbump, could use some more touch ups (Manifest recommit) (diff)
downloadgentoo-2-cf23e710348321c2dfe1813bcccf4d2aa8931ae4.tar.gz
gentoo-2-cf23e710348321c2dfe1813bcccf4d2aa8931ae4.tar.bz2
gentoo-2-cf23e710348321c2dfe1813bcccf4d2aa8931ae4.zip
disable mozilla by default for now
Diffstat (limited to 'media-video/totem')
-rw-r--r--media-video/totem/totem-0.99.19.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/totem/totem-0.99.19.ebuild b/media-video/totem/totem-0.99.19.ebuild
index 274813fbf47f..263a1cb2ee97 100644
--- a/media-video/totem/totem-0.99.19.ebuild
+++ b/media-video/totem/totem-0.99.19.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-video/totem/totem-0.99.19.ebuild,v 1.1 2004/10/22 12:22:39 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-0.99.19.ebuild,v 1.2 2004/10/22 12:27:08 foser Exp $
inherit gnome2 eutils
@@ -47,7 +47,7 @@ use gstreamer && G2CONF="${G2CONF} --enable-gstreamer"
# && G2CONF="${G2CONF} --disable-gtk" \
# || G2CONF="${G2CONF} --enable-gtk"
-G2CONF="${G2CONF} $(use_enable lirc)"
+G2CONF="${G2CONF} $(use_enable lirc) --disable-mozilla"
src_unpack() {