diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-09-23 08:31:27 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-09-23 08:31:27 +0000 |
commit | a6b87b6940da147604561889ad8a3f3a244a3da8 (patch) | |
tree | da33ec181cfed199c0414fc421cd323aaaea4866 /app-emulation | |
parent | x86 stable wrt bug #429192 (diff) | |
download | gentoo-2-a6b87b6940da147604561889ad8a3f3a244a3da8.tar.gz gentoo-2-a6b87b6940da147604561889ad8a3f3a244a3da8.tar.bz2 gentoo-2-a6b87b6940da147604561889ad8a3f3a244a3da8.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-protocol/ChangeLog | 6 | ||||
-rw-r--r-- | app-emulation/spice-protocol/spice-protocol-0.10.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-emulation/spice-protocol/ChangeLog b/app-emulation/spice-protocol/ChangeLog index bb7d437252b0..a49c70a96550 100644 --- a/app-emulation/spice-protocol/ChangeLog +++ b/app-emulation/spice-protocol/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-emulation/spice-protocol # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/ChangeLog,v 1.18 2012/07/08 02:33:17 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/ChangeLog,v 1.19 2012/09/23 08:31:27 phajdan.jr Exp $ + + 23 Sep 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + spice-protocol-0.10.1.ebuild: + x86 stable wrt bug #407357 *spice-protocol-0.10.3 (07 Jul 2012) diff --git a/app-emulation/spice-protocol/spice-protocol-0.10.1.ebuild b/app-emulation/spice-protocol/spice-protocol-0.10.1.ebuild index df8379691441..cccefea00a5b 100644 --- a/app-emulation/spice-protocol/spice-protocol-0.10.1.ebuild +++ b/app-emulation/spice-protocol/spice-protocol-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-protocol/spice-protocol-0.10.1.ebuild,v 1.2 2012/03/15 12:27:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/spice-protocol-0.10.1.ebuild,v 1.3 2012/09/23 08:31:27 phajdan.jr Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="http://spice-space.org/download/releases/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="" |