diff options
Diffstat (limited to 'net-misc/tightvnc/tightvnc-1.3.10-r1.ebuild')
-rw-r--r-- | net-misc/tightvnc/tightvnc-1.3.10-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/tightvnc/tightvnc-1.3.10-r1.ebuild b/net-misc/tightvnc/tightvnc-1.3.10-r1.ebuild index ad401adf8d89..acd5ed53694c 100644 --- a/net-misc/tightvnc/tightvnc-1.3.10-r1.ebuild +++ b/net-misc/tightvnc/tightvnc-1.3.10-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.3.10-r1.ebuild,v 1.8 2009/11/04 19:12:32 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.3.10-r1.ebuild,v 1.9 2010/12/25 16:09:54 armin76 Exp $ inherit eutils toolchain-funcs java-pkg-opt-2 @@ -44,7 +44,7 @@ DEPEND="${CDEPEND} >=x11-misc/imake-1 x11-misc/gccmakedep x11-misc/makedepend - !net-misc/vnc" + !net-misc/tigervnc" src_unpack() { |