diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:52:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:52:13 +0000 |
commit | 45b7a4184ab7bcbc773c2630ded7590f6de8905e (patch) | |
tree | 7a6600f8c43b8b8a98375c9cdecfc17604513de5 /media-video/totem | |
parent | Stable for amd64, wrt bug #512912 (diff) | |
download | gentoo-2-45b7a4184ab7bcbc773c2630ded7590f6de8905e.tar.gz gentoo-2-45b7a4184ab7bcbc773c2630ded7590f6de8905e.tar.bz2 gentoo-2-45b7a4184ab7bcbc773c2630ded7590f6de8905e.zip |
Stable for amd64, wrt bug #512912
(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 1ddb2bb3f7a4..97518b547e5c 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.377 2014/06/30 15:18:39 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/ChangeLog,v 1.378 2014/07/22 10:52:13 ago Exp $ + + 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> totem-3.12.1.ebuild: + Stable for amd64, wrt bug #512912 30 Jun 2014; Pacho Ramos <pacho@gentoo.org> totem-3.12.1.ebuild: Drop unrecognized configure option, bug #515852 by Ilya Gordeev; drop old. diff --git a/media-video/totem/totem-3.12.1.ebuild b/media-video/totem/totem-3.12.1.ebuild index b84ff6411879..8829b933ab05 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.4 2014/06/30 15:18:39 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-3.12.1.ebuild,v 1.5 2014/07/22 10:52:13 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 |