Gentoo Archives: gentoo-commits

From: "Chris Gianelloni (wolf31o2)" <wolf31o2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/uclibc: make.defaults parent
Date: Tue, 01 Apr 2008 17:48:01
Message-Id: E1JgkUN-0004Rx-R9@stork.gentoo.org
1 wolf31o2 08/04/01 17:41:39
2
3 Modified: make.defaults parent
4 Log:
5 Huge initial 2008.0 profile commit. This will need to be adjusted synced with the current masks and such in the tree, but this will work for people doing beta installs. Enjoy.
6
7 Revision Changes Path
8 1.10 profiles/uclibc/make.defaults
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/uclibc/make.defaults?rev=1.10&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/uclibc/make.defaults?rev=1.10&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/uclibc/make.defaults?r1=1.9&r2=1.10
13
14 Index: make.defaults
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/uclibc/make.defaults,v
17 retrieving revision 1.9
18 retrieving revision 1.10
19 diff -u -r1.9 -r1.10
20 --- make.defaults 18 May 2006 14:17:42 -0000 1.9
21 +++ make.defaults 1 Apr 2008 17:41:39 -0000 1.10
22 @@ -1,6 +1,6 @@
23 STAGE1_USE="uclibc"
24 GRP_STAGE23_USE="ncurses readline zlib uclibc"
25 -USE="ncurses readline zlib uclibc -fortran"
26 +USE="ncurses readline zlib uclibc -fortran -pam -berkdb -ipv6"
27
28 CFLAGS="-Os"
29 CXXFLAGS="${CFLAGS}"
30
31
32
33 1.4 profiles/uclibc/parent
34
35 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/uclibc/parent?rev=1.4&view=markup
36 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/uclibc/parent?rev=1.4&content-type=text/plain
37 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/uclibc/parent?r1=1.3&r2=1.4
38
39 Index: parent
40 ===================================================================
41 RCS file: /var/cvsroot/gentoo-x86/profiles/uclibc/parent,v
42 retrieving revision 1.3
43 retrieving revision 1.4
44 diff -u -r1.3 -r1.4
45 --- parent 3 Nov 2005 00:51:35 -0000 1.3
46 +++ parent 1 Apr 2008 17:41:39 -0000 1.4
47 @@ -1 +1,2 @@
48 -../default-linux
49 +../base
50 +../default/linux
51
52
53
54 --
55 gentoo-commits@l.g.o mailing list