Gentoo overlay that no one ever asked for (second mirror, primary is at Framagit)
Find a file
Shin'ya Minazuki 8e8530ecf2 Add www-client/basilisk-bin
Signed-off-by: Shin'ya Minazuki <shinyoukai@laidback.moe>
2026-04-10 09:38:01 -03:00
acct-group/matterbridge Add net-im/matterbridge alongside associated dependencies 2026-04-01 22:11:23 -03:00
acct-user/matterbridge Add net-im/matterbridge alongside associated dependencies 2026-04-01 22:11:23 -03:00
app-admin/kanako app-admin/kanako: underestimated the power of optfeature 2026-04-07 18:35:35 -03:00
app-i18n/libkkc-data app-i18n/libkkc-data: Python 2 is required 2026-04-05 11:31:40 +00:00
dev-ml Add dev-ml/text_parse 2026-04-01 22:03:17 -03:00
mail-client/mblaze Add mail-client/mblaze 2026-04-09 14:14:10 -03:00
media-fonts/umefont Add media-fonts/umefont 2026-04-07 13:46:43 -03:00
metadata Initialize repository layout 2026-04-01 21:55:00 -03:00
net-im Add net-im/mcabber 2026-04-06 17:46:08 -03:00
profiles Initialize repository layout 2026-04-01 21:55:00 -03:00
www-apps Add www-apps/kosuzu 2026-04-01 22:04:26 -03:00
www-client/basilisk-bin Add www-client/basilisk-bin 2026-04-10 09:38:01 -03:00
LICENSE Repository reboot 2026-04-01 21:49:26 -03:00
README.md Update repository locations 2026-04-02 11:05:26 -03:00

Minazuki's Portage Overlay

This is the Gentoo equivalent of the pkgsrc tree that I also maintain, which contains entries for software I develop and/or maintain, and perhaps some third-party ones.

Feel free to always hit me up for issues with this repository, I am always here.

Usage

The app-eselect/eselect-repository module is required to proceed, you will have to emerge that first.

root # eselect repository add minazuki git https://framagit.org/MinazukiMidnight/minazuki-overlay
root # emaint sync --repo minazuki

Alternatively, store these values inside /etc/portage/repos.conf/minazuki.conf

[minazuki]
location = /var/db/repos/minazuki
sync-type = git
sync-uri = https://framagit.org/MinazukiMidnight/minazuki-overlay

You will need dev-vcs/git installed either way (see the the git USE flag for eselect-repository)

Mirrors