Skip to content

norayr/norayr-overlay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

274 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors