ferion11 / danrepo

Gentoo Linux - Personal Portage Overlay
MIT License
6 stars 0 forks source link

Gentoo Badge

danrepo

Gentoo Linux - Personal Portage Overlay

How to use this overlay with local overlays:

Local overlays should be managed via /etc/portage/repos.conf/. To enable this overlay make sure you are using a recent Portage version (at least 2.2.14), and create a /etc/portage/repos.conf/danrepo.conf file containing precisely:

[danrepo]
location = /var/db/repos/danrepo
sync-type = git
sync-uri = https://github.com/ferion11/danrepo.git
priority=9999

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

Include:

Installation

After performing those steps, the following should work (or any other package from this overlay):

sudo emerge -av media-fonts/yrsa

Issues

Any issue, like bugs, need more flag, need new ebuild, update some old ebuild, any information you want, or anything else, you can use: danrepo Issues