diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-07-14 10:50:37 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-07-14 10:50:37 +0000 |
commit | 9bfa047e08527693c3dbb4848fe740bbce41d0fd (patch) | |
tree | 00e1b0b9de8b3d74b2aae43f17003ba0ab85c70f /net-libs/gtk-vnc | |
parent | x86 stable per bug 369909 (diff) | |
download | gentoo-2-9bfa047e08527693c3dbb4848fe740bbce41d0fd.tar.gz gentoo-2-9bfa047e08527693c3dbb4848fe740bbce41d0fd.tar.bz2 gentoo-2-9bfa047e08527693c3dbb4848fe740bbce41d0fd.zip |
x86 stable per bug 369909
(Portage version: 2.1.10.4/cvs/Linux i686)
Diffstat (limited to 'net-libs/gtk-vnc')
-rw-r--r-- | net-libs/gtk-vnc/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/gtk-vnc/gtk-vnc-0.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/gtk-vnc/ChangeLog b/net-libs/gtk-vnc/ChangeLog index 6ec666beb15c..227f2931058c 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/ChangeLog,v 1.65 2011/07/01 21:17:38 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/ChangeLog,v 1.66 2011/07/14 10:50:37 tomka Exp $ + + 14 Jul 2011; Thomas Kahle <tomka@gentoo.org> gtk-vnc-0.4.3.ebuild: + x86 stable per bug 369909 01 Jul 2011; Markos Chandras <hwoarang@gentoo.org> gtk-vnc-0.4.3.ebuild: Stable on amd64 wrt bug #278255 diff --git a/net-libs/gtk-vnc/gtk-vnc-0.4.3.ebuild b/net-libs/gtk-vnc/gtk-vnc-0.4.3.ebuild index 1de9b38456d8..b1192d3a330b 100644 --- a/net-libs/gtk-vnc/gtk-vnc-0.4.3.ebuild +++ b/net-libs/gtk-vnc/gtk-vnc-0.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.4.3.ebuild,v 1.2 2011/07/01 21:17:38 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/gtk-vnc-0.4.3.ebuild,v 1.3 2011/07/14 10:50:37 tomka Exp $ EAPI="3" PYTHON_DEPEND="python? 2:2.4" @@ -12,7 +12,7 @@ HOMEPAGE="http://live.gnome.org/gtk-vnc" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="examples +introspection python sasl" # libview is used in examples/gvncviewer -- no need |