diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-07-06 15:40:20 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-07-06 15:40:20 +0000 |
commit | f4da107cd5da733605ac2272ffdac1af0a72fb24 (patch) | |
tree | 539218e2e5e3334d4c61720023bb6da4c4c3dd7e /media-video | |
parent | Removed double moznomail from IUSE. (diff) | |
download | gentoo-2-f4da107cd5da733605ac2272ffdac1af0a72fb24.tar.gz gentoo-2-f4da107cd5da733605ac2272ffdac1af0a72fb24.tar.bz2 gentoo-2-f4da107cd5da733605ac2272ffdac1af0a72fb24.zip |
Removed double mad from IUSE.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/totem/totem-1.0.2-r1.ebuild | 4 | ||||
-rw-r--r-- | media-video/totem/totem-1.0.3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-video/totem/totem-1.0.2-r1.ebuild b/media-video/totem/totem-1.0.2-r1.ebuild index bd837bd1b347..a95712f33e18 100644 --- a/media-video/totem/totem-1.0.2-r1.ebuild +++ b/media-video/totem/totem-1.0.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-1.0.2-r1.ebuild,v 1.12 2005/07/04 22:49:47 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-1.0.2-r1.ebuild,v 1.13 2005/07/06 15:40:20 swegener Exp $ inherit gnome2 eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://gnome.org/projects/totem/" LICENSE="GPL-2" SLOT="0" KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 sparc x86" -IUSE="gnome xine lirc mad mpeg ogg vorbis a52 flac theora mad dvd debug win32codecs xv" +IUSE="gnome xine lirc mad mpeg ogg vorbis a52 flac theora dvd debug win32codecs xv" RDEPEND=">=dev-libs/glib-2.6.3 >=x11-libs/gtk+-2.6 diff --git a/media-video/totem/totem-1.0.3.ebuild b/media-video/totem/totem-1.0.3.ebuild index 9a452199f247..ee0bc6db7d58 100644 --- a/media-video/totem/totem-1.0.3.ebuild +++ b/media-video/totem/totem-1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-1.0.3.ebuild,v 1.3 2005/07/04 22:49:47 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-1.0.3.ebuild,v 1.4 2005/07/06 15:40:20 swegener Exp $ inherit gnome2 eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://gnome.org/projects/totem/" LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~hppa" -IUSE="gnome xine lirc mad mpeg ogg vorbis a52 flac theora mad dvd debug win32codecs xv" +IUSE="gnome xine lirc mad mpeg ogg vorbis a52 flac theora dvd debug win32codecs xv" RDEPEND=">=dev-libs/glib-2.6.3 >=x11-libs/gtk+-2.6 |