Portage через Git

Использование Git для управления деревом Portage:

cd /usr
git clone --depth 1 git://git.calculate.ru/calculate/portage portage-git
rm -rf portage
mv portage-git portage
echo 'SYNC="git://git.calculate.ru/calculate/portage"' >> /etc/make.conf