diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-09-23 08:31:54 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-09-23 08:31:54 +0000 |
commit | 05826c63b8481d727881ef828953d664aba09cd8 (patch) | |
tree | 4dbc256766bba57004c0ddfeacda85264b7076bd /app-emulation | |
parent | x86 stable wrt bug #407357 (diff) | |
download | gentoo-2-05826c63b8481d727881ef828953d664aba09cd8.tar.gz gentoo-2-05826c63b8481d727881ef828953d664aba09cd8.tar.bz2 gentoo-2-05826c63b8481d727881ef828953d664aba09cd8.zip |
x86 stable wrt bug #407357
(Portage version: 2.1.11.9/cvs/Linux i686)
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/spice/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/spice/spice-0.10.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/spice/ChangeLog b/app-emulation/spice/ChangeLog index 1925a8e233d5..b93e83b256c4 100644 --- a/app-emulation/spice/ChangeLog +++ b/app-emulation/spice/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/spice # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/ChangeLog,v 1.29 2012/06/14 20:18:17 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/ChangeLog,v 1.30 2012/09/23 08:31:54 phajdan.jr Exp $ + + 23 Sep 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> spice-0.10.0.ebuild: + x86 stable wrt bug #407357 14 Jun 2012; Justin Lecher <jlec@gentoo.org> +files/0.11.0-gold.patch, spice-0.11.0.ebuild: diff --git a/app-emulation/spice/spice-0.10.0.ebuild b/app-emulation/spice/spice-0.10.0.ebuild index 70f46f3f399e..f2c084a13753 100644 --- a/app-emulation/spice/spice-0.10.0.ebuild +++ b/app-emulation/spice/spice-0.10.0.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/spice-0.10.0.ebuild,v 1.4 2012/05/03 18:49:07 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/spice-0.10.0.ebuild,v 1.5 2012/09/23 08:31:54 phajdan.jr Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="http://spice-space.org/download/releases/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+client +gui sasl static static-libs" RDEPEND=">=app-emulation/spice-protocol-0.10.0 |