Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/releng:master commit in: tools-uclibc/
Date: Wed, 27 Mar 2013 23:23:48
Message-Id: 1364426565.0e1805894325e85b1588b34aaea31f87a24fe4a4.blueness@gentoo
1 commit: 0e1805894325e85b1588b34aaea31f87a24fe4a4
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 27 23:20:49 2013 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 27 23:22:45 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=0e180589
7
8 tools-uclibc: fix CHOST for mipsel3
9
10 ---
11 .../stage1-mipsel3-uclibc-hardened.conf.template | 2 +-
12 .../stage1-mipsel3-uclibc-vanilla.conf.template | 2 +-
13 .../stage2-mipsel3-uclibc-hardened.conf.template | 2 +-
14 .../stage2-mipsel3-uclibc-vanilla.conf.template | 2 +-
15 4 files changed, 4 insertions(+), 4 deletions(-)
16
17 diff --git a/tools-uclibc/stage1-mipsel3-uclibc-hardened.conf.template b/tools-uclibc/stage1-mipsel3-uclibc-hardened.conf.template
18 index 45b0cf9..34dee13 100644
19 --- a/tools-uclibc/stage1-mipsel3-uclibc-hardened.conf.template
20 +++ b/tools-uclibc/stage1-mipsel3-uclibc-hardened.conf.template
21 @@ -5,5 +5,5 @@ rel_type: hardened/mipsel3
22 profile: hardened/linux/uclibc/mips/mipsel
23 snapshot: current
24 source_subpath: hardened/mipsel3/stage3-mipsel3-uclibc-hardened
25 -chost: mips-gentoo-linux-uclibc
26 +chost: mipsel-gentoo-linux-uclibc
27 portage_confdir: MyCatalyst/portage.mipsel.hardened
28
29 diff --git a/tools-uclibc/stage1-mipsel3-uclibc-vanilla.conf.template b/tools-uclibc/stage1-mipsel3-uclibc-vanilla.conf.template
30 index 1364496..1fc57c1 100644
31 --- a/tools-uclibc/stage1-mipsel3-uclibc-vanilla.conf.template
32 +++ b/tools-uclibc/stage1-mipsel3-uclibc-vanilla.conf.template
33 @@ -5,5 +5,5 @@ rel_type: vanilla/mipsel3
34 profile: hardened/linux/uclibc/mips/mipsel
35 snapshot: current
36 source_subpath: vanilla/mipsel3/stage3-mipsel3-uclibc-vanilla
37 -chost: mips-gentoo-linux-uclibc
38 +chost: mipsel-gentoo-linux-uclibc
39 portage_confdir: MyCatalyst/portage.mipsel.vanilla
40
41 diff --git a/tools-uclibc/stage2-mipsel3-uclibc-hardened.conf.template b/tools-uclibc/stage2-mipsel3-uclibc-hardened.conf.template
42 index 8016819..7ec732a 100644
43 --- a/tools-uclibc/stage2-mipsel3-uclibc-hardened.conf.template
44 +++ b/tools-uclibc/stage2-mipsel3-uclibc-hardened.conf.template
45 @@ -5,5 +5,5 @@ rel_type: hardened/mipsel3
46 profile: hardened/linux/uclibc/mips/mipsel
47 snapshot: current
48 source_subpath: hardened/mipsel3/stage1-mipsel3-uclibc-hardened
49 -chost: mips-gentoo-linux-uclibc
50 +chost: mipsel-gentoo-linux-uclibc
51 portage_confdir: MyCatalyst/portage.mipsel.hardened
52
53 diff --git a/tools-uclibc/stage2-mipsel3-uclibc-vanilla.conf.template b/tools-uclibc/stage2-mipsel3-uclibc-vanilla.conf.template
54 index 9baed34..31b7f64 100644
55 --- a/tools-uclibc/stage2-mipsel3-uclibc-vanilla.conf.template
56 +++ b/tools-uclibc/stage2-mipsel3-uclibc-vanilla.conf.template
57 @@ -5,5 +5,5 @@ rel_type: vanilla/mipsel3
58 profile: hardened/linux/uclibc/mips/mipsel
59 snapshot: current
60 source_subpath: vanilla/mipsel3/stage1-mipsel3-uclibc-vanilla
61 -chost: mips-gentoo-linux-uclibc
62 +chost: mipsel-gentoo-linux-uclibc
63 portage_confdir: MyCatalyst/portage.mipsel.vanilla