Changed g5 subarch to 970 and made sure chost is set for 32-bit profiles.
svn path=/trunk/; revision=310
This commit is contained in:
parent
10fffa9f15
commit
1a6b5d726d
8 changed files with 19 additions and 12 deletions
|
@ -1,5 +1,12 @@
|
|||
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
|
||||
# $Header: /var/cvsroot/gentoo/src/releng/specs/2007.0/ChangeLog,v 1.63 2007-04-03 13:30:30 agaffney Exp $
|
||||
# $Header: /var/cvsroot/gentoo/src/releng/specs/2007.0/ChangeLog,v 1.64 2007-04-03 16:15:56 wolf31o2 Exp $
|
||||
|
||||
03 Apr 2007; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||
ppc/ppc64/stage1-32ul.spec, ppc/ppc64/stage3-32ul.spec,
|
||||
ppc/ppc64/g5/stage2-32ul.spec, ppc/ppc64/g5/stage3-32ul.spec,
|
||||
ppc/ppc64/stage1-64ul.spec, ppc/ppc64/g5/stage2-64ul.spec,
|
||||
ppc/ppc64/g5/stage3-64ul.spec:
|
||||
Changed g5 subarch to 970 and made sure chost is set for 32-bit profiles.
|
||||
|
||||
03 Apr 2007; Andrew Gaffney <agaffney@gentoo.org>
|
||||
x86/installcd-stage1-minimal.spec, x86/installcd-stage2-minimal.spec,
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
subarch: g5
|
||||
subarch: 970
|
||||
target: stage2
|
||||
version_stamp: 32ul-2007.0
|
||||
rel_type: default
|
||||
profile: default-linux/ppc/ppc64/2007.0/32bit-userland/970
|
||||
snapshot: 2007.0
|
||||
source_subpath: default/stage1-g5-32ul-2007.0
|
||||
source_subpath: default/stage1-970-32ul-2007.0
|
||||
chost: powerpc-unknown-linux-gnu
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
subarch: g5
|
||||
subarch: 970
|
||||
target: stage2
|
||||
version_stamp: 64ul-2007.0
|
||||
rel_type: default
|
||||
profile: default-linux/ppc/ppc64/2007.0/64bit-userland/970
|
||||
snapshot: 2007.0
|
||||
source_subpath: default/stage1-g5-642ul-2007.0
|
||||
source_subpath: default/stage1-970-642ul-2007.0
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
subarch: g5
|
||||
subarch: 970
|
||||
target: stage3
|
||||
version_stamp: 32ul-2007.0
|
||||
rel_type: default
|
||||
profile: default-linux/ppc/ppc64/2007.0/32bit-userland/970
|
||||
snapshot: 2007.0
|
||||
source_subpath: default/stage2-g5-32ul-2007.0
|
||||
source_subpath: default/stage2-970-32ul-2007.0
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
subarch: g5
|
||||
subarch: 970
|
||||
target: stage3
|
||||
version_stamp: 64ul-2007.0
|
||||
rel_type: default
|
||||
profile: default-linux/ppc/ppc64/2007.0/64bit-userland/970
|
||||
snapshot: 2007.0
|
||||
source_subpath: default/stage2-g5-642ul-2007.0
|
||||
source_subpath: default/stage2-970-642ul-2007.0
|
||||
|
|
|
@ -4,5 +4,5 @@ version_stamp: 32ul-2007.0
|
|||
rel_type: default
|
||||
profile: default-linux/ppc/ppc64/2007.0/32bit-userland
|
||||
snapshot: 2007.0
|
||||
source_subpath: default/stage3-ppc64-32ul-2005.1-r1
|
||||
source_subpath: default/stage3-ppc64-32ul-2006.1
|
||||
chost: powerpc-unknown-linux-gnu
|
||||
|
|
|
@ -4,5 +4,5 @@ version_stamp: 64ul-2007.0
|
|||
rel_type: default
|
||||
profile: default-linux/ppc/ppc64/2007.0/64bit-userland
|
||||
snapshot: 2007.0
|
||||
source_subpath: default/stage3-ppc64-64ul-2005.1-r1
|
||||
source_subpath: default/stage3-ppc64-64ul-2006.1
|
||||
|
||||
|
|
|
@ -5,4 +5,3 @@ rel_type: default
|
|||
profile: default-linux/ppc/ppc64/2007.0/32bit-userland
|
||||
snapshot: 2007.0
|
||||
source_subpath: default/stage2-ppc64-32ul-2007.0
|
||||
chost: powerpc-unknown-linux-gnu
|
||||
|
|
Loading…
Add table
Reference in a new issue