Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 907 Bytes

File metadata and controls

35 lines (23 loc) · 907 Bytes

CarDGee Gentoo Overlay

Gentoo License

A collection of ebuilds for my own personal use, not available on the main Portage tree.

⚠️ No support whatsoever. But if you find a bug, please file an issue.


📦 Installation

Add a new file to /etc/portage/repos.conf.d/cardgee with the following contents:

[cardgee]
location = /var/db/repos/cardgee
sync-type = git
sync-uri = https://github.com/CarDGee/cardgee.git
priority = 50
auto-sync = Yes

Then sync the repo:

emerge --sync cardgee

🐛 Reporting Issues

Found something broken? Open an issue — no guarantees, but I'll take a look when I can.