blob: 8180c8745ae60f53eb55420f06c1abddd09dd90a (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
#######################################################
# Support for multiple mirrors is somewhat incomplete #
# Uncomment only one mirror from the list bellow #
#######################################################
# PORTAGE_BINHOST="http://mirror.math.princeton.edu/pub/redcorelinux/packages/"
PORTAGE_BINHOST="http://mirror.alpix.eu/redcorelinux/packages/"
# PORTAGE_BINHOST="http://mirror.yandex.ru/mirrors/redcorelinux/packages/"
|