diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-24 17:20:29 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-24 17:20:29 +0000 |
commit | f2012ba41fd48e243e314b1d065d143acae6a6e3 (patch) | |
tree | d2b213200f2dc8950644645c4fea25ddb0b651b0 /net-misc/spice-gtk | |
parent | x86 stable wrt bug #408983 (diff) | |
download | gentoo-2-f2012ba41fd48e243e314b1d065d143acae6a6e3.tar.gz gentoo-2-f2012ba41fd48e243e314b1d065d143acae6a6e3.tar.bz2 gentoo-2-f2012ba41fd48e243e314b1d065d143acae6a6e3.zip |
x86 stable wrt bug #399429
(Portage version: 2.1.10.49/cvs/Linux i686)
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.7.159.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-misc/spice-gtk/ChangeLog b/net-misc/spice-gtk/ChangeLog index cdc101d333e7..fe81b6bc527a 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.16 2012/03/11 06:48:00 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v 1.17 2012/03/24 17:20:29 phajdan.jr Exp $ + + 24 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + spice-gtk-0.7.159.ebuild: + x86 stable wrt bug #399429 11 Mar 2012; Doug Goldstein <cardoe@gentoo.org> spice-gtk-0.11.ebuild: Fix usbredir dep and fix hardcoding of smartcard disabling diff --git a/net-misc/spice-gtk/spice-gtk-0.7.159.ebuild b/net-misc/spice-gtk/spice-gtk-0.7.159.ebuild index b0df6a4b2038..8e7d4e20b662 100644 --- a/net-misc/spice-gtk/spice-gtk-0.7.159.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.7.159.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.7.159.ebuild,v 1.3 2012/01/27 15:46:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.7.159.ebuild,v 1.4 2012/03/24 17:20:29 phajdan.jr Exp $ EAPI="4" GCONF_DEBUG="no" @@ -15,7 +15,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 gnome gstreamer gtk3 +introspection kde policykit +pulseaudio python sasl static-libs usbredir vala" |