diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-07-08 11:56:21 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-07-08 11:56:21 +0000 |
commit | f7ad8a3e81d7307cd0073a39eb653e1fec40cebd (patch) | |
tree | c901a266e443a71d42273c4c742422d4f776b942 /app-pda/pilot-link | |
parent | Version bump (diff) | |
download | gentoo-2-f7ad8a3e81d7307cd0073a39eb653e1fec40cebd.tar.gz gentoo-2-f7ad8a3e81d7307cd0073a39eb653e1fec40cebd.tar.bz2 gentoo-2-f7ad8a3e81d7307cd0073a39eb653e1fec40cebd.zip |
QA: Trim whitespace.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-pda/pilot-link')
-rw-r--r-- | app-pda/pilot-link/pilot-link-0.11.8-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-pda/pilot-link/pilot-link-0.11.8-r1.ebuild b/app-pda/pilot-link/pilot-link-0.11.8-r1.ebuild index 5a1dde4969d6..3fd69a18a0b4 100644 --- a/app-pda/pilot-link/pilot-link-0.11.8-r1.ebuild +++ b/app-pda/pilot-link/pilot-link-0.11.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/pilot-link/pilot-link-0.11.8-r1.ebuild,v 1.10 2005/07/08 10:10:49 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/pilot-link/pilot-link-0.11.8-r1.ebuild,v 1.11 2005/07/08 11:56:21 swegener Exp $ inherit perl-module eutils @@ -27,7 +27,7 @@ src_unpack() { cd "${S}" epatch ${FILESDIR}/${P}-java_fPIC_fix.patch - + if use java; then if use ppc; then epatch ${FILESDIR}/${P}-java_install_ppc.patch |