diff options
author | 2013-01-22 17:34:51 +0000 | |
---|---|---|
committer | 2013-01-22 17:34:51 +0000 | |
commit | af1b7f68243ea62ff808d82503faf25f11b0f884 (patch) | |
tree | 6c1220b93c81dfaaa3741e7c3326b604c6752317 /net-misc/spice-gtk | |
parent | Stable for x86, wrt bug #452602 (diff) | |
download | gentoo-2-af1b7f68243ea62ff808d82503faf25f11b0f884.tar.gz gentoo-2-af1b7f68243ea62ff808d82503faf25f11b0f884.tar.bz2 gentoo-2-af1b7f68243ea62ff808d82503faf25f11b0f884.zip |
Stable for x86, wrt bug #451580
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
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.14-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/spice-gtk/ChangeLog b/net-misc/spice-gtk/ChangeLog index 4d9cf1406c13..340456388a4c 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.51 2013/01/14 19:01:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v 1.52 2013/01/22 17:34:51 ago Exp $ + + 22 Jan 2013; Agostino Sarubbo <ago@gentoo.org> spice-gtk-0.14-r2.ebuild: + Stable for x86, wrt bug #451580 14 Jan 2013; Agostino Sarubbo <ago@gentoo.org> spice-gtk-0.14-r2.ebuild: Stable for amd64, wrt bug #451580 diff --git a/net-misc/spice-gtk/spice-gtk-0.14-r2.ebuild b/net-misc/spice-gtk/spice-gtk-0.14-r2.ebuild index 124e0898fb00..4aff8e3c250d 100644 --- a/net-misc/spice-gtk/spice-gtk-0.14-r2.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.14-r2.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.14-r2.ebuild,v 1.2 2013/01/14 19:01:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.14-r2.ebuild,v 1.3 2013/01/22 17:34:51 ago Exp $ EAPI=5 GCONF_DEBUG="no" @@ -16,7 +16,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="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="doc gstreamer gtk3 +introspection policykit pulseaudio python sasl smartcard static-libs usbredir vala" |