diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-05-15 12:54:49 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-05-15 12:54:49 +0000 |
commit | d3e8cea26f7e0de341b9d7376c28aeafb5535037 (patch) | |
tree | 9c700a6e5665965a9fe55ea1b8dd0d5009f3682b /net-misc/spice-gtk | |
parent | Keyword ~arm. Bug #549516. (diff) | |
download | gentoo-2-d3e8cea26f7e0de341b9d7376c28aeafb5535037.tar.gz gentoo-2-d3e8cea26f7e0de341b9d7376c28aeafb5535037.tar.bz2 gentoo-2-d3e8cea26f7e0de341b9d7376c28aeafb5535037.zip |
ppc stable wrt bug #542890
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-misc/spice-gtk')
-rw-r--r-- | net-misc/spice-gtk/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/spice-gtk/spice-gtk-0.25-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/spice-gtk/ChangeLog b/net-misc/spice-gtk/ChangeLog index e9dedfd10a30..31d24abc8783 100644 --- a/net-misc/spice-gtk/ChangeLog +++ b/net-misc/spice-gtk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/spice-gtk # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v 1.95 2015/05/01 19:58:01 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v 1.96 2015/05/15 12:54:49 pacho Exp $ + + 15 May 2015; Pacho Ramos <pacho@gentoo.org> spice-gtk-0.25-r1.ebuild: + ppc stable wrt bug #542890 01 May 2015; Jeroen Roovers <jer@gentoo.org> spice-gtk-0.25-r1.ebuild: Stable for PPC64 (bug #542890). diff --git a/net-misc/spice-gtk/spice-gtk-0.25-r1.ebuild b/net-misc/spice-gtk/spice-gtk-0.25-r1.ebuild index 8b007676cf23..d486bd0165e5 100644 --- a/net-misc/spice-gtk/spice-gtk-0.25-r1.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.25-r1.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/net-misc/spice-gtk/spice-gtk-0.25-r1.ebuild,v 1.9 2015/05/01 19:58:01 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.25-r1.ebuild,v 1.10 2015/05/15 12:54:49 pacho Exp $ EAPI=5 GCONF_DEBUG="no" @@ -18,7 +18,7 @@ HOMEPAGE="http://spice-space.org http://gitorious.org/spice-gtk" LICENSE="LGPL-2.1" SLOT="0" SRC_URI="http://spice-space.org/download/gtk/${P}.tar.bz2" -KEYWORDS="~alpha amd64 arm ~ppc ppc64 ~x86" +KEYWORDS="~alpha amd64 arm ppc ppc64 ~x86" IUSE="dbus doc gstreamer gtk3 +introspection policykit pulseaudio python sasl smartcard static-libs usbredir vala webdav" |