Gentoo infra boxes now have distfiles outside /usr/portage.

Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
This commit is contained in:
Robin H. Johnson 2016-01-20 21:07:50 -08:00
parent aa5b713558
commit dddadbeffd
No known key found for this signature in database
GPG key ID: 19395F23C58826C4

View file

@ -1,3 +1,4 @@
export GENTOO_MIRRORS="http://mirror.ovh.net/gentoo-distfiles/"
export FEATURES="parallel-fetch preserve-libs"
export MAKEOPTS="-j5 -l4"
export DISTDIR="/var/cache/portage/distfiles/"