diff options
Diffstat (limited to 'net-misc/tightvnc/tightvnc-1.3_alpha5.ebuild')
-rw-r--r-- | net-misc/tightvnc/tightvnc-1.3_alpha5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/tightvnc/tightvnc-1.3_alpha5.ebuild b/net-misc/tightvnc/tightvnc-1.3_alpha5.ebuild index aaec3833f0a3..47d81370feb1 100644 --- a/net-misc/tightvnc/tightvnc-1.3_alpha5.ebuild +++ b/net-misc/tightvnc/tightvnc-1.3_alpha5.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.3_alpha5.ebuild,v 1.14 2004/11/11 20:50:52 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.3_alpha5.ebuild,v 1.15 2005/05/30 20:02:40 swegener Exp $ -inherit eutils gcc +inherit eutils toolchain-funcs IUSE="java tcpd" |