diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:23:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:23:27 +0000 |
commit | 8eac5563fbe310ca550ada54ccb56ba98f2949ab (patch) | |
tree | 33ccb21e85ffeda2c3e662d6314c2b5a961ec7ca /media-video/totem | |
parent | Stable for x86, wrt bug #512012 (diff) | |
download | gentoo-2-8eac5563fbe310ca550ada54ccb56ba98f2949ab.tar.gz gentoo-2-8eac5563fbe310ca550ada54ccb56ba98f2949ab.tar.bz2 gentoo-2-8eac5563fbe310ca550ada54ccb56ba98f2949ab.zip |
Stable for x86, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-video/totem')
-rw-r--r-- | media-video/totem/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/totem/totem-3.12.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/totem/ChangeLog b/media-video/totem/ChangeLog index 97518b547e5c..85091b4c5d32 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.378 2014/07/22 10:52:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/ChangeLog,v 1.379 2014/07/23 15:23:27 ago Exp $ + + 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> totem-3.12.1.ebuild: + Stable for x86, wrt bug #512012 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> totem-3.12.1.ebuild: Stable for amd64, wrt bug #512912 diff --git a/media-video/totem/totem-3.12.1.ebuild b/media-video/totem/totem-3.12.1.ebuild index 8829b933ab05..156e09575a63 100644 --- a/media-video/totem/totem-3.12.1.ebuild +++ b/media-video/totem/totem-3.12.1.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.1.ebuild,v 1.5 2014/07/22 10:52:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-3.12.1.ebuild,v 1.6 2014/07/23 15:23:27 ago 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 |