Gentoo Archives: gentoo-commits

From: "Jeff Horelick (jdhore)" <jdhore@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/binutils-config: ChangeLog binutils-config-3-r3.ebuild
Date: Sat, 09 Jun 2012 07:39:33
Message-Id: 20120609073921.33DB52004B@flycatcher.gentoo.org
1 jdhore 12/06/09 07:39:21
2
3 Modified: ChangeLog binutils-config-3-r3.ebuild
4 Log:
5 marked x86 per bug 420355
6
7 (Portage version: 2.2.0_alpha110/cvs/Linux i686)
8
9 Revision Changes Path
10 1.55 sys-devel/binutils-config/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils-config/ChangeLog?rev=1.55&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils-config/ChangeLog?rev=1.55&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils-config/ChangeLog?r1=1.54&r2=1.55
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-devel/binutils-config/ChangeLog,v
19 retrieving revision 1.54
20 retrieving revision 1.55
21 diff -u -r1.54 -r1.55
22 --- ChangeLog 26 Apr 2012 12:32:41 -0000 1.54
23 +++ ChangeLog 9 Jun 2012 07:39:21 -0000 1.55
24 @@ -1,6 +1,9 @@
25 # ChangeLog for sys-devel/binutils-config
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-config/ChangeLog,v 1.54 2012/04/26 12:32:41 aballier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-config/ChangeLog,v 1.55 2012/06/09 07:39:21 jdhore Exp $
29 +
30 + 09 Jun 2012; Jeff Horelick <jdhore@g.o> binutils-config-3-r3.ebuild:
31 + marked x86 per bug 420355
32
33 26 Apr 2012; Alexis Ballier <aballier@g.o>
34 binutils-config-3-r3.ebuild:
35
36
37
38 1.3 sys-devel/binutils-config/binutils-config-3-r3.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils-config/binutils-config-3-r3.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils-config/binutils-config-3-r3.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils-config/binutils-config-3-r3.ebuild?r1=1.2&r2=1.3
43
44 Index: binutils-config-3-r3.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sys-devel/binutils-config/binutils-config-3-r3.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- binutils-config-3-r3.ebuild 26 Apr 2012 12:32:41 -0000 1.2
51 +++ binutils-config-3-r3.ebuild 9 Jun 2012 07:39:21 -0000 1.3
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2012 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-config/binutils-config-3-r3.ebuild,v 1.2 2012/04/26 12:32:41 aballier Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-config/binutils-config-3-r3.ebuild,v 1.3 2012/06/09 07:39:21 jdhore Exp $
57
58 DESCRIPTION="Utility to change the binutils version being used"
59 HOMEPAGE="http://www.gentoo.org/"
60 @@ -8,7 +8,7 @@
61
62 LICENSE="GPL-2"
63 SLOT="0"
64 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
65 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
66 IUSE=""
67
68 RDEPEND="userland_GNU? ( !<sys-apps/findutils-4.2 )"