summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-10-17 12:00:09 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-10-17 12:00:09 +0000
commit1b9db83528e3aa2155204f4a61d92d5211ae6219 (patch)
tree886973191ae4fbcdfb1e362bca472893c178a165 /app-emulation/spice
parentStable for amd64, wrt bug #435964 (diff)
downloadgentoo-2-1b9db83528e3aa2155204f4a61d92d5211ae6219.tar.gz
gentoo-2-1b9db83528e3aa2155204f4a61d92d5211ae6219.tar.bz2
gentoo-2-1b9db83528e3aa2155204f4a61d92d5211ae6219.zip
Stable for amd64, wrt bug #437212
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation/spice')
-rw-r--r--app-emulation/spice/ChangeLog5
-rw-r--r--app-emulation/spice/spice-0.11.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/spice/ChangeLog b/app-emulation/spice/ChangeLog
index 1ae1989c5369..17f5c3fb0a94 100644
--- a/app-emulation/spice/ChangeLog
+++ b/app-emulation/spice/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/spice
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/ChangeLog,v 1.35 2012/10/05 13:56:45 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/ChangeLog,v 1.36 2012/10/17 12:00:09 ago Exp $
+
+ 17 Oct 2012; Agostino Sarubbo <ago@gentoo.org> spice-0.11.0.ebuild:
+ Stable for amd64, wrt bug #437212
05 Oct 2012; Doug Goldstein <cardoe@gentoo.org> spice-0.11.3.ebuild,
spice-0.12.0.ebuild:
diff --git a/app-emulation/spice/spice-0.11.0.ebuild b/app-emulation/spice/spice-0.11.0.ebuild
index e9301dd2d316..afc3b7bf9ff9 100644
--- a/app-emulation/spice/spice-0.11.0.ebuild
+++ b/app-emulation/spice/spice-0.11.0.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/spice-0.11.0.ebuild,v 1.6 2012/10/04 17:04:42 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/spice-0.11.0.ebuild,v 1.7 2012/10/17 12:00:09 ago Exp $
EAPI=4
@@ -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