diff options
Diffstat (limited to 'net-misc/tightvnc/tightvnc-1.2.9-r3.ebuild')
-rw-r--r-- | net-misc/tightvnc/tightvnc-1.2.9-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/tightvnc/tightvnc-1.2.9-r3.ebuild b/net-misc/tightvnc/tightvnc-1.2.9-r3.ebuild index 0066d00c1638..0cb2b2105413 100644 --- a/net-misc/tightvnc/tightvnc-1.2.9-r3.ebuild +++ b/net-misc/tightvnc/tightvnc-1.2.9-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.2.9-r3.ebuild,v 1.5 2006/10/14 19:36:20 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.2.9-r3.ebuild,v 1.6 2006/11/10 22:21:32 eroyf 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 ppc sparc x86" +KEYWORDS="alpha amd64 ppc sparc x86" LICENSE="GPL-2" SLOT="0" |