diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-22 10:05:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-22 10:05:57 +0000 |
commit | 0f872f7923de42a3462a67097d931b0f9d829e30 (patch) | |
tree | ec411465421430d3a90f2f8b912a5fe4e8e41b30 /net-misc/spice-gtk | |
parent | Stable for x86, tested by Vincent Olivert Riera <peratu@carrosses.com>, wrt b... (diff) | |
download | gentoo-2-0f872f7923de42a3462a67097d931b0f9d829e30.tar.gz gentoo-2-0f872f7923de42a3462a67097d931b0f9d829e30.tar.bz2 gentoo-2-0f872f7923de42a3462a67097d931b0f9d829e30.zip |
Stable for x86, tested by Vincent Olivert Riera <peratu@carrosses.com>, wrt bug #444224
(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 | 6 | ||||
-rw-r--r-- | net-misc/spice-gtk/spice-gtk-0.14.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-misc/spice-gtk/ChangeLog b/net-misc/spice-gtk/ChangeLog index 50cd73ad73d6..e67c6ad47fe6 100644 --- a/net-misc/spice-gtk/ChangeLog +++ b/net-misc/spice-gtk/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/spice-gtk # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v 1.29 2012/11/21 22:07:05 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v 1.30 2012/11/22 10:05:57 ago Exp $ + + 22 Nov 2012; Agostino Sarubbo <ago@gentoo.org> spice-gtk-0.14.ebuild: + Stable for x86, tested by Vincent Olivert Riera <peratu@carrosses.com>, wrt + bug #444224 21 Nov 2012; Doug Goldstein <cardoe@gentoo.org> spice-gtk-0.11.ebuild, spice-gtk-0.12.ebuild, spice-gtk-0.13.ebuild, spice-gtk-0.7.159.ebuild, diff --git a/net-misc/spice-gtk/spice-gtk-0.14.ebuild b/net-misc/spice-gtk/spice-gtk-0.14.ebuild index d9810ebcaf94..a19b27525fa6 100644 --- a/net-misc/spice-gtk/spice-gtk-0.14.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.ebuild,v 1.4 2012/10/29 10:19:26 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.14.ebuild,v 1.5 2012/11/22 10:05:57 ago Exp $ EAPI="4" 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" |