diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-08 09:41:42 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-08 09:41:42 +0000 |
commit | f650840f674dd808a8db8385847d822ffbda3918 (patch) | |
tree | 5e558d0735a2ed44e51590931581b468d3c12d44 /net-misc/spice-gtk | |
parent | Stable for amd64, wrt bug #480140 (diff) | |
download | gentoo-2-f650840f674dd808a8db8385847d822ffbda3918.tar.gz gentoo-2-f650840f674dd808a8db8385847d822ffbda3918.tar.bz2 gentoo-2-f650840f674dd808a8db8385847d822ffbda3918.zip |
Stable for amd64, wrt bug #480146
(Portage version: 2.1.13.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.20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/spice-gtk/ChangeLog b/net-misc/spice-gtk/ChangeLog index 6302255e6269..842121d8cd5e 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.62 2013/07/05 06:55:56 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v 1.63 2013/08/08 09:41:42 ago Exp $ + + 08 Aug 2013; Agostino Sarubbo <ago@gentoo.org> spice-gtk-0.20.ebuild: + Stable for amd64, wrt bug #480146 05 Jul 2013; Tiziano Müller <dev-zero@gentoo.org> spice-gtk-0.20.ebuild: Fix doc installation (README, etc.), bug #446230. diff --git a/net-misc/spice-gtk/spice-gtk-0.20.ebuild b/net-misc/spice-gtk/spice-gtk-0.20.ebuild index 208369dc8f53..c2fbafa2cd62 100644 --- a/net-misc/spice-gtk/spice-gtk-0.20.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.20.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.ebuild,v 1.3 2013/07/05 06:55:56 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.20.ebuild,v 1.4 2013/08/08 09:41:42 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 ~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" |