Skip to content

gentoo-mirror/arrans-overlay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub repo size in bytes gentoo overlay

For more info on this checkout: https://wiki.gentoo.org/wiki/User:Arran4

Please leave a star to show that you're using this repo. If you possible let me know what you're using in case something breaks: https://github.com/arran4/arrans_overlay/wiki/I'm-using-register

Issues will be read and considered.

Note: Half of the ebuilds are generated using workflows, and half of those workflows are generated using: https://github.com/arran4/arrans_overlay_workflow_builder I have tried to annotate it where.

How to use this overlay

For automatic install, you must have app-eselect/eselect-repository or app-portage/layman installed on your system for this to work.

eselect-repository

eselect repository enable arrans-overlay

layman

layman -fa arrans-overlay

For manual install, through local overlay, you should add this in /etc/portage/repos.conf/arrans-overlay.conf:

[arrans-overlay]
location = /var/db/repos/arrans-overlay
sync-type = git
sync-uri = https://github.com/gentoo-mirror/arrans-overlay.git

Afterwards, simply run emerge --sync, and Portage should seamlessly make all our ebuilds available.

Links