diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-16 17:45:25 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-16 17:45:25 +0000 |
commit | c43568f57f6cb423c0b60f115dc25c8782cdc52a (patch) | |
tree | 51171a32dae7a2471d66b9e9f15ebe5cd95ae3ed /net-libs/gtk-vnc/gtk-vnc-0.4.3-r1.ebuild | |
parent | ppc/ppc64 stable wrt #385699 (diff) | |
download | historical-c43568f57f6cb423c0b60f115dc25c8782cdc52a.tar.gz historical-c43568f57f6cb423c0b60f115dc25c8782cdc52a.tar.bz2 historical-c43568f57f6cb423c0b60f115dc25c8782cdc52a.zip |
ppc/ppc64 stable wrt #385699
Package-Manager: portage-2.2.0_alpha63/cvs/Linux x86_64
Diffstat (limited to 'net-libs/gtk-vnc/gtk-vnc-0.4.3-r1.ebuild')
-rw-r--r-- | net-libs/gtk-vnc/gtk-vnc-0.4.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/gtk-vnc/gtk-vnc-0.4.3-r1.ebuild b/net-libs/gtk-vnc/gtk-vnc-0.4.3-r1.ebuild index 85087f024094..b9abc5a6b2bd 100644 --- a/net-libs/gtk-vnc/gtk-vnc-0.4.3-r1.ebuild +++ b/net-libs/gtk-vnc/gtk-vnc-0.4.3-r1.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-r1.ebuild,v 1.3 2011/10/14 21:33:26 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/gtk-vnc-0.4.3-r1.ebuild,v 1.4 2011/10/16 17:44:41 xarthisius Exp $ EAPI="3" @@ -11,7 +11,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 gtk3 +introspection python sasl" # libview is used in examples/gvncviewer -- no need |