Skip to content

norayr/norayr-overlay

Repository files navigation

norayr's gentoo overlay

this gentoo overlay contains ebuilds to build

  • lagrange

adding the overlay

to add this overlay to your system, use eselect-repository (recommended):

eselect repository add norayr-overlay git https://github.com/norayr/norayr-overlay.git
mkdir -p /var/db/repos/norayr-overlay
emerge --sync norayr-overlay

Alternatively, you can add it manually to /etc/portage/repos.conf directory as norayr-overlay.conf:

[norayr-overlay]
location = /var/db/repos/norayr-overlay
sync-type = git
sync-uri = https://github.com/norayr/norayr-overlay.git
priority = 50

and then sync the overlay

emaint sync -r my-overlay

About

norayr's gentoo overlay

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published