summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/spice-protocol/ChangeLog6
-rw-r--r--app-emulation/spice-protocol/spice-protocol-0.8.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-emulation/spice-protocol/ChangeLog b/app-emulation/spice-protocol/ChangeLog
index 9fcf0c457175..0b931c9471c3 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/ChangeLog,v 1.9 2011/07/25 09:18:23 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/ChangeLog,v 1.10 2011/08/30 07:22:06 chainsaw Exp $
+
+ 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
+ #369601.
*spice-protocol-0.8.1 (25 Jul 2011)
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 3c14ec6ad43f..677f291e8a43 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.1 2011/07/25 09:18:23 dev-zero Exp $
+# $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 $
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=""