diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-08-01 11:52:26 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-08-01 11:52:26 +0000 |
commit | 5018d645f58301860f69407c691e391efc3b49e1 (patch) | |
tree | 5b8ce3044d767896cfe0789801d78fa57c37a38e /media-video/totem | |
parent | x86 stable, bug 324077 (diff) | |
download | gentoo-2-5018d645f58301860f69407c691e391efc3b49e1.tar.gz gentoo-2-5018d645f58301860f69407c691e391efc3b49e1.tar.bz2 gentoo-2-5018d645f58301860f69407c691e391efc3b49e1.zip |
x86 stable, bug 324077
(Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'media-video/totem')
-rw-r--r-- | media-video/totem/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/totem/totem-2.30.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/totem/ChangeLog b/media-video/totem/ChangeLog index 34f992b05564..eecd1eee8d7b 100644 --- a/media-video/totem/ChangeLog +++ b/media-video/totem/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/totem # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/totem/ChangeLog,v 1.294 2010/07/31 19:40:56 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/ChangeLog,v 1.295 2010/08/01 11:52:26 fauli Exp $ + + 01 Aug 2010; Christian Faulhammer <fauli@gentoo.org> totem-2.30.2.ebuild: + x86 stable, bug 324077 31 Jul 2010; Pacho Ramos <pacho@gentoo.org> totem-2.30.2.ebuild: amd64 stable, bug 324077 diff --git a/media-video/totem/totem-2.30.2.ebuild b/media-video/totem/totem-2.30.2.ebuild index 85c236b14f9a..dc72b4102869 100644 --- a/media-video/totem/totem-2.30.2.ebuild +++ b/media-video/totem/totem-2.30.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-2.30.2.ebuild,v 1.2 2010/07/31 19:40:56 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-2.30.2.ebuild,v 1.3 2010/08/01 11:52:26 fauli Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://gnome.org/projects/totem/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" # FIXME: Enable for now python USE flag per bug #316409 # this change should only be noticed by people not following current |