diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-14 19:01:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-14 19:01:43 +0000 |
commit | 96d712ad43b6cbfbb39bf5a42d0d901e9e0ab7c0 (patch) | |
tree | 59038858e5e06e53b987edb722abfe79e0fe878f /net-misc/spice-gtk | |
parent | Stable for amd64, wrt bug #451496 (diff) | |
download | gentoo-2-96d712ad43b6cbfbb39bf5a42d0d901e9e0ab7c0.tar.gz gentoo-2-96d712ad43b6cbfbb39bf5a42d0d901e9e0ab7c0.tar.bz2 gentoo-2-96d712ad43b6cbfbb39bf5a42d0d901e9e0ab7c0.zip |
Stable for amd64, wrt bug #451580
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
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.14-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/spice-gtk/ChangeLog b/net-misc/spice-gtk/ChangeLog index 456ddbc87178..4d9cf1406c13 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.50 2013/01/13 11:11:02 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v 1.51 2013/01/14 19:01:43 ago Exp $ + + 14 Jan 2013; Agostino Sarubbo <ago@gentoo.org> spice-gtk-0.14-r2.ebuild: + Stable for amd64, wrt bug #451580 13 Jan 2013; Justin Lecher <jlec@gentoo.org> spice-gtk-0.16.ebuild, metadata.xml: diff --git a/net-misc/spice-gtk/spice-gtk-0.14-r2.ebuild b/net-misc/spice-gtk/spice-gtk-0.14-r2.ebuild index 94e0cc265972..124e0898fb00 100644 --- a/net-misc/spice-gtk/spice-gtk-0.14-r2.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.14-r2.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.14-r2.ebuild,v 1.1 2013/01/12 21:45:43 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.14-r2.ebuild,v 1.2 2013/01/14 19:01: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="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc gstreamer gtk3 +introspection policykit pulseaudio python sasl smartcard static-libs usbredir vala" |