diff options
author | Johannes Huber <johu@gentoo.org> | 2012-08-19 00:07:14 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-08-19 00:07:14 +0000 |
commit | db685a4bae9e62917a97004ba6857976f9119a05 (patch) | |
tree | c8940f9fc214727f8e6463b27b4e5096df3a2d4c /app-emulation | |
parent | Add USE=-nls fix to older ebuilds too. (diff) | |
download | gentoo-2-db685a4bae9e62917a97004ba6857976f9119a05.tar.gz gentoo-2-db685a4bae9e62917a97004ba6857976f9119a05.tar.bz2 gentoo-2-db685a4bae9e62917a97004ba6857976f9119a05.zip |
Add ~x86 wrt bug #431854.
(Portage version: 2.2.0_alpha121/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/spice-vdagent/ChangeLog | 6 | ||||
-rw-r--r-- | app-emulation/spice-vdagent/spice-vdagent-0.10.1.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/app-emulation/spice-vdagent/ChangeLog b/app-emulation/spice-vdagent/ChangeLog index 950bbf65846d..c7a8c5c710e7 100644 --- a/app-emulation/spice-vdagent/ChangeLog +++ b/app-emulation/spice-vdagent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/spice-vdagent # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-vdagent/ChangeLog,v 1.6 2012/07/08 03:20:31 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-vdagent/ChangeLog,v 1.7 2012/08/19 00:07:14 johu Exp $ + + 19 Aug 2012; Johannes Huber <johu@gentoo.org> spice-vdagent-0.10.1.ebuild: + Add ~x86 wrt bug #431854. *spice-vdagent-0.10.1 (07 Jul 2012) @@ -39,4 +42,3 @@ +spice-vdagent-0.8.0.ebuild, +files/spice-vdagent.confd, +files/spice-vdagent.initd, +metadata.xml: Initial commit, ebuild written by me. - diff --git a/app-emulation/spice-vdagent/spice-vdagent-0.10.1.ebuild b/app-emulation/spice-vdagent/spice-vdagent-0.10.1.ebuild index 0c5338857ffb..2ded74e2d64f 100644 --- a/app-emulation/spice-vdagent/spice-vdagent-0.10.1.ebuild +++ b/app-emulation/spice-vdagent/spice-vdagent-0.10.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-vdagent/spice-vdagent-0.10.1.ebuild,v 1.1 2012/07/08 03:20:31 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-vdagent/spice-vdagent-0.10.1.ebuild,v 1.2 2012/08/19 00:07:14 johu Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://spice-space.org/download/releases/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="+consolekit" RDEPEND="x11-libs/libXfixes |