diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-02-24 10:33:32 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-02-24 10:33:32 +0000 |
commit | 5452c185b274c36ed4658d15099a592504613999 (patch) | |
tree | d225dc266fb7ec7b8c12e6ecac32404b041e0658 /net-misc/tightvnc | |
parent | fix for bug 15673 -- /tmp/env file created in the ebuild. (diff) | |
download | gentoo-2-5452c185b274c36ed4658d15099a592504613999.tar.gz gentoo-2-5452c185b274c36ed4658d15099a592504613999.tar.bz2 gentoo-2-5452c185b274c36ed4658d15099a592504613999.zip |
Unmasked becuse of GLSA
Diffstat (limited to 'net-misc/tightvnc')
-rw-r--r-- | net-misc/tightvnc/tightvnc-1.2.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/tightvnc/tightvnc-1.2.8.ebuild b/net-misc/tightvnc/tightvnc-1.2.8.ebuild index 64670b5cd97c..2973f6958569 100644 --- a/net-misc/tightvnc/tightvnc-1.2.8.ebuild +++ b/net-misc/tightvnc/tightvnc-1.2.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.2.8.ebuild,v 1.1 2003/02/21 17:43:59 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.2.8.ebuild,v 1.2 2003/02/24 10:33:32 aliz Exp $ inherit eutils @@ -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 ~alpha" +KEYWORDS="x86 ppc sparc alpha" LICENSE="GPL-2" SLOT="0" |