convert GITDIR over to REPO_DIR
The variables were representing the same thing, so merge them.
This commit is contained in:
parent
170331ecea
commit
d4e6ae0019
43 changed files with 76 additions and 78 deletions
|
@ -6,4 +6,4 @@ profile: default/linux/powerpc/ppc64/13.0/32bit-userland
|
|||
snapshot: 2008.0
|
||||
source_subpath: default/stage3-ppc64-32ul-latest
|
||||
chost: powerpc-unknown-linux-gnu
|
||||
portage_confdir: @GITDIR@releases/weekly/portage/stages
|
||||
portage_confdir: @REPO_DIR@/releases/weekly/portage/stages
|
||||
|
|
|
@ -5,4 +5,4 @@ rel_type: default
|
|||
profile: default/linux/powerpc/ppc64/13.0/64bit-userland
|
||||
snapshot: 2008.0
|
||||
source_subpath: default/stage3-ppc64-64ul-latest
|
||||
portage_confdir: @GITDIR@releases/weekly/portage/stages
|
||||
portage_confdir: @REPO_DIR@/releases/weekly/portage/stages
|
||||
|
|
|
@ -6,4 +6,4 @@ profile: default/linux/powerpc/ppc64/13.0/32bit-userland
|
|||
snapshot: 2008.0
|
||||
source_subpath: default/stage1-ppc64-32ul-2008.0
|
||||
chost: powerpc-unknown-linux-gnu
|
||||
portage_confdir: @GITDIR@releases/weekly/portage/stages
|
||||
portage_confdir: @REPO_DIR@/releases/weekly/portage/stages
|
||||
|
|
|
@ -5,4 +5,4 @@ rel_type: default
|
|||
profile: default/linux/powerpc/ppc64/13.0/64bit-userland
|
||||
snapshot: 2008.0
|
||||
source_subpath: default/stage1-ppc64-64ul-2008.0
|
||||
portage_confdir: @GITDIR@releases/weekly/portage/stages
|
||||
portage_confdir: @REPO_DIR@/releases/weekly/portage/stages
|
||||
|
|
|
@ -5,4 +5,4 @@ rel_type: default
|
|||
profile: default/linux/powerpc/ppc64/13.0/32bit-userland
|
||||
snapshot: 2008.0
|
||||
source_subpath: default/stage2-ppc64-32ul-2008.0
|
||||
portage_confdir: @GITDIR@releases/weekly/portage/stages
|
||||
portage_confdir: @REPO_DIR@/releases/weekly/portage/stages
|
||||
|
|
|
@ -5,4 +5,4 @@ rel_type: default
|
|||
profile: default/linux/powerpc/ppc64/13.0/64bit-userland
|
||||
snapshot: 2008.0
|
||||
source_subpath: default/stage2-ppc64-64ul-2008.0
|
||||
portage_confdir: @GITDIR@releases/weekly/portage/stages
|
||||
portage_confdir: @REPO_DIR@/releases/weekly/portage/stages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue