diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-15 12:54:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-15 12:54:31 +0000 |
commit | 2a481f2139c3ab9ccbc9e6409122a689a0f11469 (patch) | |
tree | d7e3372066c5a83a0f2e4768e30f08ac4c68b20a /net-misc/spice-gtk | |
parent | Stable for sparc, wrt bug #488800 (diff) | |
download | gentoo-2-2a481f2139c3ab9ccbc9e6409122a689a0f11469.tar.gz gentoo-2-2a481f2139c3ab9ccbc9e6409122a689a0f11469.tar.bz2 gentoo-2-2a481f2139c3ab9ccbc9e6409122a689a0f11469.zip |
Stable for arm, wrt bug #488800
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", 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 47fff2ea70af..d1fa25d7adf4 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.80 2014/01/15 12:52:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v 1.81 2014/01/15 12:54:31 ago Exp $ + + 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> spice-gtk-0.21.ebuild: + Stable for arm, wrt bug #488800 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> spice-gtk-0.21.ebuild: Stable for sparc, 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 fbf1569efccb..4a085fb705f6 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.10 2014/01/15 12:52:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.21.ebuild,v 1.11 2014/01/15 12:54:31 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" |