diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-31 14:41:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-31 14:41:46 +0000 |
commit | 93672b23c4ff080b8e9ea378f1fb0c4379af22f6 (patch) | |
tree | 1f24ddcafc592056246121e1b11ce659cfabe775 /net-misc | |
parent | Add ~ppc, wrt bug #449220 (diff) | |
download | gentoo-2-93672b23c4ff080b8e9ea378f1fb0c4379af22f6.tar.gz gentoo-2-93672b23c4ff080b8e9ea378f1fb0c4379af22f6.tar.bz2 gentoo-2-93672b23c4ff080b8e9ea378f1fb0c4379af22f6.zip |
Add ~ppc, 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 | 5 | ||||
-rw-r--r-- | net-misc/spice-gtk/spice-gtk-0.14-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/spice-gtk/ChangeLog b/net-misc/spice-gtk/ChangeLog index 030f8b924e3f..7b143b12b9c7 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.35 2012/12/04 21:22:33 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v 1.36 2012/12/31 14:41:46 ago Exp $ + + 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> spice-gtk-0.14-r1.ebuild: + Add ~ppc, wrt bug #449220 04 Dec 2012; Doug Goldstein <cardoe@gentoo.org> spice-gtk-0.14-r1.ebuild: Use 'default' instead of specifying the commands 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 2d147bcee755..d5ff64ca25cd 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 # 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.3 2012/12/05 04:20:08 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.14-r1.ebuild,v 1.4 2012/12/31 14:41:46 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 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="doc gstreamer gtk3 +introspection policykit pulseaudio python sasl smartcard static-libs usbredir vala" |