diff options
author | Markus Meier <maekke@gentoo.org> | 2013-08-09 19:46:36 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2013-08-09 19:46:36 +0000 |
commit | 62474c91b092cce8d4a8327ec53c4d1f372613fe (patch) | |
tree | 3a2d48e8b4e3328517f5a14b3a43cbe263d3483d /net-misc/spice-gtk | |
parent | add ~arm (diff) | |
download | gentoo-2-62474c91b092cce8d4a8327ec53c4d1f372613fe.tar.gz gentoo-2-62474c91b092cce8d4a8327ec53c4d1f372613fe.tar.bz2 gentoo-2-62474c91b092cce8d4a8327ec53c4d1f372613fe.zip |
add ~arm
(Portage version: 2.1.13.5/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
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.20-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 1728cb8e3c80..c715ff51a933 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.65 2013/08/09 17:12:26 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v 1.66 2013/08/09 19:46:36 maekke Exp $ + + 09 Aug 2013; Markus Meier <maekke@gentoo.org> spice-gtk-0.20-r1.ebuild: + add ~arm 09 Aug 2013; Doug Goldstein <cardoe@gentoo.org> -spice-gtk-0.14.ebuild, -spice-gtk-0.15.3.ebuild, -spice-gtk-0.16.ebuild, -spice-gtk-0.18-r1.ebuild: diff --git a/net-misc/spice-gtk/spice-gtk-0.20-r1.ebuild b/net-misc/spice-gtk/spice-gtk-0.20-r1.ebuild index 9ac27635acf1..7bd202ba0c38 100644 --- a/net-misc/spice-gtk/spice-gtk-0.20-r1.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.20-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.20-r1.ebuild,v 1.1 2013/08/09 17:08:49 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.20-r1.ebuild,v 1.2 2013/08/09 19:46:36 maekke 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 ~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" |