diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-20 20:47:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-20 20:47:43 +0000 |
commit | 09e11199cea83c1ead8a8e83c4bf965e3ce06bbd (patch) | |
tree | a501e3a3a4fdc3bc79c9731925ce1ce3262bd0a7 /net-misc/spice-gtk | |
parent | Stable for x86, wrt bug #465420 (diff) | |
download | gentoo-2-09e11199cea83c1ead8a8e83c4bf965e3ce06bbd.tar.gz gentoo-2-09e11199cea83c1ead8a8e83c4bf965e3ce06bbd.tar.bz2 gentoo-2-09e11199cea83c1ead8a8e83c4bf965e3ce06bbd.zip |
Stable for x86, wrt bug #459790
(Portage version: 2.1.11.55/cvs/Linux x86_64, 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.18.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/spice-gtk/ChangeLog b/net-misc/spice-gtk/ChangeLog index dde65f5addfa..1178197b1d99 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.56 2013/04/20 20:42:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v 1.57 2013/04/20 20:47:43 ago Exp $ + + 20 Apr 2013; Agostino Sarubbo <ago@gentoo.org> spice-gtk-0.18.ebuild: + Stable for x86, wrt bug #459790 20 Apr 2013; Agostino Sarubbo <ago@gentoo.org> spice-gtk-0.18.ebuild: Stable for amd64, wrt bug #459790 diff --git a/net-misc/spice-gtk/spice-gtk-0.18.ebuild b/net-misc/spice-gtk/spice-gtk-0.18.ebuild index 512c9b87ba3c..0adcd7dab898 100644 --- a/net-misc/spice-gtk/spice-gtk-0.18.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.18.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.18.ebuild,v 1.2 2013/04/20 20:42:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.18.ebuild,v 1.3 2013/04/20 20:47:43 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="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="dbus doc gstreamer gtk3 +introspection policykit pulseaudio python sasl smartcard static-libs usbredir vala" |