Gered
b5401c31a2
for the latest two versions available. 1.0.6 seems to be very new compared to the next recent 1.0.3 which was the latest version for a long time, so it felt like a good idea to have both available just in case also i still feel like i have very little idea what i'm doing with ebuild writing, and even less so with python stuff. this is all feeling like a lot of "magic" to me. hopefully this isn't written in a horribly broken or bad way ... |
||
---|---|---|
app-containers/podman-compose | ||
games-action/mcpelauncher-linux | ||
games-util | ||
media-gfx/grafx2 | ||
metadata | ||
profiles | ||
README.md |
Gered's Gentoo Overlay
This is my Gentoo overlay, just for my own personal use. This is essentially what I used to have in my local ebuild repository, but I decided to put it here in this Git repository so I can easily sync changes to all my Gentoo systems.
You probably don't want to use this. I reserve the right to break things randomly.
Usage
Add a new file /etc/portage/repos.conf/gered.conf
with the following in it:
[gered]
location = /var/db/repos/gered
sync-type = git
sync-uri = https://github.com/gered/gentoo-overlay.git
auto-sync = yes
priority = 100
You may not want the priority
set so high as I have it here.
And then just do an emerge --sync
and you're done.