diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-07-24 21:03:11 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-07-24 21:03:11 +0000 |
commit | d04d4556aa2f7e2967124fd184fbad5d2054fb17 (patch) | |
tree | 32a3478a10cfb311e291a09123bdb7d0e2e9d3d1 /net-misc/spice-gtk | |
parent | Stable for ppc/ppc64; bug #375445 (diff) | |
download | gentoo-2-d04d4556aa2f7e2967124fd184fbad5d2054fb17.tar.gz gentoo-2-d04d4556aa2f7e2967124fd184fbad5d2054fb17.tar.bz2 gentoo-2-d04d4556aa2f7e2967124fd184fbad5d2054fb17.zip |
~x86 per bug 375935
(Portage version: 2.1.10.7/cvs/Linux i686)
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.6-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 6e3126714673..8930b220a9f2 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v 1.3 2011/05/11 11:45:02 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v 1.4 2011/07/24 21:03:11 tomka Exp $ + + 24 Jul 2011; Thomas Kahle <tomka@gentoo.org> spice-gtk-0.6-r1.ebuild: + ~x86 per bug 375935 *spice-gtk-0.6-r1 (11 May 2011) diff --git a/net-misc/spice-gtk/spice-gtk-0.6-r1.ebuild b/net-misc/spice-gtk/spice-gtk-0.6-r1.ebuild index bdb37688f5a8..0753e67e3bb3 100644 --- a/net-misc/spice-gtk/spice-gtk-0.6-r1.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.6-r1.ebuild,v 1.1 2011/05/11 11:45:02 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.6-r1.ebuild,v 1.2 2011/07/24 21:03:11 tomka Exp $ EAPI=3 @@ -14,7 +14,7 @@ SRC_URI="http://spice-space.org/download/gtk/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="+cairo doc gnome gstreamer gtk3 introspection kde +pulseaudio python sasl static-libs" RDEPEND="pulseaudio? ( !gstreamer? ( media-sound/pulseaudio ) ) |