profile: add all binhosts, in generic order of preference

This commit is contained in:
Rick Farina (Zero_Chaos) 2018-07-16 14:15:08 -04:00
parent fcbdc8cdb9
commit e4a92e24f7
No known key found for this signature in database
GPG key ID: A5DD1427DD11F94A
4 changed files with 4 additions and 4 deletions

View file

@ -1 +1 @@
PORTAGE_BINHOST="https://mirror.astr.al/pentoo/Packages/amd64-default/"
PORTAGE_BINHOST="https://mirror.astr.al/pentoo/Packages/amd64-default/ https://pentoo.emjay-embedded.co.uk/Packages/amd64-default/ http://mirror.switch.ch/ftp/mirror/pentoo/Packages/amd64-default/"

View file

@ -1 +1 @@
PORTAGE_BINHOST="https://mirror.astr.al/pentoo/Packages/x86-default/"
PORTAGE_BINHOST="https://mirror.astr.al/pentoo/Packages/x86-default/ https://pentoo.emjay-embedded.co.uk/Packages/x86-default/ http://mirror.switch.ch/ftp/mirror/pentoo/Packages/x86-default/"

View file

@ -1 +1 @@
PORTAGE_BINHOST="https://mirror.astr.al/pentoo/Packages/amd64-hardened/"
PORTAGE_BINHOST="https://mirror.astr.al/pentoo/Packages/amd64-hardened/ https://pentoo.emjay-embedded.co.uk/Packages/amd64-hardened/ http://mirror.switch.ch/ftp/mirror/pentoo/Packages/amd64-hardened/"

View file

@ -1 +1 @@
PORTAGE_BINHOST="https://mirror.astr.al/pentoo/Packages/x86-hardened/"
PORTAGE_BINHOST="https://mirror.astr.al/pentoo/Packages/x86-hardened/ https://pentoo.emjay-embedded.co.uk/Packages/x86-hardened/ http://mirror.switch.ch/ftp/mirror/pentoo/Packages/x86-hardened/"