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.
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 = YesThen sync the repo:
emerge --sync cardgeeFound something broken? Open an issue — no guarantees, but I'll take a look when I can.