backbone configs updated

This commit is contained in:
Kolan Sh 2013-04-02 14:38:01 +04:00
parent 2c48df4c87
commit a5da4fd756
1 changed files with 4 additions and 4 deletions

View File

@ -8,10 +8,10 @@ CCACHE_SIZE="6G"
VIDEO_CARDS=""
FETCHCOMMAND="/usr/sbin/gentoo-fetchcommand.sh \"\${URI}\" -O \"\${DISTDIR}/\${FILE}\""
source /etc/portage/make.overlays
PORTDIR=/var/portage/portage
LOCALDIR="/var/portage/local"
DISTDIR="/var/portage/distfiles"
PKGDIR="/var/portage/packages"
PORTDIR=/home/portage/.big/portage
LOCALDIR=/home/portage/.big/local
DISTDIR=/home/portage/.big/distfiles
PKGDIR=/home/portage/.big/packages
GENTOO_MIRRORS="http://mirror.yandex.ru/gentoo-distfiles/ \
ftp://mirror.yandex.ru/gentoo-distfiles/"
SYNC="git://git.calculate.ru/calculate/portage.git"