diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-18 11:10:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-18 11:10:45 +0000 |
commit | 2b846ef61dd787585582c71a5d9fa4007976b0f4 (patch) | |
tree | 254c6e68f672bba0d6c62a9f194538acc8f0dd7d /app-emulation/spice-protocol | |
parent | Drop duplication of myself as a maintainer where there is a herd. (diff) | |
download | gentoo-2-2b846ef61dd787585582c71a5d9fa4007976b0f4.tar.gz gentoo-2-2b846ef61dd787585582c71a5d9fa4007976b0f4.tar.bz2 gentoo-2-2b846ef61dd787585582c71a5d9fa4007976b0f4.zip |
Stable for x86, wrt bug #440876
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-emulation/spice-protocol')
-rw-r--r-- | app-emulation/spice-protocol/ChangeLog | 6 | ||||
-rw-r--r-- | app-emulation/spice-protocol/spice-protocol-0.12.2.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/app-emulation/spice-protocol/ChangeLog b/app-emulation/spice-protocol/ChangeLog index 545c900967a1..80a052d6b6e9 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/ChangeLog,v 1.24 2012/11/04 13:45:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/ChangeLog,v 1.25 2012/11/18 11:10:45 ago Exp $ + + 18 Nov 2012; Agostino Sarubbo <ago@gentoo.org> spice-protocol-0.12.2.ebuild: + Stable for x86, wrt bug #440876 04 Nov 2012; <ago@gentoo.org> spice-protocol-0.12.2.ebuild: Stable for amd64, wrt bug #440876 @@ -118,4 +121,3 @@ 11 Aug 2010; Tiziano Müller <dev-zero@gentoo.org> +spice-protocol-0.5.3.ebuild, +metadata.xml: Initial commit, ebuild written by me. - diff --git a/app-emulation/spice-protocol/spice-protocol-0.12.2.ebuild b/app-emulation/spice-protocol/spice-protocol-0.12.2.ebuild index 9cb0971708e3..25266fef2166 100644 --- a/app-emulation/spice-protocol/spice-protocol-0.12.2.ebuild +++ b/app-emulation/spice-protocol/spice-protocol-0.12.2.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-protocol/spice-protocol-0.12.2.ebuild,v 1.2 2012/11/04 13:45:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/spice-protocol-0.12.2.ebuild,v 1.3 2012/11/18 11:10:45 ago Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="http://spice-space.org/download/releases/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="" |