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 packages
Date: Tue, 03 Jul 2012 20:07:31
Message-Id: 20120703200720.839822004B@flycatcher.gentoo.org
1 vapier 12/07/03 20:07:20
2
3 Modified: package.keywords packages
4 Log:
5 force glibc-2.16.0+ since that is the first official release w/x32
6
7 Revision Changes Path
8 1.5 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.5&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/x32/package.keywords?rev=1.5&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/x32/package.keywords?r1=1.4&r2=1.5
13
14 Index: package.keywords
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/arch/amd64/x32/package.keywords,v
17 retrieving revision 1.4
18 retrieving revision 1.5
19 diff -u -r1.4 -r1.5
20 --- package.keywords 3 Jul 2012 19:52:14 -0000 1.4
21 +++ package.keywords 3 Jul 2012 20:07:20 -0000 1.5
22 @@ -1,6 +1,6 @@
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.4 2012/07/03 19:52:14 vapier Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/x32/package.keywords,v 1.5 2012/07/03 20:07:20 vapier Exp $
27
28 # We need newer versions of toolchain packages.
29 ~sys-apps/sandbox-2.6 amd64
30 @@ -8,4 +8,4 @@
31 ~sys-devel/gcc-4.7.0 amd64
32 <sys-devel/gdb-7.8 amd64
33 ~sys-kernel/linux-headers-3.4 amd64
34 -~sys-libs/glibc-2.15 amd64
35 +~sys-libs/glibc-2.16.0 amd64
36
37
38
39 1.5 profiles/arch/amd64/x32/packages
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/x32/packages?rev=1.5&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/x32/packages?rev=1.5&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/x32/packages?r1=1.4&r2=1.5
44
45 Index: packages
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/profiles/arch/amd64/x32/packages,v
48 retrieving revision 1.4
49 retrieving revision 1.5
50 diff -u -r1.4 -r1.5
51 --- packages 3 Jul 2012 19:52:14 -0000 1.4
52 +++ packages 3 Jul 2012 20:07:20 -0000 1.5
53 @@ -1,11 +1,11 @@
54 # Copyright 1999-2012 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/x32/packages,v 1.4 2012/07/03 19:52:14 vapier Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/x32/packages,v 1.5 2012/07/03 20:07:20 vapier Exp $
58
59 # Min versions that included x32 support
60 >=sys-apps/sandbox-2.6
61 >=sys-devel/binutils-2.22
62 >=sys-kernel/linux-headers-3.4
63 ->=sys-libs/glibc-2.15
64 +>=sys-libs/glibc-2.16.0
65 >=sys-devel/gcc-4.7.0
66 >=dev-util/strace-4.7