summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2011-08-30 07:22:06 +0000
committerTony Vroon <chainsaw@gentoo.org>2011-08-30 07:22:06 +0000
commit1596510259ffd193117bbe806bcb6a92ca5d6221 (patch)
tree14a6f760b565fc4127ac271d7e4e71fcd40930e3 /app-emulation
parentAdd missing gnome2_src_prepare and fix position of src_prepare. (diff)
downloadgentoo-2-1596510259ffd193117bbe806bcb6a92ca5d6221.tar.gz
gentoo-2-1596510259ffd193117bbe806bcb6a92ca5d6221.tar.bz2
gentoo-2-1596510259ffd193117bbe806bcb6a92ca5d6221.zip
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug #369601.
(Portage version: 2.1.10.11/cvs/Linux x86_64)
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=""