diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-05 17:01:49 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-05 17:01:49 +0000 |
commit | b78260cfc22ef64e92ed9c534f7b6f1c4a9f9113 (patch) | |
tree | 43b7d3abe437fccbccbdf8cbf83a9d986480975c /net-libs/gtk-vnc | |
parent | ppc stable wrt #369909 (diff) | |
download | historical-b78260cfc22ef64e92ed9c534f7b6f1c4a9f9113.tar.gz historical-b78260cfc22ef64e92ed9c534f7b6f1c4a9f9113.tar.bz2 historical-b78260cfc22ef64e92ed9c534f7b6f1c4a9f9113.zip |
ppc/ppc64 stable wrt #369909
Package-Manager: portage-2.2.0_alpha59/cvs/Linux x86_64
Diffstat (limited to 'net-libs/gtk-vnc')
-rw-r--r-- | net-libs/gtk-vnc/gtk-vnc-0.4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 67f97a733bcd..1a6bf67d7077 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.4 2011/08/13 18:03:51 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/gtk-vnc-0.4.3.ebuild,v 1.5 2011/10/05 17:01:49 xarthisius 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 |