No description
Find a file
2026-07-06 16:53:29 -04:00
dev-embedded/fusee-nano pwny-overlay: fix manifest QA issues 2026-07-06 16:53:29 -04:00
games-action/xash3d-fwgs pwny-overlay: fix manifest QA issues 2026-07-06 16:53:29 -04:00
gui-apps/nwg-look pwny-overlay: add packages and drop equibop-bin 2026-07-06 14:31:00 -04:00
media-sound/pipeasio pwny-overlay: add packages and drop equibop-bin 2026-07-06 14:31:00 -04:00
metadata initial commit 2026-03-01 17:01:51 -05:00
profiles initial commit 2026-03-01 17:01:51 -05:00
x11-misc/xcur2png pwny-overlay: fix manifest QA issues 2026-07-06 16:53:29 -04:00
.gitignore initial commit 2026-03-01 17:01:51 -05:00
README.md initial commit 2026-03-01 17:01:51 -05:00

pwny-overlay

A personal Gentoo ebuild overlay.

Adding the Overlay

eselect repository add pwny-overlay git https://git.tilde.horse/ky/pwny-overlay
emerge --sync pwny-overlay

With layman

layman -o https://git.tilde.horse/ky/pwny-overlay/raw/branch/main/repositories.xml -f -a pwny-overlay

Manually

Add to /etc/portage/repos.conf/pwny-overlay.conf:

[pwny-overlay]
location = /var/db/repos/pwny-overlay
sync-type = git
sync-uri = https://git.tilde.horse/ky/pwny-overlay
auto-sync = yes

Then run:

emerge --sync pwny-overlay

Syncing

emerge --sync pwny-overlay

Installing Packages

After adding and syncing the overlay:

# Accept ~amd64 or ~arm64 keywords as needed
echo "net-im/equibop-bin ~amd64" >> /etc/portage/package.accept_keywords
emerge -av net-im/equibop-bin