diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-09-25 14:41:57 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-09-25 14:41:57 +0000 |
commit | 5a646b1ba0dc0086da59ec9657fd6c0a865a36b6 (patch) | |
tree | 8b9a0efd89141173e4416ba7d3d192ddc2404c2f /net-misc/tightvnc | |
parent | Stable for HPPA (bug #236971). (diff) | |
download | gentoo-2-5a646b1ba0dc0086da59ec9657fd6c0a865a36b6.tar.gz gentoo-2-5a646b1ba0dc0086da59ec9657fd6c0a865a36b6.tar.bz2 gentoo-2-5a646b1ba0dc0086da59ec9657fd6c0a865a36b6.zip |
whitespace
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-misc/tightvnc')
-rw-r--r-- | net-misc/tightvnc/tightvnc-1.3.9-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/tightvnc/tightvnc-1.3.9-r2.ebuild b/net-misc/tightvnc/tightvnc-1.3.9-r2.ebuild index 42395613af49..a1a99d290f8e 100644 --- a/net-misc/tightvnc/tightvnc-1.3.9-r2.ebuild +++ b/net-misc/tightvnc/tightvnc-1.3.9-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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-r2.ebuild,v 1.2 2008/09/24 18:31:28 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.3.9-r2.ebuild,v 1.3 2008/09/25 14:41:57 mr_bones_ Exp $ inherit eutils toolchain-funcs java-pkg-opt-2 @@ -58,7 +58,7 @@ src_unpack() { epause 5 fi - unpack ${A} + unpack ${A} cd "${S}" epatch "${FILESDIR}/${PN}-1.3.8-pathfixes.patch" # fixes bug 78385 and 146099 |