phlo-portage/README.md
Florian Schroegendorfer 782932cf1d
updated README.md
2024-06-04 03:57:26 +02:00

788 B

phlo's Personal Repository

Repository (overlay) containing custom ebuilds for software not contained in Gentoo's official portage tree.

Packages

Setup

Simply create a repository configuration file /etc/portage/repos.conf/phlo.conf containing:

[phlo]
location = <portdir>/phlo
sync-type = git
sync-uri = https://github.com/phlo/phlo-portage.git
auto-sync = yes

See https://wiki.gentoo.org/wiki//etc/portage/repos.conf for details.