-
Install
layman
withgit
support, skip to step 2 if you have already done this before$ sudo echo "app-portage/layman git" >> /etc/portage/package.use $ sudo emerge layman
-
Edit
/etc/layman/layman.cfg
, add this line tooverlays
:https://raw.github.com/xupeng/xupeng-gentoo-overlay/master/overlays.xml
the resulting
overlays
section should be something like this:overlays : http://www.gentoo.org/proj/en/overlays/repositories.xml https://raw.github.com/xupeng/xupeng-gentoo-overlay/master/overlays.xml
-
Fetch overlays list
layman -f
-
Add xupeng's overlay:
layman -a xupeng