diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-06 10:03:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-06 10:03:41 +0000 |
commit | 0c256bd9a42bd72c9efcff0db94b0458d28bab08 (patch) | |
tree | d9cd55026a392d9e21bf565ccf780b6fb3076765 /net-misc/spice-gtk | |
parent | Add ~sparc, wrt bug #449220 (diff) | |
download | gentoo-2-0c256bd9a42bd72c9efcff0db94b0458d28bab08.tar.gz gentoo-2-0c256bd9a42bd72c9efcff0db94b0458d28bab08.tar.bz2 gentoo-2-0c256bd9a42bd72c9efcff0db94b0458d28bab08.zip |
Add ~sparc, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'net-misc/spice-gtk')
-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 f3e680b446a8..2326a37db64d 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v 1.40 2013/01/01 14:49:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v 1.41 2013/01/06 10:03:41 ago Exp $ + + 06 Jan 2013; Agostino Sarubbo <ago@gentoo.org> spice-gtk-0.14-r1.ebuild: + Add ~sparc, wrt bug #449220 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> spice-gtk-0.14-r1.ebuild: Add ~alpha, 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 2af73ad65864..800ef0c71b32 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-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.8 2013/01/01 14:49:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.14-r1.ebuild,v 1.9 2013/01/06 10:03:41 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="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="doc gstreamer gtk3 +introspection policykit pulseaudio python sasl smartcard static-libs usbredir vala" |