diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-06-26 09:23:15 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-06-26 09:23:15 +0000 |
commit | 05b0caf61a109cb2fc40da23972d9a6fde747acd (patch) | |
tree | a1595ae0fb18c022ef276691896f8621faea7b91 /media-video | |
parent | Stable for x86, wrt bug #551814 (diff) | |
download | gentoo-2-05b0caf61a109cb2fc40da23972d9a6fde747acd.tar.gz gentoo-2-05b0caf61a109cb2fc40da23972d9a6fde747acd.tar.bz2 gentoo-2-05b0caf61a109cb2fc40da23972d9a6fde747acd.zip |
Stable for x86, wrt bug #551814
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/totem/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/totem/totem-3.14.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/totem/ChangeLog b/media-video/totem/ChangeLog index 7f380a6a4b34..4183fc64215f 100644 --- a/media-video/totem/ChangeLog +++ b/media-video/totem/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/totem # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/totem/ChangeLog,v 1.394 2015/06/21 13:22:10 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/ChangeLog,v 1.395 2015/06/26 09:23:15 ago Exp $ + + 26 Jun 2015; Agostino Sarubbo <ago@gentoo.org> totem-3.14.3.ebuild: + Stable for x86, wrt bug #551814 21 Jun 2015; Mikle Kolyada <zlogene@gentoo.org> totem-3.14.3.ebuild: amd64 stable wrt bug #551814 diff --git a/media-video/totem/totem-3.14.3.ebuild b/media-video/totem/totem-3.14.3.ebuild index ed5ffa9175fb..790b38cb0aba 100644 --- a/media-video/totem/totem-3.14.3.ebuild +++ b/media-video/totem/totem-3.14.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-3.14.3.ebuild,v 1.2 2015/06/21 13:22:10 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-3.14.3.ebuild,v 1.3 2015/06/26 09:23:15 ago Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -22,7 +22,7 @@ REQUIRED_USE=" zeitgeist? ( introspection ) " -KEYWORDS="amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ~ia64 ~ppc ~ppc64 x86 ~x86-fbsd" # TODO: # Cone (VLC) plugin needs someone with the right setup to test it |