diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-28 02:00:11 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-28 02:00:11 +0000 |
commit | f823ae1ab077b2b5e054e147472ed577f68fe007 (patch) | |
tree | 0dd1e20d566a6c937bc5026663e016eb9dc3e0f2 /sys-devel/binutils-hppa64 | |
parent | version bump, moving bash-completion file to the right location (Manifest rec... (diff) | |
download | gentoo-2-f823ae1ab077b2b5e054e147472ed577f68fe007.tar.gz gentoo-2-f823ae1ab077b2b5e054e147472ed577f68fe007.tar.bz2 gentoo-2-f823ae1ab077b2b5e054e147472ed577f68fe007.zip |
repoman: Trim trailing whitespace
Diffstat (limited to 'sys-devel/binutils-hppa64')
-rw-r--r-- | sys-devel/binutils-hppa64/binutils-hppa64-2.14.90.0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/binutils-hppa64/binutils-hppa64-2.14.90.0.8.ebuild b/sys-devel/binutils-hppa64/binutils-hppa64-2.14.90.0.8.ebuild index 5654e779f704..060dcbf342f2 100644 --- a/sys-devel/binutils-hppa64/binutils-hppa64-2.14.90.0.8.ebuild +++ b/sys-devel/binutils-hppa64/binutils-hppa64-2.14.90.0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-hppa64/binutils-hppa64-2.14.90.0.8.ebuild,v 1.1 2004/03/27 23:04:54 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-hppa64/binutils-hppa64-2.14.90.0.8.ebuild,v 1.2 2004/03/28 02:00:11 mr_bones_ Exp $ IUSE="nls bootstrap build" @@ -32,7 +32,7 @@ TARGET=hppa64-linux src_unpack() { unpack ${A} - + cd ${S} #epatch ${FILESDIR}/hppa64-fptr-reloc.diff |