diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-01 09:53:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-01 09:53:49 +0000 |
commit | 2af01c9c0b4d83001a2c38f3301cf8cd9138efb1 (patch) | |
tree | 3f12572c27b7bbd63f60deca4624384c932c23e5 /app-emulation | |
parent | Stable for x86, wrt bug #459808 (diff) | |
download | gentoo-2-2af01c9c0b4d83001a2c38f3301cf8cd9138efb1.tar.gz gentoo-2-2af01c9c0b4d83001a2c38f3301cf8cd9138efb1.tar.bz2 gentoo-2-2af01c9c0b4d83001a2c38f3301cf8cd9138efb1.zip |
Stable for x86, wrt bug #459746
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/spice-protocol/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/spice-protocol/spice-protocol-0.12.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/spice-protocol/ChangeLog b/app-emulation/spice-protocol/ChangeLog index bf9d5da3b8e6..af65f95290f1 100644 --- a/app-emulation/spice-protocol/ChangeLog +++ b/app-emulation/spice-protocol/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/spice-protocol # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/ChangeLog,v 1.34 2013/03/01 09:51:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/ChangeLog,v 1.35 2013/03/01 09:53:49 ago Exp $ + + 01 Mar 2013; Agostino Sarubbo <ago@gentoo.org> spice-protocol-0.12.3.ebuild: + Stable for x86, wrt bug #459746 01 Mar 2013; Agostino Sarubbo <ago@gentoo.org> spice-protocol-0.12.3.ebuild: Stable for amd64, wrt bug #459746 diff --git a/app-emulation/spice-protocol/spice-protocol-0.12.3.ebuild b/app-emulation/spice-protocol/spice-protocol-0.12.3.ebuild index 66ea3188f0d7..283729e238da 100644 --- a/app-emulation/spice-protocol/spice-protocol-0.12.3.ebuild +++ b/app-emulation/spice-protocol/spice-protocol-0.12.3.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-protocol/spice-protocol-0.12.3.ebuild,v 1.2 2013/03/01 09:51:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/spice-protocol-0.12.3.ebuild,v 1.3 2013/03/01 09:53:49 ago Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="http://spice-space.org/download/releases/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="" DEPEND="" |