summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-01-01 11:36:23 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-01-01 11:36:23 +0000
commitdf66ebf737b0ccc36ba455ffbbc061b4bc11a1f4 (patch)
tree20c4738f22bea09b2d1bade259d05d11fdb5ed59 /app-emulation
parentAdd ~ia64, wrt bug #449220 (diff)
downloadgentoo-2-df66ebf737b0ccc36ba455ffbbc061b4bc11a1f4.tar.gz
gentoo-2-df66ebf737b0ccc36ba455ffbbc061b4bc11a1f4.tar.bz2
gentoo-2-df66ebf737b0ccc36ba455ffbbc061b4bc11a1f4.zip
Add ~ia64, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/spice-protocol/ChangeLog7
-rw-r--r--app-emulation/spice-protocol/spice-protocol-0.12.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-emulation/spice-protocol/ChangeLog b/app-emulation/spice-protocol/ChangeLog
index c28129b44801..d828885c8399 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.27 2012/12/31 15:26:17 ago Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/ChangeLog,v 1.28 2013/01/01 11:36:23 ago Exp $
+
+ 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> spice-protocol-0.12.2.ebuild:
+ Add ~ia64, wrt bug #449220
31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> spice-protocol-0.12.2.ebuild:
Add ~ppc64, 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 82324154b7c7..fbf5b0a216f3 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
+# 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.5 2012/12/31 15:26:17 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/spice-protocol-0.12.2.ebuild,v 1.6 2013/01/01 11:36:23 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 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 x86"
IUSE=""
DEPEND=""