Gentoo Archives: gentoo-commits

From: "Andrew Gaffney (agaffney)" <agaffney@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in src/releng/specs/2007.1/x86: stage1.spec
Date: Thu, 08 Nov 2007 17:46:12
Message-Id: E1IqBS8-0003Aw-JP@stork.gentoo.org
1 agaffney 07/11/08 17:46:04
2
3 Modified: stage1.spec
4 Log:
5 stage1 can now build against the 2007.1 profile instead of no-nptl since we're using CHOST=i486
6
7 Revision Changes Path
8 1.3 src/releng/specs/2007.1/x86/stage1.spec
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/x86/stage1.spec?rev=1.3&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/x86/stage1.spec?rev=1.3&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/x86/stage1.spec?r1=1.2&r2=1.3
13
14 Index: stage1.spec
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/src/releng/specs/2007.1/x86/stage1.spec,v
17 retrieving revision 1.2
18 retrieving revision 1.3
19 diff -u -r1.2 -r1.3
20 --- stage1.spec 27 Sep 2007 17:28:21 -0000 1.2
21 +++ stage1.spec 8 Nov 2007 17:46:04 -0000 1.3
22 @@ -2,7 +2,7 @@
23 target: stage1
24 version_stamp: 2007.1
25 rel_type: default
26 -profile: default-linux/x86/no-nptl
27 +profile: default-linux/x86/2007.1
28 snapshot: 2007.1
29 source_subpath: default/stage3-x86-2007.0
30 chost: i486-pc-linux-gnu
31
32
33
34 --
35 gentoo-commits@g.o mailing list