diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-07-01 21:17:38 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-07-01 21:17:38 +0000 |
commit | 3ccab3399f44c0536d81c6bd51f3c3ce1011d4da (patch) | |
tree | e639294eba0cf3ad8bb19709c2cdd43c562cd890 /net-libs | |
parent | Stable on amd64 wrt bug #278255 (diff) | |
download | gentoo-2-3ccab3399f44c0536d81c6bd51f3c3ce1011d4da.tar.gz gentoo-2-3ccab3399f44c0536d81c6bd51f3c3ce1011d4da.tar.bz2 gentoo-2-3ccab3399f44c0536d81c6bd51f3c3ce1011d4da.zip |
Stable on amd64 wrt bug #278255
(Portage version: 2.2.0_alpha42/cvs/Linux x86_64)
Diffstat (limited to 'net-libs')
-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 cb3f99ff4872..6ec666beb15c 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.64 2011/03/27 12:35:38 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/ChangeLog,v 1.65 2011/07/01 21:17:38 hwoarang Exp $ + + 01 Jul 2011; Markos Chandras <hwoarang@gentoo.org> gtk-vnc-0.4.3.ebuild: + Stable on amd64 wrt bug #278255 27 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org> -gtk-vnc-0.3.10.ebuild: 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 057d7804e2c5..1de9b38456d8 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.1 2011/02/21 18:33:05 pacho Exp $ +# $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 $ 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 |