summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-05 22:01:57 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-05 22:01:57 +0000
commitb5a7f75d6a7a31cdfe5daffda48a15bc2ce2999f (patch)
treeaaae03e472c453b0e1c37aad094ef40d9beb0484 /net-misc/tightvnc/tightvnc-1.2.8.ebuild
parentLICENSE fix (diff)
downloadgentoo-2-b5a7f75d6a7a31cdfe5daffda48a15bc2ce2999f.tar.gz
gentoo-2-b5a7f75d6a7a31cdfe5daffda48a15bc2ce2999f.tar.bz2
gentoo-2-b5a7f75d6a7a31cdfe5daffda48a15bc2ce2999f.zip
whitespace cleanup
Diffstat (limited to 'net-misc/tightvnc/tightvnc-1.2.8.ebuild')
-rw-r--r--net-misc/tightvnc/tightvnc-1.2.8.ebuild4
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 8c3d9c2bb02e..0cd4e0780189 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.5 2003/05/26 09:55:26 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.2.8.ebuild,v 1.6 2003/09/05 22:01:49 msterret Exp $
inherit eutils
@@ -51,7 +51,7 @@ src_install() {
dodir /usr/share/man/man1 /usr/bin
./vncinstall ${D}/usr/bin ${D}/usr/share/man || die "vncinstall failed"
- dodoc ChangeLog README WhatsNew
+ dodoc ChangeLog README WhatsNew
use java && dodoc ${FILESDIR}/README.JavaViewer
newdoc vncviewer/README README.vncviewer
}