diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-12-19 13:40:52 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-12-19 13:40:52 +0000 |
commit | 838d721e9b0b91ba349590ecaa4f61cb27862aec (patch) | |
tree | d597c8955a69311a59e92dd8deeb30f62f05bf2f /media-video | |
parent | amd64 stable, bug 529964 (diff) | |
download | gentoo-2-838d721e9b0b91ba349590ecaa4f61cb27862aec.tar.gz gentoo-2-838d721e9b0b91ba349590ecaa4f61cb27862aec.tar.bz2 gentoo-2-838d721e9b0b91ba349590ecaa4f61cb27862aec.zip |
amd64 stable, bug 529964
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'media-video')
-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 d781bd6bafe8..fabad71c164b 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.383 2014/12/18 14:59:11 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/ChangeLog,v 1.384 2014/12/19 13:40:52 pacho Exp $ + + 19 Dec 2014; Pacho Ramos <pacho@gentoo.org> totem-3.12.2.ebuild: + amd64 stable, bug 529964 18 Dec 2014; Pacho Ramos <pacho@gentoo.org> totem-3.12.2.ebuild: x86 stable, bug 529964 diff --git a/media-video/totem/totem-3.12.2.ebuild b/media-video/totem/totem-3.12.2.ebuild index 9b228176ddb7..695b50245056 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.3 2014/12/18 14:59:11 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-3.12.2.ebuild,v 1.4 2014/12/19 13:40:52 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 |