diff options
author | Daniel Goller <morfic@gentoo.org> | 2006-04-23 22:09:10 +0000 |
---|---|---|
committer | Daniel Goller <morfic@gentoo.org> | 2006-04-23 22:09:10 +0000 |
commit | 20ca9466273430c73271671018c869ddeea852f9 (patch) | |
tree | 1c087871094d8f746ae9a45c8be93757e01f65a4 /net-misc/tightvnc | |
parent | Adjust vncserver script to work with mod X, thanks to Maxxer <lorenzo.milesi@... (diff) | |
download | gentoo-2-20ca9466273430c73271671018c869ddeea852f9.tar.gz gentoo-2-20ca9466273430c73271671018c869ddeea852f9.tar.bz2 gentoo-2-20ca9466273430c73271671018c869ddeea852f9.zip |
Those weren't all meant to be ~arch
(Portage version: 2.1_pre7-r4)
Diffstat (limited to 'net-misc/tightvnc')
-rw-r--r-- | net-misc/tightvnc/tightvnc-1.2.9-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/tightvnc/tightvnc-1.2.9-r1.ebuild b/net-misc/tightvnc/tightvnc-1.2.9-r1.ebuild index b3312adb45b9..fca9262dae20 100644 --- a/net-misc/tightvnc/tightvnc-1.2.9-r1.ebuild +++ b/net-misc/tightvnc/tightvnc-1.2.9-r1.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-r1.ebuild,v 1.17 2006/04/23 22:08:00 morfic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.2.9-r1.ebuild,v 1.18 2006/04/23 22:09:10 morfic 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="~x86 ~ppc ~sparc ~alpha ~amd64" +KEYWORDS="x86 ppc sparc alpha amd64" LICENSE="GPL-2" SLOT="0" |