diff options
Diffstat (limited to 'net-misc/tightvnc/tightvnc-1.3.9.ebuild')
-rw-r--r-- | net-misc/tightvnc/tightvnc-1.3.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/tightvnc/tightvnc-1.3.9.ebuild b/net-misc/tightvnc/tightvnc-1.3.9.ebuild index 0fafaf17ab17..6cf6a005906a 100644 --- a/net-misc/tightvnc/tightvnc-1.3.9.ebuild +++ b/net-misc/tightvnc/tightvnc-1.3.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.3.9.ebuild,v 1.6 2007/06/21 14:23:22 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.3.9.ebuild,v 1.7 2007/06/21 14:25:07 gustavoz Exp $ inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ DESCRIPTION="A great client/server software package allowing remote network acce SRC_URI="mirror://sourceforge/vnc-tight/${P}_unixsrc.tar.bz2" HOMEPAGE="http://www.tightvnc.com/" -KEYWORDS="alpha amd64 ~hppa ~mips ~ppc ~ppc-macos ~sparc x86" +KEYWORDS="alpha amd64 ~hppa ~mips ~ppc ~ppc-macos sparc x86" LICENSE="GPL-2" SLOT="0" |