Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 528542
Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +5 lines)
Line  Link Here
0
-- emerge-wrapper.old  2014-11-07 08:28:43.023451760 +0100
0
++ emerge-wrapper      2014-11-07 09:38:26.724451760 +0100
Lines 125-131 Link Here
125
                       loc = $3
125
                       loc = $3
126
               }
126
               }
127
       }
127
       }
128
       END { print(locs[main_repo]) }
128
       END {
129
         locs[repo_name] = loc
130
         print(locs[main_repo])
131
       }
129
')
132
')
130
133
131
# Get default CHOST value from program name
134
# Get default CHOST value from program name

Return to bug 528542