Skip to content
This repository has been archived by the owner on Nov 22, 2023. It is now read-only.

shnups/gentoo-overlay

Repository files navigation

gentoo-overlay

Manual installation

For now, this overlay is not part of layman so registration has to be done manually.

Clone this repository:

$ git clone https://github.com/shnups/gentoo-overlay.git /path/to/local/clone/shnups-overlay

Create /etc/portage/repos.conf/shnups.conf:

[shnups]
priority = 50
location = /path/to/local/clone/shnups-overlay
sync-type = git
sync-uri = https://github.com/shnups/gentoo-overlay.git

Enable overlay

Via eselect-repository

eselect repository enable shnups