diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-05-30 00:27:59 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-05-30 00:27:59 +0000 |
commit | 921ed49918df9e0758407a83480878a6dd9997c0 (patch) | |
tree | 85b25dd516584ea47f5259b2f0a5e5858c539efd /media-video/totem/totem-2.16.5.ebuild | |
parent | Stable on x86, bug #171107. (diff) | |
download | gentoo-2-921ed49918df9e0758407a83480878a6dd9997c0.tar.gz gentoo-2-921ed49918df9e0758407a83480878a6dd9997c0.tar.bz2 gentoo-2-921ed49918df9e0758407a83480878a6dd9997c0.zip |
Stable on x86, bug #171107.
(Portage version: 2.1.2.7)
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 1e28240a1780..e0366375e242 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.3 2007/05/29 15:26:49 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-2.16.5.ebuild,v 1.4 2007/05/30 00:27:59 ticho 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" |