diff options
author | Markus Meier <maekke@gentoo.org> | 2011-09-04 10:18:18 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-09-04 10:18:18 +0000 |
commit | bce3d423921e0fbb2c39269656dfa5c15d89b35f (patch) | |
tree | be537bd86edfa4089fe9a3c0b12614db7745613a /app-emulation/spice | |
parent | arm stable, bug #379549 (diff) | |
download | historical-bce3d423921e0fbb2c39269656dfa5c15d89b35f.tar.gz historical-bce3d423921e0fbb2c39269656dfa5c15d89b35f.tar.bz2 historical-bce3d423921e0fbb2c39269656dfa5c15d89b35f.zip |
x86 stable, bug #369601
Package-Manager: portage-2.1.10.12/cvs/Linux x86_64
Diffstat (limited to 'app-emulation/spice')
-rw-r--r-- | app-emulation/spice/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/spice/spice-0.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/spice/ChangeLog b/app-emulation/spice/ChangeLog index abf4a7ec1862..cc52a34b148f 100644 --- a/app-emulation/spice/ChangeLog +++ b/app-emulation/spice/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/spice # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/ChangeLog,v 1.15 2011/08/30 07:23:15 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/ChangeLog,v 1.16 2011/09/04 10:18:18 maekke Exp $ + + 04 Sep 2011; Markus Meier <maekke@gentoo.org> spice-0.8.1.ebuild: + x86 stable, bug #369601 30 Aug 2011; Tony Vroon <chainsaw@gentoo.org> spice-0.8.1.ebuild: Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug diff --git a/app-emulation/spice/spice-0.8.1.ebuild b/app-emulation/spice/spice-0.8.1.ebuild index c6bd3d6db27e..6de567a825d1 100644 --- a/app-emulation/spice/spice-0.8.1.ebuild +++ b/app-emulation/spice/spice-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/spice-0.8.1.ebuild,v 1.3 2011/08/30 07:23:15 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/spice-0.8.1.ebuild,v 1.4 2011/09/04 10:18:18 maekke Exp $ EAPI=4 @@ -10,7 +10,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="+gui static-libs" RDEPEND=">=app-emulation/spice-protocol-0.8 |