diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-02-23 23:09:09 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-02-23 23:09:09 +0000 |
commit | 8a8bd981d0c8121845e76dbe8621262d4c805e8c (patch) | |
tree | a9f1c6cf6917d44f15147f96594995681096ff72 /net-libs/gtk-vnc | |
parent | Stable on amd64 wrt bug #353436 (diff) | |
download | gentoo-2-8a8bd981d0c8121845e76dbe8621262d4c805e8c.tar.gz gentoo-2-8a8bd981d0c8121845e76dbe8621262d4c805e8c.tar.bz2 gentoo-2-8a8bd981d0c8121845e76dbe8621262d4c805e8c.zip |
Stable on amd64 wrt bug #353436
(Portage version: 2.1.9.39/cvs/Linux x86_64)
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 7260335d87b8..e39cc5251a31 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.58 2011/02/21 18:33:05 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/ChangeLog,v 1.59 2011/02/23 23:09:09 hwoarang Exp $ + + 23 Feb 2011; Markos Chandras <hwoarang@gentoo.org> gtk-vnc-0.4.2-r2.ebuild: + Stable on amd64 wrt bug #353436 *gtk-vnc-0.4.3 (21 Feb 2011) 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 6fe192f30f58..27bf6f260a8d 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.1 2011/01/14 23:03:42 cardoe Exp $ +# $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 $ 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 |