diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2005-01-27 16:45:49 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2005-01-27 16:45:49 +0000 |
commit | 4393f918e70cdac973d1e9ed699b093a30142273 (patch) | |
tree | c5b19273ee84e2fb59c71f0250ba835a36e21680 /app-pda/pilot-link | |
parent | Fixed broken Manifest. (diff) | |
download | gentoo-2-4393f918e70cdac973d1e9ed699b093a30142273.tar.gz gentoo-2-4393f918e70cdac973d1e9ed699b093a30142273.tar.bz2 gentoo-2-4393f918e70cdac973d1e9ed699b093a30142273.zip |
repoman: Trim trailing whitespace
(Portage version: 2.0.51-r15)
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 ef59844c6fc0..f4674b83fa5a 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.7 2005/01/26 14:23:40 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/pilot-link/pilot-link-0.11.8-r1.ebuild,v 1.8 2005/01/27 16:45:49 mr_bones_ Exp $ inherit perl-module eutils @@ -32,7 +32,7 @@ src_unpack() { epatch ${FILESDIR}/${P}-java_install_amd64.patch epatch ${FILESDIR}/${P}-java_compile_amd64.patch else - epatch ${FILESDIR}/${P}-java_install_all.patch + epatch ${FILESDIR}/${P}-java_install_all.patch fi fi |