Welcome to the adjust Gentoo overlay, a collection of tailored and bespoke ebuilds for the adjust infrastructure.
To get started using the adjust Gentoo overlay, first emerge the eselect repository module:
# emerge -av eselect-repositoryRun the following commands as root then:
# git clone https://github.com/adjust/gentoo-overlay /var/db/repos/adjust
# eselect repository add adjust git https://github.com/adjust/gentoo-overlay.gitThe overlay should now appear in eselect repository's list of managed overlays:
# eselect repository list -i
Available repositories:
[22] adjust @
[157] gentoo # (https://gentoo.org/)That's it!
Please make sure to read the eselect repository usage command output which
also serves as a helper/manual.