diff options
author | 2013-10-06 07:51:39 +0000 | |
---|---|---|
committer | 2013-10-06 07:51:39 +0000 | |
commit | f03d8492579bc255c9491acbfdd8e4610ce941e2 (patch) | |
tree | 2ef2c9c7307567417c3896012afe6a387ec88bc1 /net-misc/spice-gtk | |
parent | Stable for x86, wrt bug #486600 (diff) | |
download | gentoo-2-f03d8492579bc255c9491acbfdd8e4610ce941e2.tar.gz gentoo-2-f03d8492579bc255c9491acbfdd8e4610ce941e2.tar.bz2 gentoo-2-f03d8492579bc255c9491acbfdd8e4610ce941e2.zip |
Stable for x86, wrt bug #485420
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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 86b913c14051..c3cd5fb7e6b1 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v 1.74 2013/09/23 19:12:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v 1.75 2013/10/06 07:51:39 ago Exp $ + + 06 Oct 2013; Agostino Sarubbo <ago@gentoo.org> spice-gtk-0.21.ebuild: + Stable for x86, wrt bug #485420 23 Sep 2013; Agostino Sarubbo <ago@gentoo.org> spice-gtk-0.21.ebuild: Stable for amd64, wrt bug #485420 diff --git a/net-misc/spice-gtk/spice-gtk-0.21.ebuild b/net-misc/spice-gtk/spice-gtk-0.21.ebuild index d76d2ca0a6a6..07a00ddb7682 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-2013 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.4 2013/09/23 19:12:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.21.ebuild,v 1.5 2013/10/06 07:51:39 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" |