diff options
Diffstat (limited to 'media-video/totem/totem-1.2.1.ebuild')
-rw-r--r-- | media-video/totem/totem-1.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/totem/totem-1.2.1.ebuild b/media-video/totem/totem-1.2.1.ebuild index 82c701ec8a5f..03a8b0efe826 100644 --- a/media-video/totem/totem-1.2.1.ebuild +++ b/media-video/totem/totem-1.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-1.2.1.ebuild,v 1.3 2006/01/20 22:43:48 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-1.2.1.ebuild,v 1.4 2006/01/22 03:51:05 tsunam Exp $ inherit autotools eutils multilib gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://gnome.org/projects/totem/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 sparc x86" IUSE="a52 dvd flac gnome lirc mad mpeg nsplugin ogg theora vorbis win32codecs xine xv" RDEPEND=">=dev-libs/glib-2.6.3 |