overlay

My own collection of Gentoo ebuilds

Stars
9

My own collection of ebuilds

Please note that I'm not a Gentoo developer, so none of these ebuilds will probably have official support. If you find an issue then please submit it on the issue tracker.

Pull Requests are also welcome.

Using

This overlay is on the repository list as ace, so adding it is as simple as;

# eselect repository enable ace

If you're not using layman, you can also use this overlay by adding a file to /etc/portage/repos.conf/ containing something like;

[ace]
priority = 50
location = /opt/portage/ace
sync-type = git
sync-uri = git://github.com/ananace/overlay.git
auto-sync = Yes