diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-03-15 12:27:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-03-15 12:27:10 +0000 |
commit | 86279cccb980536eb9cdb61be5e24b7ae4ef6522 (patch) | |
tree | 3892b2b8925a49029bed6961a18821f84a1104df | |
parent | Stable for amd64, wrt bug #408245 (diff) | |
download | gentoo-2-86279cccb980536eb9cdb61be5e24b7ae4ef6522.tar.gz gentoo-2-86279cccb980536eb9cdb61be5e24b7ae4ef6522.tar.bz2 gentoo-2-86279cccb980536eb9cdb61be5e24b7ae4ef6522.zip |
Stable for amd64, wrt bug #407357
(Portage version: 2.1.10.44/cvs/Linux x86_64)
-rw-r--r-- | app-emulation/spice/ChangeLog | 6 | ||||
-rw-r--r-- | app-emulation/spice/spice-0.10.0.ebuild | 6 | ||||
-rw-r--r-- | app-emulation/spice/spice-0.10.1.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/app-emulation/spice/ChangeLog b/app-emulation/spice/ChangeLog index f7af58e3f57d..05afc045aee9 100644 --- a/app-emulation/spice/ChangeLog +++ b/app-emulation/spice/ChangeLog @@ -1,6 +1,10 @@ # 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.22 2012/03/09 19:17:51 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/ChangeLog,v 1.23 2012/03/15 12:27:10 ago Exp $ + + 15 Mar 2012; Agostino Sarubbo <ago@gentoo.org> spice-0.10.0.ebuild, + spice-0.10.1.ebuild: + Stable for amd64, wrt bug #407357 09 Mar 2012; Jeff Horelick <jdhore@gentoo.org> spice-0.10.1.ebuild: Keyworded ~x86 wrt bug 402721 diff --git a/app-emulation/spice/spice-0.10.0.ebuild b/app-emulation/spice/spice-0.10.0.ebuild index c3ff590b8707..89fb93a30276 100644 --- a/app-emulation/spice/spice-0.10.0.ebuild +++ b/app-emulation/spice/spice-0.10.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# 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.10.0.ebuild,v 1.2 2011/11/14 14:02:14 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/spice-0.10.0.ebuild,v 1.3 2012/03/15 12:27:10 ago 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="+client +gui sasl static static-libs" RDEPEND=">=app-emulation/spice-protocol-0.10.0 diff --git a/app-emulation/spice/spice-0.10.1.ebuild b/app-emulation/spice/spice-0.10.1.ebuild index 99d1d125cda5..dd1d05c20a65 100644 --- a/app-emulation/spice/spice-0.10.1.ebuild +++ b/app-emulation/spice/spice-0.10.1.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.10.1.ebuild,v 1.2 2012/03/09 19:17:51 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/spice-0.10.1.ebuild,v 1.3 2012/03/15 12:27:10 ago Exp $ EAPI=4 @@ -12,7 +12,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 static-libs" RDEPEND=">=app-emulation/spice-protocol-0.10.1 |