profile: reverse binhost order for fun

This commit is contained in:
Rick Farina (Zero_Chaos) 2015-10-22 12:16:08 -04:00
parent fee8278e1c
commit b48c8be73c
4 changed files with 4 additions and 4 deletions

View file

@ -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/"

View file

@ -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/"

View file

@ -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/"

View file

@ -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/"