summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2014-10-11 15:54:20 +0000
committerTobias Klausmann <klausman@gentoo.org>2014-10-11 15:54:20 +0000
commit9492b26833a7b5d4ad6aa023541eccbbb9fc894f (patch)
tree58651a78d3d2271cb44d2a3c627c16c98d520b73 /net-misc
parentMask net-misc/spice-gtk smartcard USE flag to avoid qemu dependency. (diff)
downloadgentoo-2-9492b26833a7b5d4ad6aa023541eccbbb9fc894f.tar.gz
gentoo-2-9492b26833a7b5d4ad6aa023541eccbbb9fc894f.tar.bz2
gentoo-2-9492b26833a7b5d4ad6aa023541eccbbb9fc894f.zip
Keyworded on alpha, bug 513108
(Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/spice-gtk/ChangeLog5
-rw-r--r--net-misc/spice-gtk/spice-gtk-0.25-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/spice-gtk/ChangeLog b/net-misc/spice-gtk/ChangeLog
index 83de6c5e5ef6..af83f0b31dcd 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-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v 1.88 2014/08/17 23:47:44 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v 1.89 2014/10/11 15:54:20 klausman Exp $
+
+ 11 Oct 2014; Tobias Klausmann <klausman@gentoo.org> spice-gtk-0.25-r1.ebuild:
+ Keyworded on alpha, bug 513108
17 Aug 2014; Anthony G. Basile <blueness@gentoo.org> spice-gtk-0.25-r1.ebuild:
Keyword ~ppc ~ppc64, bug #513108
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 54cc205696d8..c33c7b6f771f 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-2014 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.3 2014/08/17 23:47:44 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.25-r1.ebuild,v 1.4 2014/10/11 15:54:20 klausman 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="~amd64 ~arm ~ppc ~ppc64"
+KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64"
IUSE="dbus doc gstreamer gtk3 +introspection policykit pulseaudio
python sasl smartcard static-libs usbredir vala webdav"