diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-23 19:12:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-23 19:12:10 +0000 |
commit | e8996e3322225c776dfbbee3065f51a50b06c1a3 (patch) | |
tree | 088ad3f36ff5f5c850aebba3b59f123cccd13235 /net-misc/spice-gtk | |
parent | Stable for amd64, wrt bug #485738 (diff) | |
download | gentoo-2-e8996e3322225c776dfbbee3065f51a50b06c1a3.tar.gz gentoo-2-e8996e3322225c776dfbbee3065f51a50b06c1a3.tar.bz2 gentoo-2-e8996e3322225c776dfbbee3065f51a50b06c1a3.zip |
Stable for amd64, wrt bug #485420
(Portage version: 2.2.2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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.21.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/spice-gtk/ChangeLog b/net-misc/spice-gtk/ChangeLog index 8bdd12e4ea5b..86b913c14051 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.73 2013/09/23 01:24:08 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v 1.74 2013/09/23 19:12:10 ago Exp $ + + 23 Sep 2013; Agostino Sarubbo <ago@gentoo.org> spice-gtk-0.21.ebuild: + Stable for amd64, wrt bug #485420 23 Sep 2013; Doug Goldstein <cardoe@gentoo.org> +files/spice-gtk-0.21-fix-g-clear-pointer-on-old-glib.patch, diff --git a/net-misc/spice-gtk/spice-gtk-0.21.ebuild b/net-misc/spice-gtk/spice-gtk-0.21.ebuild index e2df62203055..d76d2ca0a6a6 100644 --- a/net-misc/spice-gtk/spice-gtk-0.21.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.21.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.21.ebuild,v 1.3 2013/09/23 01:24:08 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.21.ebuild,v 1.4 2013/09/23 19:12:10 ago Exp $ EAPI=5 GCONF_DEBUG="no" @@ -20,7 +20,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 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="dbus doc gstreamer gtk3 +introspection policykit pulseaudio python sasl smartcard static-libs usbredir vala" |