Merge pull request #1918 from marineam/storage

profiles: fetch distfiles over https
This commit is contained in:
Michael Marineau 2016-04-27 17:19:00 -07:00
commit 3d0e45e8de

View File

@ -49,8 +49,8 @@ ACCEPT_LICENSE="* -@EULA -@CHROMEOS"
# Favor our own mirrors over Gentoo's # Favor our own mirrors over Gentoo's
GENTOO_MIRRORS=" GENTOO_MIRRORS="
http://storage.core-os.net/mirror/portage-stable/ https://storage.core-os.net/mirror/portage-stable/
http://storage.core-os.net/mirror/coreos/ https://storage.core-os.net/mirror/coreos/
http://distfiles.gentoo.org/ http://distfiles.gentoo.org/
" "