diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-05-01 19:58:01 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-05-01 19:58:01 +0000 |
commit | d46935095eea4ca9b9c85d33af648a54bcb6e96c (patch) | |
tree | 685c5e444adf92d6e2e15bf180aeb1123cc331a6 /net-misc/spice-gtk | |
parent | Stable for PPC64 (bug #542890). (diff) | |
download | gentoo-2-d46935095eea4ca9b9c85d33af648a54bcb6e96c.tar.gz gentoo-2-d46935095eea4ca9b9c85d33af648a54bcb6e96c.tar.bz2 gentoo-2-d46935095eea4ca9b9c85d33af648a54bcb6e96c.zip |
Stable for PPC64 (bug #542890).
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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.25-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 1278c34440af..e9dedfd10a30 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-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v 1.94 2015/04/08 18:04:50 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v 1.95 2015/05/01 19:58:01 jer Exp $ + + 01 May 2015; Jeroen Roovers <jer@gentoo.org> spice-gtk-0.25-r1.ebuild: + Stable for PPC64 (bug #542890). 08 Apr 2015; Michał Górny <mgorny@gentoo.org> spice-gtk-0.20-r1.ebuild, spice-gtk-0.21.ebuild, spice-gtk-0.25-r1.ebuild: diff --git a/net-misc/spice-gtk/spice-gtk-0.25-r1.ebuild b/net-misc/spice-gtk/spice-gtk-0.25-r1.ebuild index 2e07645425d0..8b007676cf23 100644 --- a/net-misc/spice-gtk/spice-gtk-0.25-r1.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.25-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 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.25-r1.ebuild,v 1.8 2015/04/08 18:04:50 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.25-r1.ebuild,v 1.9 2015/05/01 19:58:01 jer Exp $ EAPI=5 GCONF_DEBUG="no" @@ -18,7 +18,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 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha amd64 arm ~ppc ppc64 ~x86" IUSE="dbus doc gstreamer gtk3 +introspection policykit pulseaudio python sasl smartcard static-libs usbredir vala webdav" |