diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-02-24 20:40:21 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-02-24 20:40:21 +0000 |
commit | d24a915ebe5d34f9fb0912d97d82bfec19ab26cb (patch) | |
tree | 85996da765ac5b177829490f78438e21b7183481 /net-libs/gtk-vnc | |
parent | x86 stable per bug 353436 (diff) | |
download | historical-d24a915ebe5d34f9fb0912d97d82bfec19ab26cb.tar.gz historical-d24a915ebe5d34f9fb0912d97d82bfec19ab26cb.tar.bz2 historical-d24a915ebe5d34f9fb0912d97d82bfec19ab26cb.zip |
x86 stable per bug 353436
Package-Manager: portage-2.1.9.40/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.2-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/gtk-vnc/ChangeLog b/net-libs/gtk-vnc/ChangeLog index e39cc5251a31..502abbb63dff 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.59 2011/02/23 23:09:09 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/ChangeLog,v 1.60 2011/02/24 20:39:22 tomka Exp $ + + 24 Feb 2011; Thomas Kahle <tomka@gentoo.org> gtk-vnc-0.4.2-r2.ebuild: + x86 stable per bug 353436 23 Feb 2011; Markos Chandras <hwoarang@gentoo.org> gtk-vnc-0.4.2-r2.ebuild: Stable on amd64 wrt bug #353436 diff --git a/net-libs/gtk-vnc/gtk-vnc-0.4.2-r2.ebuild b/net-libs/gtk-vnc/gtk-vnc-0.4.2-r2.ebuild index 27bf6f260a8d..f5b5a0ad992f 100644 --- a/net-libs/gtk-vnc/gtk-vnc-0.4.2-r2.ebuild +++ b/net-libs/gtk-vnc/gtk-vnc-0.4.2-r2.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.2-r2.ebuild,v 1.2 2011/02/23 23:09:09 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/gtk-vnc-0.4.2-r2.ebuild,v 1.3 2011/02/24 20:39:22 tomka Exp $ EAPI="2" 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 |