Bluecore Ovelray home : https://git.hackerspace.edu.pl
- The easiest way to add this overlay to any gentoo linux install is using eselect repository
# emerge eselect-repository dev-vcs/git
# eselect repository enable bluecore-overlay
or just:
# Add the following lines in a file names /etc/portage/repos.conf/bluecore-overlay.conf
[bluecore-overlay]
location = /var/db/repos/bluecore-overlay
auto-sync = yes
sync-uri = https://github.com/ostree/bluecore-overlay
sync-type = git