Go to file
swurl c4451abdb8
woopsies
Signed-off-by: swurl <swurl@swurl.xyz>
2024-04-30 21:13:04 -04:00
games-action/polymc woopsies 2024-04-30 21:13:04 -04:00
metadata we're so back 2024-04-30 21:10:49 -04:00
profiles we're so back 2024-04-30 21:10:49 -04:00
README.md we're so back 2024-04-30 21:10:49 -04:00
manifests.sh we're so back 2024-04-30 21:10:49 -04:00

README.md

polymc overlay

ebuilds for the official PolyMC Gentoo overlay.

Adding the Repository

# add the repo to repos.conf
cat << EOF > /etc/portage/repos.conf/polymc.conf
[swirl]
location = /var/db/repos/polymc
sync-type = git
sync-uri = https://git.swurl.xyz/PolyMC/overlay
EOF

Syncing

emaint sync --repo polymc

Notes

If you want development versions of packages, simply unmask version 9999 of the packages you want:

# echo "=category/package-9999 **" >> /etc/portage/package.accept_keywords