summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-25 11:39:41 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-25 11:39:41 +0000
commitc6b36313f55a160305758235db0a2691f3970b9a (patch)
tree56e296ce319a38828a08bff6104f134ff62a0ace /app-emulation/spice
parentStable for x86, wrt bug #457478 (diff)
downloadgentoo-2-c6b36313f55a160305758235db0a2691f3970b9a.tar.gz
gentoo-2-c6b36313f55a160305758235db0a2691f3970b9a.tar.bz2
gentoo-2-c6b36313f55a160305758235db0a2691f3970b9a.zip
Stable for x86, wrt bug #459100
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-emulation/spice')
-rw-r--r--app-emulation/spice/ChangeLog5
-rw-r--r--app-emulation/spice/spice-0.12.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/spice/ChangeLog b/app-emulation/spice/ChangeLog
index 90d536682136..475b0bd1d7ea 100644
--- a/app-emulation/spice/ChangeLog
+++ b/app-emulation/spice/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/spice
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/ChangeLog,v 1.43 2013/02/25 11:15:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/ChangeLog,v 1.44 2013/02/25 11:39:41 ago Exp $
+
+ 25 Feb 2013; Agostino Sarubbo <ago@gentoo.org> spice-0.12.2.ebuild:
+ Stable for x86, wrt bug #459100
25 Feb 2013; Agostino Sarubbo <ago@gentoo.org> spice-0.12.2.ebuild:
Stable for amd64, wrt bug #459100
diff --git a/app-emulation/spice/spice-0.12.2.ebuild b/app-emulation/spice/spice-0.12.2.ebuild
index 0e466caf35c5..6bd1481bc53e 100644
--- a/app-emulation/spice/spice-0.12.2.ebuild
+++ b/app-emulation/spice/spice-0.12.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/spice-0.12.2.ebuild,v 1.3 2013/02/25 11:15:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/spice-0.12.2.ebuild,v 1.4 2013/02/25 11:39:41 ago Exp $
EAPI=5
@@ -14,7 +14,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 smartcard static-libs" # static
RDEPEND=">=x11-libs/pixman-0.17.7