diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-02 23:03:19 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-02 23:03:19 +0000 |
commit | 0bfc88b8f96b788182887476e3c33baeee56d032 (patch) | |
tree | 8bdc5717a85bd4b34f2d58bd86ab02d4fb6f24b2 /net-libs | |
parent | Add ~arm, wrt bug #449220 (diff) | |
download | gentoo-2-0bfc88b8f96b788182887476e3c33baeee56d032.tar.gz gentoo-2-0bfc88b8f96b788182887476e3c33baeee56d032.tar.bz2 gentoo-2-0bfc88b8f96b788182887476e3c33baeee56d032.zip |
Add ~arm, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/gtk-vnc/ChangeLog | 7 | ||||
-rw-r--r-- | net-libs/gtk-vnc/gtk-vnc-0.5.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-libs/gtk-vnc/ChangeLog b/net-libs/gtk-vnc/ChangeLog index 531a8fb75787..92931d16a2a2 100644 --- a/net-libs/gtk-vnc/ChangeLog +++ b/net-libs/gtk-vnc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/gtk-vnc -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/ChangeLog,v 1.100 2012/10/28 16:23:43 armin76 Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/ChangeLog,v 1.101 2013/02/02 23:03:19 ago Exp $ + + 02 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gtk-vnc-0.5.1.ebuild: + Add ~arm, wrt bug #449220 28 Oct 2012; Raúl Porcel <armin76@gentoo.org> gtk-vnc-0.5.1.ebuild: ia64/sparc stable wrt #427544 diff --git a/net-libs/gtk-vnc/gtk-vnc-0.5.1.ebuild b/net-libs/gtk-vnc/gtk-vnc-0.5.1.ebuild index 4df4c2048a76..21a9b8f07a50 100644 --- a/net-libs/gtk-vnc/gtk-vnc-0.5.1.ebuild +++ b/net-libs/gtk-vnc/gtk-vnc-0.5.1.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-libs/gtk-vnc/gtk-vnc-0.5.1.ebuild,v 1.8 2012/10/28 16:23:43 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/gtk-vnc-0.5.1.ebuild,v 1.9 2013/02/02 23:03:19 ago Exp $ EAPI="4" PYTHON_DEPEND="python? 2" @@ -12,7 +12,7 @@ HOMEPAGE="https://live.gnome.org/gtk-vnc" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="examples gtk3 +introspection pulseaudio python sasl vala" # libview is used in examples/gvncviewer -- no need |