diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 12:45:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 12:45:38 +0000 |
commit | 54a9ceb127a00f5f388e21409b0f84650c3fb27f (patch) | |
tree | 0918db50022c4c9ee6ab5e186f22f0c52d88e1d6 /net-misc | |
parent | Add ~ia64, wrt bug #449220 (diff) | |
download | gentoo-2-54a9ceb127a00f5f388e21409b0f84650c3fb27f.tar.gz gentoo-2-54a9ceb127a00f5f388e21409b0f84650c3fb27f.tar.bz2 gentoo-2-54a9ceb127a00f5f388e21409b0f84650c3fb27f.zip |
Add ~ia64, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/spice-gtk/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/spice-gtk/spice-gtk-0.14-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/spice-gtk/ChangeLog b/net-misc/spice-gtk/ChangeLog index 92573c75b3e8..699924478a42 100644 --- a/net-misc/spice-gtk/ChangeLog +++ b/net-misc/spice-gtk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/spice-gtk -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v 1.37 2012/12/31 15:53:42 ago Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v 1.38 2013/01/01 12:45:38 ago Exp $ + + 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> spice-gtk-0.14-r1.ebuild: + Add ~ia64, wrt bug #449220 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> spice-gtk-0.14-r1.ebuild: Add ~ppc64, wrt bug #449220 diff --git a/net-misc/spice-gtk/spice-gtk-0.14-r1.ebuild b/net-misc/spice-gtk/spice-gtk-0.14-r1.ebuild index 44ec716488bf..09452956140f 100644 --- a/net-misc/spice-gtk/spice-gtk-0.14-r1.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.14-r1.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/net-misc/spice-gtk/spice-gtk-0.14-r1.ebuild,v 1.5 2012/12/31 15:53:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.14-r1.ebuild,v 1.6 2013/01/01 12:45:38 ago Exp $ EAPI=5 GCONF_DEBUG="no" @@ -16,7 +16,7 @@ HOMEPAGE="http://spice-space.org http://gitorious.org/spice-gtk" LICENSE="LGPL-2.1" SLOT="0" SRC_URI="http://spice-space.org/download/gtk/${P}.tar.bz2" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86" IUSE="doc gstreamer gtk3 +introspection policykit pulseaudio python sasl smartcard static-libs usbredir vala" |