diff options
author | Markus Meier <maekke@gentoo.org> | 2011-09-04 10:14:08 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-09-04 10:14:08 +0000 |
commit | 6d602073359e1e5a13312b5b6808785a6e47ee2e (patch) | |
tree | 9d04f56e555657a011778bc27a00878ac5c8855f | |
parent | arm stable, bug #376395 (diff) | |
download | gentoo-2-6d602073359e1e5a13312b5b6808785a6e47ee2e.tar.gz gentoo-2-6d602073359e1e5a13312b5b6808785a6e47ee2e.tar.bz2 gentoo-2-6d602073359e1e5a13312b5b6808785a6e47ee2e.zip |
x86 stable, bug #369601
(Portage version: 2.1.10.12/cvs/Linux x86_64)
-rw-r--r-- | app-emulation/spice-protocol/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/spice-protocol/spice-protocol-0.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/spice-protocol/ChangeLog b/app-emulation/spice-protocol/ChangeLog index 0b931c9471c3..47161d05a84b 100644 --- a/app-emulation/spice-protocol/ChangeLog +++ b/app-emulation/spice-protocol/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/spice-protocol # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/ChangeLog,v 1.10 2011/08/30 07:22:06 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/ChangeLog,v 1.11 2011/09/04 10:14:08 maekke Exp $ + + 04 Sep 2011; Markus Meier <maekke@gentoo.org> spice-protocol-0.8.1.ebuild: + x86 stable, bug #369601 30 Aug 2011; Tony Vroon <chainsaw@gentoo.org> spice-protocol-0.8.1.ebuild: Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug diff --git a/app-emulation/spice-protocol/spice-protocol-0.8.1.ebuild b/app-emulation/spice-protocol/spice-protocol-0.8.1.ebuild index 677f291e8a43..c82d542ca2c4 100644 --- a/app-emulation/spice-protocol/spice-protocol-0.8.1.ebuild +++ b/app-emulation/spice-protocol/spice-protocol-0.8.1.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/app-emulation/spice-protocol/spice-protocol-0.8.1.ebuild,v 1.2 2011/08/30 07:22:06 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/spice-protocol-0.8.1.ebuild,v 1.3 2011/09/04 10:14:08 maekke Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://spice-space.org/download/releases/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="" |