diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-18 13:44:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-18 13:44:28 +0000 |
commit | dce31fb038a5233c8a52e42fda9ece2c9661eeb8 (patch) | |
tree | bdb28256ca898354aa8a702b5e7098537fd5c5e5 /net-misc/spice-gtk | |
parent | Stable for x86, wrt bug #480142 (diff) | |
download | gentoo-2-dce31fb038a5233c8a52e42fda9ece2c9661eeb8.tar.gz gentoo-2-dce31fb038a5233c8a52e42fda9ece2c9661eeb8.tar.bz2 gentoo-2-dce31fb038a5233c8a52e42fda9ece2c9661eeb8.zip |
Stable for x86, wrt bug #480146
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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.20-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/spice-gtk/ChangeLog b/net-misc/spice-gtk/ChangeLog index ee09bf4465e9..4ab618225472 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.67 2013/08/10 10:52:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v 1.68 2013/08/18 13:44:28 ago Exp $ + + 18 Aug 2013; Agostino Sarubbo <ago@gentoo.org> spice-gtk-0.20-r1.ebuild: + Stable for x86, wrt bug #480146 10 Aug 2013; Agostino Sarubbo <ago@gentoo.org> spice-gtk-0.20-r1.ebuild: Stable for amd64, wrt bug #480146 diff --git a/net-misc/spice-gtk/spice-gtk-0.20-r1.ebuild b/net-misc/spice-gtk/spice-gtk-0.20-r1.ebuild index 9d6c52bb2884..4f224ecfd37a 100644 --- a/net-misc/spice-gtk/spice-gtk-0.20-r1.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.20-r1.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.20-r1.ebuild,v 1.3 2013/08/10 10:52:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.20-r1.ebuild,v 1.4 2013/08/18 13:44:28 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" |