diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2008-02-01 12:13:09 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2008-02-01 12:13:09 +0000 |
commit | f15d0bfce77da757e534275fc95397c98c617001 (patch) | |
tree | 3f5f1720d98796e91bc9385bbdbc655c9cd59766 /media-video/totem/totem-2.20.3.ebuild | |
parent | stable x86, bug 208366 (diff) | |
download | historical-f15d0bfce77da757e534275fc95397c98c617001.tar.gz historical-f15d0bfce77da757e534275fc95397c98c617001.tar.bz2 historical-f15d0bfce77da757e534275fc95397c98c617001.zip |
stable x86, bug 208366
Package-Manager: portage-2.1.3.19
RepoMan-Options: --force
Diffstat (limited to 'media-video/totem/totem-2.20.3.ebuild')
-rw-r--r-- | media-video/totem/totem-2.20.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/totem/totem-2.20.3.ebuild b/media-video/totem/totem-2.20.3.ebuild index 699c23918ffc..3536ccab2f5c 100644 --- a/media-video/totem/totem-2.20.3.ebuild +++ b/media-video/totem/totem-2.20.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-2.20.3.ebuild,v 1.1 2008/01/09 21:13:12 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-2.20.3.ebuild,v 1.2 2008/02/01 12:13:09 opfer Exp $ inherit autotools eutils gnome2 multilib @@ -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" # No 0.10.0 release for gst-plugins-pitdfdll yet # IUSE="win32codecs" |