diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-02 23:06:42 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-02 23:06:42 +0000 |
commit | aa0b1b14ab49b752e6600550877358b56637d146 (patch) | |
tree | 61edb73b580ab1073aac09061a91cfa5ba4faf09 /net-misc/spice-gtk | |
parent | Add ~arm, wrt bug #449220 (diff) | |
download | gentoo-2-aa0b1b14ab49b752e6600550877358b56637d146.tar.gz gentoo-2-aa0b1b14ab49b752e6600550877358b56637d146.tar.bz2 gentoo-2-aa0b1b14ab49b752e6600550877358b56637d146.zip |
Add ~arm, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, 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 fea882d9048a..2c8a5d32be11 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.53 2013/01/25 22:27:28 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v 1.54 2013/02/02 23:06:42 ago Exp $ + + 02 Feb 2013; Agostino Sarubbo <ago@gentoo.org> spice-gtk-0.14-r2.ebuild: + Add ~arm, wrt bug #449220 25 Jan 2013; Doug Goldstein <cardoe@gentoo.org> +files/0001-build-sys-fix-out-of-tree-build-with-vala.patch, 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 4aff8e3c250d..e03147880a0b 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.3 2013/01/22 17:34:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.14-r2.ebuild,v 1.4 2013/02/02 23:06:42 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 ~arm x86" IUSE="doc gstreamer gtk3 +introspection policykit pulseaudio python sasl smartcard static-libs usbredir vala" |