diff options
author | 2014-12-18 14:59:11 +0000 | |
---|---|---|
committer | 2014-12-18 14:59:11 +0000 | |
commit | c5ffeb6c4d2cc37be78a32834070c59e603a91a6 (patch) | |
tree | 5b9c65313dbe03e01ab80237478c25546514843e /media-video/totem | |
parent | x86 stable, bug 529964 (diff) | |
download | gentoo-2-c5ffeb6c4d2cc37be78a32834070c59e603a91a6.tar.gz gentoo-2-c5ffeb6c4d2cc37be78a32834070c59e603a91a6.tar.bz2 gentoo-2-c5ffeb6c4d2cc37be78a32834070c59e603a91a6.zip |
x86 stable, bug 529964
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'media-video/totem')
-rw-r--r-- | media-video/totem/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/totem/totem-3.12.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/totem/ChangeLog b/media-video/totem/ChangeLog index 485e2f486dbf..d781bd6bafe8 100644 --- a/media-video/totem/ChangeLog +++ b/media-video/totem/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/totem # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/totem/ChangeLog,v 1.382 2014/12/01 14:00:10 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/ChangeLog,v 1.383 2014/12/18 14:59:11 pacho Exp $ + + 18 Dec 2014; Pacho Ramos <pacho@gentoo.org> totem-3.12.2.ebuild: + x86 stable, bug 529964 01 Dec 2014; Michał Górny <mgorny@gentoo.org> totem-3.12.2.ebuild: Add missing PYTHON_USEDEP on libpeas. diff --git a/media-video/totem/totem-3.12.2.ebuild b/media-video/totem/totem-3.12.2.ebuild index 459046fe287c..9b228176ddb7 100644 --- a/media-video/totem/totem-3.12.2.ebuild +++ b/media-video/totem/totem-3.12.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-3.12.2.ebuild,v 1.2 2014/12/01 14:00:10 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-3.12.2.ebuild,v 1.3 2014/12/18 14:59:11 pacho Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -23,7 +23,7 @@ REQUIRED_USE=" zeitgeist? ( introspection ) " -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" # TODO: # Cone (VLC) plugin needs someone with the right setup to test it |