aegypius / overlay

Gentoo overlay
http://aegypius.github.io/overlay/
31 stars 8 forks source link
atom gentoo gentoo-overlay layman

aegypius gentoo overlay

This is my personal gentoo overlay. I use it to customize some ebuilds to my needs

Requirements

Installation

Using standard method

You can setup this overlay by running this one-liner:

curl -sL https://aegypius.github.io/overlay/aegypius.conf | sudo tee -a /etc/portage/repos.conf.d/aegypius.conf

Using layman

Ensure you have Layman installed or install it using:

emerge -v app-portage/layman

Add this overlay this:

layman -o https://aegypius.github.io/overlay/repositories.xml -f -a aegypius

Build Status