diff options
author | Markus Meier <maekke@gentoo.org> | 2008-08-10 11:08:39 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-08-10 11:08:39 +0000 |
commit | 5978e943630b8e28b155d52e8981f8aabe223096 (patch) | |
tree | 5c48f2f9bd5900317679f4fc0756c5dc34fbfbd3 /net-libs/gtk-vnc/gtk-vnc-0.3.6.ebuild | |
parent | x86 stable, bug #229709 (diff) | |
download | historical-5978e943630b8e28b155d52e8981f8aabe223096.tar.gz historical-5978e943630b8e28b155d52e8981f8aabe223096.tar.bz2 historical-5978e943630b8e28b155d52e8981f8aabe223096.zip |
x86 stable, bug #229709
Package-Manager: portage-2.2_rc6/cvs/Linux 2.6.27-rc2 i686
Diffstat (limited to 'net-libs/gtk-vnc/gtk-vnc-0.3.6.ebuild')
-rw-r--r-- | net-libs/gtk-vnc/gtk-vnc-0.3.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/gtk-vnc/gtk-vnc-0.3.6.ebuild b/net-libs/gtk-vnc/gtk-vnc-0.3.6.ebuild index 90ec9fa48ae0..9d7e699e74b9 100644 --- a/net-libs/gtk-vnc/gtk-vnc-0.3.6.ebuild +++ b/net-libs/gtk-vnc/gtk-vnc-0.3.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.3.6.ebuild,v 1.6 2008/07/30 21:53:46 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/gtk-vnc-0.3.6.ebuild,v 1.7 2008/08/10 11:08:39 maekke Exp $ GCONF_DEBUG=no inherit gnome2 @@ -10,7 +10,7 @@ HOMEPAGE="http://gtk-vnc.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="examples python opengl" # what shall we do about libview |