Skip to content

loannaflip's portage overlay for Gentoo Linux providing ebuilds for various packages

License

Notifications You must be signed in to change notification settings

loannaflip/overlay

Repository files navigation

Overlay

loannaflip's portage overlay for Gentoo Linux providing ebuilds for various packages

Using This Repository

There are two main methods for making use of this repository, discussed in the sections below.

Local Repository

For the local repository method, create a /etc/portage/repos.conf/loannaflip file and add the following:-

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

Then run <superuser> emerge --sync loannaflip. Portage should now find and update the repository.

Layman

You can also use the Layman tool to add and sync the repository. Execute the following:-

<superuser> layman -o https://raw.githubusercontent.com/loannaflip/overlay/master/repository.xml -f -a loannaflip

About

loannaflip's portage overlay for Gentoo Linux providing ebuilds for various packages

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages