2017-09-13 21:57:12 +00:00
|
|
|
export DIB_RELEASE=gentoo
|
2016-01-28 22:24:12 +00:00
|
|
|
export DISTRO_NAME=gentoo
|
2018-02-12 16:36:03 +00:00
|
|
|
export GENTOO_PROFILE=${GENTOO_PROFILE:-'default/linux/amd64/17.0'}
|
2016-07-28 20:11:43 +00:00
|
|
|
export GENTOO_PORTAGE_CLEANUP=${GENTOO_PORTAGE_CLEANUP:-'False'}
|
2018-02-12 16:36:03 +00:00
|
|
|
export GENTOO_PYTHON_TARGETS=${GENTOO_PYTHON_TARGETS:-'python2_7 python3_5'}
|
|
|
|
export GENTOO_PYTHON_ACTIVE_VERSION=${GENTOO_PYTHON_ACTIVE_VERSION:-'python3.5'}
|
2017-11-01 03:04:29 +00:00
|
|
|
export GENTOO_OVERLAYS=${GENTOO_OVERLAYS:-''}
|