summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 22:14:24 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 22:14:24 +0000
commitab1e07027a4a32d5a267ccabf6868313b4a63f1d (patch)
tree42a88b6e321ce90d17cdb82a5e4e75c74633a4f5 /media-video/totem
parentsync IUSE (+gnome) (Manifest recommit) (diff)
downloadgentoo-2-ab1e07027a4a32d5a267ccabf6868313b4a63f1d.tar.gz
gentoo-2-ab1e07027a4a32d5a267ccabf6868313b4a63f1d.tar.bz2
gentoo-2-ab1e07027a4a32d5a267ccabf6868313b4a63f1d.zip
sync IUSE (+mad), trim trailing whitespace
Diffstat (limited to 'media-video/totem')
-rw-r--r--media-video/totem/totem-0.99.5.ebuild6
-rw-r--r--media-video/totem/totem-0.99.8-r2.ebuild4
2 files changed, 4 insertions, 6 deletions
diff --git a/media-video/totem/totem-0.99.5.ebuild b/media-video/totem/totem-0.99.5.ebuild
index 1d82484f61ed..afb7ef7d972d 100644
--- a/media-video/totem/totem-0.99.5.ebuild
+++ b/media-video/totem/totem-0.99.5.ebuild
@@ -1,10 +1,10 @@
# 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.5.ebuild,v 1.6 2004/06/25 00:51:02 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-0.99.5.ebuild,v 1.7 2004/07/14 22:14:24 agriffis Exp $
inherit gnome2
-IUSE="gstreamer lirc curl"
+IUSE="curl gstreamer lirc mad"
DESCRIPTION="Movie player for GNOME"
HOMEPAGE="http://www.hadess.net/totem.php3"
@@ -42,5 +42,3 @@ use gstreamer && G2CONF="${G2CONF} --enable-gstreamer"
use lirc \
&& G2CONF="${G2CONF} --enable-lirc" \
|| G2CONF="${G2CONF} --disable-lirc"
-
-
diff --git a/media-video/totem/totem-0.99.8-r2.ebuild b/media-video/totem/totem-0.99.8-r2.ebuild
index dc520df6f77f..54925499a6bf 100644
--- a/media-video/totem/totem-0.99.8-r2.ebuild
+++ b/media-video/totem/totem-0.99.8-r2.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.8-r2.ebuild,v 1.9 2004/07/14 19:58:58 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-0.99.8-r2.ebuild,v 1.10 2004/07/14 22:14:24 agriffis Exp $
inherit gnome2 eutils
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.hadess.net/totem.php3"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 ~ppc ~amd64 ~sparc"
-IUSE="gstreamer lirc curl"
+IUSE="curl gstreamer lirc mad"
# specific gtk dep is needed for a certain xfree patch (#21336)
RDEPEND=">=dev-libs/glib-2.1