diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-15 12:52:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-15 12:52:29 +0000 |
commit | dae387ab879ed731628046c36bab3ce607ca5e9f (patch) | |
tree | df7e0ade598ac8d9fead9d287a6312d52bfed0b5 /net-misc/spice-gtk | |
parent | Stable for ia64, wrt bug #488800 (diff) | |
download | gentoo-2-dae387ab879ed731628046c36bab3ce607ca5e9f.tar.gz gentoo-2-dae387ab879ed731628046c36bab3ce607ca5e9f.tar.bz2 gentoo-2-dae387ab879ed731628046c36bab3ce607ca5e9f.zip |
Stable for ppc, wrt bug #488800
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
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.21.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/spice-gtk/ChangeLog b/net-misc/spice-gtk/ChangeLog index a8019b015382..d2af26f33fcc 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v 1.78 2014/01/15 12:52:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v 1.79 2014/01/15 12:52:29 ago Exp $ + + 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> spice-gtk-0.21.ebuild: + Stable for ppc, wrt bug #488800 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> spice-gtk-0.21.ebuild: Stable for ia64, wrt bug #488800 diff --git a/net-misc/spice-gtk/spice-gtk-0.21.ebuild b/net-misc/spice-gtk/spice-gtk-0.21.ebuild index 029c9cb26e8e..79085c840b8f 100644 --- a/net-misc/spice-gtk/spice-gtk-0.21.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.21.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/net-misc/spice-gtk/spice-gtk-0.21.ebuild,v 1.8 2014/01/15 12:52:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.21.ebuild,v 1.9 2014/01/15 12:52:29 ago Exp $ EAPI=5 GCONF_DEBUG="no" @@ -20,7 +20,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 ia64 ~ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 ~sparc x86" IUSE="dbus doc gstreamer gtk3 +introspection policykit pulseaudio python sasl smartcard static-libs usbredir vala" |