diff --git a/profiles/pentoo/default/linux/amd64/make.defaults b/profiles/pentoo/default/linux/amd64/make.defaults index d5ae86e94..95538d238 100644 --- a/profiles/pentoo/default/linux/amd64/make.defaults +++ b/profiles/pentoo/default/linux/amd64/make.defaults @@ -1 +1 @@ -PORTAGE_BINHOST="ftp://pentoo.east.us.mirror.inerail.net/pentoo/Packages/amd64-default/ http://pentoo.east.us.mirror.inerail.net/Packages/amd64-default/" +PORTAGE_BINHOST="http://pentoo.east.us.mirror.inerail.net/Packages/amd64-default/ ftp://pentoo.east.us.mirror.inerail.net/pentoo/Packages/amd64-default/" diff --git a/profiles/pentoo/default/linux/x86/make.defaults b/profiles/pentoo/default/linux/x86/make.defaults index c277c2a0a..c23b50c15 100644 --- a/profiles/pentoo/default/linux/x86/make.defaults +++ b/profiles/pentoo/default/linux/x86/make.defaults @@ -1 +1 @@ -PORTAGE_BINHOST="ftp://pentoo.east.us.mirror.inerail.net/pentoo/Packages/x86-default/ http://pentoo.east.us.mirror.inerail.net/Packages/x86-default/" +PORTAGE_BINHOST="http://pentoo.east.us.mirror.inerail.net/Packages/x86-default/ ftp://pentoo.east.us.mirror.inerail.net/pentoo/Packages/x86-default/" diff --git a/profiles/pentoo/hardened/linux/amd64/make.defaults b/profiles/pentoo/hardened/linux/amd64/make.defaults index 14c068ae3..e6248d732 100644 --- a/profiles/pentoo/hardened/linux/amd64/make.defaults +++ b/profiles/pentoo/hardened/linux/amd64/make.defaults @@ -1 +1 @@ -PORTAGE_BINHOST="ftp://pentoo.east.us.mirror.inerail.net/pentoo/Packages/amd64-hardened/ http://pentoo.east.us.mirror.inerail.net/Packages/amd64-hardened/" +PORTAGE_BINHOST="http://pentoo.east.us.mirror.inerail.net/Packages/amd64-hardened/ ftp://pentoo.east.us.mirror.inerail.net/pentoo/Packages/amd64-hardened/" diff --git a/profiles/pentoo/hardened/linux/x86/make.defaults b/profiles/pentoo/hardened/linux/x86/make.defaults index 7db2b9117..01601b9d8 100644 --- a/profiles/pentoo/hardened/linux/x86/make.defaults +++ b/profiles/pentoo/hardened/linux/x86/make.defaults @@ -1 +1 @@ -PORTAGE_BINHOST="ftp://pentoo.east.us.mirror.inerail.net/pentoo/Packages/x86-hardened/ http://pentoo.east.us.mirror.inerail.net/Packages/x86-hardened/" +PORTAGE_BINHOST="http://pentoo.east.us.mirror.inerail.net/Packages/x86-hardened/ ftp://pentoo.east.us.mirror.inerail.net/pentoo/Packages/x86-hardened/"