Go to file
XGQT d782752af7
games-misc/lolcat-jaseg: add lolcat-jaseg-1.0 and lolcat-jaseg-9999
Package-Manager: Portage-2.3.79, Repoman-2.3.16
2020-01-15 17:43:52 +01:00
app-editors/vscodium [vscodium] fix .desktop file and tweak icon names to avoid conflicts 2019-12-30 12:45:07 -05:00
examples add example configuration 2019-12-27 22:21:06 +01:00
games-misc/lolcat-jaseg games-misc/lolcat-jaseg: add lolcat-jaseg-1.0 and lolcat-jaseg-9999 2020-01-15 17:43:52 +01:00
metadata initial 2019-12-27 01:13:50 +01:00
profiles initial 2019-12-27 01:13:50 +01:00
sys-boot/multibootusb multibootusb: add empty KEYWORDS for live version 2019-12-29 19:06:14 +01:00
x11-misc polybar: add polybar 2020-01-14 18:34:11 +01:00
.gitignore add gitignore 2019-12-30 01:40:26 +01:00
README.md fix overlay name in README 2019-12-29 17:59:44 +01:00
TODO.md todo: maybe shorter name 2020-01-12 08:11:16 +01:00
repositories.xml add repositories.xml 2019-12-28 16:15:38 +01:00

README.md

src_prepare Gentoo overlay

What's this?

This is the overlay of our telegram group where we talk about Gentoo stuff (development, maintainance, mistakes, community).

Do not expect high quality ebuilds, while we do the best we can, most of us are still learning.

A quick guide on how to test ebuilds will follow.

Why create such overlay?

Mostly to have fun.

"My primary goal was to have all the ebuilds for small things for desktop "ricing" and weird ones that would not fit into the main overlay." ~XGQT

How do I add this?

Official list

With layman: layman -a src_prepare-overlay

or

With eselect-repository: eselect repository enable src_prepare-overlay

Manual

Check out examples/repos.conf/src_prepare-overlay.conf

or

With layman: layman -o 'https://gitlab.com/src_prepare/src_prepare-overlay/raw/master/repositories.xml' -f -a src_prepare-overlay

How do I sync this?

Run sudo emaint sync -r src_prepare-overlay

It says the ebuild is masked, what do I do?

Check out examples/package.accept_keywords/src_prepare-overlay

I can help, what ebuilds do you need?

Check out TODO.md

Quick maintainer guide

Testing ebuilds

sudo ebuild FILE clean manifest merge