diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-10 10:52:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-10 10:52:23 +0000 |
commit | 1368c2236333bf55ffd1d5b971157bb05f1c40aa (patch) | |
tree | 7cf0da6fa2739d8ed7ed1966bed420eda8f6486a /net-misc/spice-gtk | |
parent | Stable for amd64, wrt bug #461896 (diff) | |
download | gentoo-2-1368c2236333bf55ffd1d5b971157bb05f1c40aa.tar.gz gentoo-2-1368c2236333bf55ffd1d5b971157bb05f1c40aa.tar.bz2 gentoo-2-1368c2236333bf55ffd1d5b971157bb05f1c40aa.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-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 c715ff51a933..ee09bf4465e9 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.66 2013/08/09 19:46:36 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v 1.67 2013/08/10 10:52:23 ago Exp $ + + 10 Aug 2013; Agostino Sarubbo <ago@gentoo.org> spice-gtk-0.20-r1.ebuild: + Stable for amd64, wrt bug #480146 09 Aug 2013; Markus Meier <maekke@gentoo.org> spice-gtk-0.20-r1.ebuild: add ~arm 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 7bd202ba0c38..9d6c52bb2884 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.2 2013/08/09 19:46:36 maekke Exp $ +# $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 $ 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" |