summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-11-04 19:12:33 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-11-04 19:12:33 +0000
commita4cd2495307c01630a3af6a64fb5d544da9f663f (patch)
tree271abc93e5bbabb80bd61c387458a5c71e379c77 /net-misc/tightvnc/tightvnc-1.3.10-r1.ebuild
parentAutomated update of use.local.desc (diff)
downloadhistorical-a4cd2495307c01630a3af6a64fb5d544da9f663f.tar.gz
historical-a4cd2495307c01630a3af6a64fb5d544da9f663f.tar.bz2
historical-a4cd2495307c01630a3af6a64fb5d544da9f663f.zip
Add a patch to fix corruption on sparc
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
Diffstat (limited to 'net-misc/tightvnc/tightvnc-1.3.10-r1.ebuild')
-rw-r--r--net-misc/tightvnc/tightvnc-1.3.10-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-misc/tightvnc/tightvnc-1.3.10-r1.ebuild b/net-misc/tightvnc/tightvnc-1.3.10-r1.ebuild
index 7ac6d1e854fc..ad401adf8d89 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
# 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.7 2009/10/04 17:17:54 armin76 Exp $
+# $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 $
inherit eutils toolchain-funcs java-pkg-opt-2
@@ -70,6 +70,7 @@ src_unpack() {
epatch "${FILESDIR}"/1.3.9-fbsd.patch
epatch "${FILESDIR}"/1.3.9-arm.patch
epatch "${FILESDIR}"/1.3.9-sh.patch
+ epatch "${FILESDIR}"/${PV}-sparc.patch
if use java; then
cd "${WORKDIR}"