diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2012-02-08 05:23:36 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2012-02-08 05:23:36 +0000 |
commit | 533bc76946235f0429c730c887e4e737324164fe (patch) | |
tree | d9043737390f7552dbab1c5e855bf9cf4cbff2b0 /sys-devel/binutils-hppa64 | |
parent | whitespace (diff) | |
download | gentoo-2-533bc76946235f0429c730c887e4e737324164fe.tar.gz gentoo-2-533bc76946235f0429c730c887e4e737324164fe.tar.bz2 gentoo-2-533bc76946235f0429c730c887e4e737324164fe.zip |
whitespace
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'sys-devel/binutils-hppa64')
-rw-r--r-- | sys-devel/binutils-hppa64/binutils-hppa64-2.22.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/binutils-hppa64/binutils-hppa64-2.22.ebuild b/sys-devel/binutils-hppa64/binutils-hppa64-2.22.ebuild index d0d25f996a27..e428e325212d 100644 --- a/sys-devel/binutils-hppa64/binutils-hppa64-2.22.ebuild +++ b/sys-devel/binutils-hppa64/binutils-hppa64-2.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-hppa64/binutils-hppa64-2.22.ebuild,v 1.1 2012/02/08 00:14:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-hppa64/binutils-hppa64-2.22.ebuild,v 1.2 2012/02/08 05:23:36 mr_bones_ Exp $ export CTARGET=hppa64-${CHOST#*-} @@ -13,8 +13,8 @@ DESCRIPTION="binutils package for building 64bit kernels on HPPA" KEYWORDS="-* ~hppa" IUSE="" -# 66_all_binutils-2.22-warn-textrel.patch fails to apply with -# patch-2.5.9, so require a version that for sure works +# 66_all_binutils-2.22-warn-textrel.patch fails to apply with +# patch-2.5.9, so require a version that for sure works DEPEND+=" >=sys-devel/patch-2.6.1" src_install() { |