Hello, Sandro!
You should do this:
#rm -R /usr/portage-kits/xorg-kit/*
#rm -R /usr/portage-kits/xorg-kit/.git
#cd /usr/portage-kits/xorg-kit/
#git clone -b master git://github.com/funtoo/xorg-kit.git
#mkdir /usr/portage-tree
And you should have this in folder /etc/portage/repos.conf/:
- file gentoo:
[DEFAULT]
main-repo = gentoo
[gentoo]
location = /usr/portage-tree
sync-type = git
sync-uri = git://github.com/funtoo/ports-2017.git
auto-sync = yes
- file xorg-kit:
[xorg-kit]
location = /usr/portage-kits/xorg-kit
sync-type = git
sync-uri = git://github.com/funtoo/master/xorg-kit.git
auto-sync = yes
Then you do: eix-sync
If I do 'ls /usr/portage-tree/x11-base/' I only have 'metadata.xml'. What does this command have for you? If have only 'metadata.xml' you are using only ports-2017, otherwise have ports-2012.