diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-06 09:14:53 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-06 09:14:53 +0000 |
commit | a348ff837562aa828c6fc50c182dc2ecc34f2793 (patch) | |
tree | 9ca3b661ee93954db46d8f33aa494e956f9899ef /app-emulation/spice-protocol | |
parent | Add ~sparc, wrt bug #449220 (diff) | |
download | gentoo-2-a348ff837562aa828c6fc50c182dc2ecc34f2793.tar.gz gentoo-2-a348ff837562aa828c6fc50c182dc2ecc34f2793.tar.bz2 gentoo-2-a348ff837562aa828c6fc50c182dc2ecc34f2793.zip |
Add ~sparc, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'app-emulation/spice-protocol')
-rw-r--r-- | app-emulation/spice-protocol/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/spice-protocol/spice-protocol-0.12.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/spice-protocol/ChangeLog b/app-emulation/spice-protocol/ChangeLog index ecc0462754bf..f327f64e1dc4 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.29 2013/01/01 14:03:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/ChangeLog,v 1.30 2013/01/06 09:14:53 ago Exp $ + + 06 Jan 2013; Agostino Sarubbo <ago@gentoo.org> spice-protocol-0.12.2.ebuild: + Add ~sparc, wrt bug #449220 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> spice-protocol-0.12.2.ebuild: Add ~alpha, wrt bug #449220 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 6a9d41e5221e..68f18f5f1f36 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-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.2.ebuild,v 1.7 2013/01/01 14:03:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/spice-protocol-0.12.2.ebuild,v 1.8 2013/01/06 09:14:53 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 x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="" DEPEND="" |