diff options
author | 2014-01-15 12:52:13 +0000 | |
---|---|---|
committer | 2014-01-15 12:52:13 +0000 | |
commit | c5f8e83c1d0de0dba04dc20768be9bab7304fd14 (patch) | |
tree | 1f4ab47c40350ed8a6c6acb9262a4392a7e15d90 /net-misc/spice-gtk | |
parent | Stable for alpha, wrt bug #488800 (diff) | |
download | gentoo-2-c5f8e83c1d0de0dba04dc20768be9bab7304fd14.tar.gz gentoo-2-c5f8e83c1d0de0dba04dc20768be9bab7304fd14.tar.bz2 gentoo-2-c5f8e83c1d0de0dba04dc20768be9bab7304fd14.zip |
Stable for ia64, wrt bug #488800
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
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.21.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/spice-gtk/ChangeLog b/net-misc/spice-gtk/ChangeLog index 19bf17d2f6f2..a8019b015382 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v 1.77 2014/01/15 12:51:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v 1.78 2014/01/15 12:52:13 ago Exp $ + + 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> spice-gtk-0.21.ebuild: + Stable for ia64, wrt bug #488800 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> spice-gtk-0.21.ebuild: Stable for alpha, wrt bug #488800 diff --git a/net-misc/spice-gtk/spice-gtk-0.21.ebuild b/net-misc/spice-gtk/spice-gtk-0.21.ebuild index 0d7bde9fc14e..029c9cb26e8e 100644 --- a/net-misc/spice-gtk/spice-gtk-0.21.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.21.ebuild,v 1.7 2014/01/15 12:51:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.21.ebuild,v 1.8 2014/01/15 12:52:13 ago Exp $ EAPI=5 GCONF_DEBUG="no" @@ -20,7 +20,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 ~arm ~ia64 ~ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~arm ia64 ~ppc ppc64 ~sparc x86" IUSE="dbus doc gstreamer gtk3 +introspection policykit pulseaudio python sasl smartcard static-libs usbredir vala" |