Fix the profile path for said specs (yes, I know I suck) for the 2008.0 release.

svn path=/trunk/; revision=517
This commit is contained in:
Christian Heim 2008-04-15 15:03:57 +00:00
parent 138a119ca2
commit 5e0c45f269
8 changed files with 16 additions and 7 deletions

View file

@ -2,6 +2,15 @@
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: $ # $Header: $
15 Apr 2008; Christian Heim <phreak@gentoo.org>
specs/x86/hardened/installcd-stage1.spec,
specs/x86/hardened/installcd-stage2-minimal.spec,
specs/x86/hardened/stage1.spec, specs/x86/hardened/stage2.spec,
specs/x86/hardened/stage3.spec, specs/x86/i686/hardened/stage2.spec,
specs/x86/i686/hardened/stage3.spec:
Fix the profile path for said specs (yes, I know I suck) for the 2008.0
release.
12 Apr 2008; Chris Gianelloni <wolf31o2@gentoo.org> 12 Apr 2008; Chris Gianelloni <wolf31o2@gentoo.org>
kconfig/powerpc/installcd-ppc64apple-2.6.23.config, kconfig/powerpc/installcd-ppc64apple-2.6.23.config,
kconfig/powerpc/installcd-pegasos-2.6.23.config, kconfig/powerpc/installcd-pegasos-2.6.23.config,

View file

@ -2,7 +2,7 @@ subarch: x86
version_stamp: hardened-2008.0 version_stamp: hardened-2008.0
target: livecd-stage1 target: livecd-stage1
rel_type: hardened rel_type: hardened
profile: hardened/linux/x86 profile: hardened/linux/x86/2008.0
snapshot: 2008.0 snapshot: 2008.0
source_subpath: hardened/stage3-x86-hardened-2008.0 source_subpath: hardened/stage3-x86-hardened-2008.0
livecd/use: livecd/use:

View file

@ -2,7 +2,7 @@ subarch: x86
version_stamp: hardened-2008.0 version_stamp: hardened-2008.0
target: livecd-stage2 target: livecd-stage2
rel_type: hardened rel_type: hardened
profile: hardened/linux/x86 profile: hardened/linux/x86/2008.0
snapshot: 2008.0 snapshot: 2008.0
source_subpath: hardened/livecd-stage1-x86-hardened-2008.0 source_subpath: hardened/livecd-stage1-x86-hardened-2008.0

View file

@ -2,7 +2,7 @@ subarch: x86
target: stage1 target: stage1
version_stamp: hardened-2008.0 version_stamp: hardened-2008.0
rel_type: hardened rel_type: hardened
profile: hardened/linux/x86 profile: hardened/linux/x86/2008.0
snapshot: 2008.0 snapshot: 2008.0
source_subpath: hardened/stage3-x86-hardened-2.6-2007.0 source_subpath: hardened/stage3-x86-hardened-2.6-2007.0
chost: i486-pc-linux-gnu chost: i486-pc-linux-gnu

View file

@ -2,7 +2,7 @@ subarch: x86
target: stage2 target: stage2
version_stamp: hardened-2008.0 version_stamp: hardened-2008.0
rel_type: hardened rel_type: hardened
profile: hardened/linux/x86 profile: hardened/linux/x86/2008.0
snapshot: 2008.0 snapshot: 2008.0
source_subpath: hardened/stage1-x86-hardened-2008.0 source_subpath: hardened/stage1-x86-hardened-2008.0
chost: i486-pc-linux-gnu chost: i486-pc-linux-gnu

View file

@ -2,6 +2,6 @@ subarch: x86
target: stage3 target: stage3
version_stamp: hardened-2008.0 version_stamp: hardened-2008.0
rel_type: hardened rel_type: hardened
profile: hardened/linux/x86 profile: hardened/linux/x86/2008.0
snapshot: 2008.0 snapshot: 2008.0
source_subpath: hardened/stage2-x86-hardened-2008.0 source_subpath: hardened/stage2-x86-hardened-2008.0

View file

@ -2,7 +2,7 @@ subarch: i686
target: stage2 target: stage2
version_stamp: hardened-2008.0 version_stamp: hardened-2008.0
rel_type: hardened rel_type: hardened
profile: hardened/linux/x86 profile: hardened/linux/x86/2008.0
snapshot: 2008.0 snapshot: 2008.0
source_subpath: hardened/stage1-x86-hardened-2008.0 source_subpath: hardened/stage1-x86-hardened-2008.0
chost: i686-pc-linux-gnu chost: i686-pc-linux-gnu

View file

@ -2,6 +2,6 @@ subarch: i686
target: stage3 target: stage3
version_stamp: hardened-2008.0 version_stamp: hardened-2008.0
rel_type: hardened rel_type: hardened
profile: hardened/linux/x86 profile: hardened/linux/x86/2008.0
snapshot: 2008.0 snapshot: 2008.0
source_subpath: hardened/stage2-i686-hardened-2008.0 source_subpath: hardened/stage2-i686-hardened-2008.0