Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/binutils-hppa64: binutils-hppa64-2.22.ebuild
Date: Wed, 08 Feb 2012 05:23:45
Message-Id: 20120208052336.9D4172004B@flycatcher.gentoo.org
1 mr_bones_ 12/02/08 05:23:36
2
3 Modified: binutils-hppa64-2.22.ebuild
4 Log:
5 whitespace
6
7 (Portage version: 2.1.10.44/cvs/Linux i686)
8
9 Revision Changes Path
10 1.2 sys-devel/binutils-hppa64/binutils-hppa64-2.22.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils-hppa64/binutils-hppa64-2.22.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils-hppa64/binutils-hppa64-2.22.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils-hppa64/binutils-hppa64-2.22.ebuild?r1=1.1&r2=1.2
15
16 Index: binutils-hppa64-2.22.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-devel/binutils-hppa64/binutils-hppa64-2.22.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- binutils-hppa64-2.22.ebuild 8 Feb 2012 00:14:24 -0000 1.1
23 +++ binutils-hppa64-2.22.ebuild 8 Feb 2012 05:23:36 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $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 $
28 +# $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 $
29
30 export CTARGET=hppa64-${CHOST#*-}
31
32 @@ -13,8 +13,8 @@
33 KEYWORDS="-* ~hppa"
34 IUSE=""
35
36 -# 66_all_binutils-2.22-warn-textrel.patch fails to apply with
37 -# patch-2.5.9, so require a version that for sure works
38 +# 66_all_binutils-2.22-warn-textrel.patch fails to apply with
39 +# patch-2.5.9, so require a version that for sure works
40 DEPEND+=" >=sys-devel/patch-2.6.1"
41
42 src_install() {