Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/arch/amd64/x32: package.keywords package.unmask packages
Date: Wed, 29 Aug 2012 21:55:15
Message-Id: 20120829215502.ED49D20BAF@flycatcher.gentoo.org
1 vapier 12/08/29 21:55:02
2
3 Modified: package.keywords package.unmask packages
4 Log:
5 update gcc version to 4.7.1
6
7 Revision Changes Path
8 1.8 profiles/arch/amd64/x32/package.keywords
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/x32/package.keywords?rev=1.8&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/x32/package.keywords?rev=1.8&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/x32/package.keywords?r1=1.7&r2=1.8
13
14 Index: package.keywords
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/arch/amd64/x32/package.keywords,v
17 retrieving revision 1.7
18 retrieving revision 1.8
19 diff -u -r1.7 -r1.8
20 --- package.keywords 17 Aug 2012 19:01:27 -0000 1.7
21 +++ package.keywords 29 Aug 2012 21:55:02 -0000 1.8
22 @@ -1,10 +1,10 @@
23 # Copyright 1999-2012 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/x32/package.keywords,v 1.7 2012/08/17 19:01:27 vapier Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/x32/package.keywords,v 1.8 2012/08/29 21:55:02 vapier Exp $
27
28 # We need newer versions of toolchain packages.
29 ~sys-apps/sandbox-2.6 amd64
30 ~sys-devel/binutils-2.22 amd64
31 -~sys-devel/gcc-4.7.0 amd64
32 +~sys-devel/gcc-4.7.1 amd64
33 ~sys-devel/gdb-7.5 amd64
34 ~sys-libs/glibc-2.16.0 amd64
35
36
37
38 1.2 profiles/arch/amd64/x32/package.unmask
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/x32/package.unmask?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/x32/package.unmask?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/x32/package.unmask?r1=1.1&r2=1.2
43
44 Index: package.unmask
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/profiles/arch/amd64/x32/package.unmask,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- package.unmask 4 Jun 2012 19:08:17 -0000 1.1
51 +++ package.unmask 29 Aug 2012 21:55:02 -0000 1.2
52 @@ -1,5 +1,5 @@
53 # Copyright 1999-2012 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/x32/package.unmask,v 1.1 2012/06/04 19:08:17 vapier Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/x32/package.unmask,v 1.2 2012/08/29 21:55:02 vapier Exp $
57
58 -~sys-devel/gcc-4.7.0
59 +~sys-devel/gcc-4.7.1
60
61
62
63 1.7 profiles/arch/amd64/x32/packages
64
65 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/x32/packages?rev=1.7&view=markup
66 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/x32/packages?rev=1.7&content-type=text/plain
67 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/x32/packages?r1=1.6&r2=1.7
68
69 Index: packages
70 ===================================================================
71 RCS file: /var/cvsroot/gentoo-x86/profiles/arch/amd64/x32/packages,v
72 retrieving revision 1.6
73 retrieving revision 1.7
74 diff -u -r1.6 -r1.7
75 --- packages 17 Aug 2012 19:01:27 -0000 1.6
76 +++ packages 29 Aug 2012 21:55:02 -0000 1.7
77 @@ -1,12 +1,12 @@
78 # Copyright 1999-2012 Gentoo Foundation
79 # Distributed under the terms of the GNU General Public License v2
80 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/x32/packages,v 1.6 2012/08/17 19:01:27 vapier Exp $
81 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/x32/packages,v 1.7 2012/08/29 21:55:02 vapier Exp $
82
83 # Min versions that included x32 support
84 >=sys-apps/sandbox-2.6
85 >=sys-devel/binutils-2.22
86 >=sys-kernel/linux-headers-3.4
87 >=sys-libs/glibc-2.16.0
88 ->=sys-devel/gcc-4.7.0
89 +>=sys-devel/gcc-4.7.1
90 >=sys-devel/gdb-7.5
91 >=dev-util/strace-4.7