diff options
author | 2007-06-21 14:49:43 +0000 | |
---|---|---|
committer | 2007-06-21 14:49:43 +0000 | |
commit | c0bd97f31d741a6e892238c3b8eff804052d9f6f (patch) | |
tree | a07b6b302c1df2eaead37af342b787d133aa9463 /net-misc | |
parent | Add ~alpha wrt #165651 (diff) | |
download | gentoo-2-c0bd97f31d741a6e892238c3b8eff804052d9f6f.tar.gz gentoo-2-c0bd97f31d741a6e892238c3b8eff804052d9f6f.tar.bz2 gentoo-2-c0bd97f31d741a6e892238c3b8eff804052d9f6f.zip |
Stable for HPPA (bug #182789).
(Portage version: 2.1.2.7)
Diffstat (limited to 'net-misc')
-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 6cf6a005906a..d8a7af49483d 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.7 2007/06/21 14:25:07 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.3.9.ebuild,v 1.8 2007/06/21 14:49:43 jer 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" |