diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-01 09:51:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-01 09:51:00 +0000 |
commit | 9d1f554f26c3c75fb1805fbe58e26757456f0f82 (patch) | |
tree | e194770521c3aa22d472e4eead62516d3dde9537 /app-emulation | |
parent | Stable for amd64, wrt bug #459808 (diff) | |
download | gentoo-2-9d1f554f26c3c75fb1805fbe58e26757456f0f82.tar.gz gentoo-2-9d1f554f26c3c75fb1805fbe58e26757456f0f82.tar.bz2 gentoo-2-9d1f554f26c3c75fb1805fbe58e26757456f0f82.zip |
Stable for amd64, 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 43c2ff187dad..bf9d5da3b8e6 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.33 2013/02/02 22:22:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/ChangeLog,v 1.34 2013/03/01 09:51:00 ago Exp $ + + 01 Mar 2013; Agostino Sarubbo <ago@gentoo.org> spice-protocol-0.12.3.ebuild: + Stable for amd64, wrt bug #459746 02 Feb 2013; Agostino Sarubbo <ago@gentoo.org> spice-protocol-0.12.2.ebuild: Add ~arm, wrt bug #449220 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 d75274206625..66ea3188f0d7 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.1 2013/01/12 22:04:13 cardoe Exp $ +# $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 $ 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="" |