diff options
Diffstat (limited to 'media-video/totem/totem-2.16.5.ebuild')
-rw-r--r-- | media-video/totem/totem-2.16.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/totem/totem-2.16.5.ebuild b/media-video/totem/totem-2.16.5.ebuild index 53dbb22e5285..1e28240a1780 100644 --- a/media-video/totem/totem-2.16.5.ebuild +++ b/media-video/totem/totem-2.16.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-2.16.5.ebuild,v 1.2 2007/04/16 17:23:11 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-2.16.5.ebuild,v 1.3 2007/05/29 15:26:49 gustavoz 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 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh sparc ~x86 ~x86-fbsd" # pitdfdll has not come out with a 0.10 release, should be soon though -AJL # IUSE="win32codecs" |