diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-27 15:46:17 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-27 15:46:17 +0000 |
commit | 25814de26cb14cdb6c58c4cf9bd3aacf71599262 (patch) | |
tree | ad793901ffa1530b37a9590ee97a5bd362da133e /net-misc/spice-gtk | |
parent | Stable for amd64, wrt bug #400411 (diff) | |
download | gentoo-2-25814de26cb14cdb6c58c4cf9bd3aacf71599262.tar.gz gentoo-2-25814de26cb14cdb6c58c4cf9bd3aacf71599262.tar.bz2 gentoo-2-25814de26cb14cdb6c58c4cf9bd3aacf71599262.zip |
Stable for amd64, wrt bug #399429
(Portage version: 2.1.10.44/cvs/Linux x86_64)
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.7.159.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/spice-gtk/ChangeLog b/net-misc/spice-gtk/ChangeLog index 2a33eca81b8f..7ef67aa92762 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v 1.11 2012/01/19 18:01:22 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v 1.12 2012/01/27 15:46:17 ago Exp $ + + 27 Jan 2012; Agostino Sarubbo <ago@gentoo.org> spice-gtk-0.7.159.ebuild: + Stable for amd64, wrt bug #399429 *spice-gtk-0.8 (19 Jan 2012) 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 9d44ba7216e2..b0df6a4b2038 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.2 2012/01/09 15:33:10 nirbheek Exp $ +# $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 $ 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" |