diff options
Diffstat (limited to 'x11-misc/x2vnc/x2vnc-1.6.ebuild')
-rw-r--r-- | x11-misc/x2vnc/x2vnc-1.6.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-misc/x2vnc/x2vnc-1.6.ebuild b/x11-misc/x2vnc/x2vnc-1.6.ebuild index 7c8648496d2f..b32e5a03c1e2 100644 --- a/x11-misc/x2vnc/x2vnc-1.6.ebuild +++ b/x11-misc/x2vnc/x2vnc-1.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/x2vnc/x2vnc-1.6.ebuild,v 1.9 2004/06/24 22:36:47 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/x2vnc/x2vnc-1.6.ebuild,v 1.10 2004/07/15 00:56:41 agriffis Exp $ DESCRIPTION="Control a remote computer running VNC from X" SRC_URI="http://fredrik.hubbe.net/${PN}/${P}.tar.gz" @@ -32,5 +32,3 @@ src_install () { dodoc ChangeLog README } - - |