Go to file
XGQT 3f7ae646dc
sys-process/nq: fix remote
2020-02-14 18:12:24 +01:00
app-editors/vscodium fix copyright 2020-02-10 17:17:15 -05:00
eclass fixed headers 2020-02-11 23:41:55 +01:00
examples add example configuration 2019-12-27 22:21:06 +01:00
games-misc/lolcat-jaseg games-misc/lolcat-jaseg: move "if" under RDEPEND 2020-01-22 16:02:58 +01:00
mail-client/freelook-bin mail-client/freelook-bin: update src uri 2020-02-12 18:24:11 +01:00
media-fonts/siji media-fonts/siji: add USE description 2020-02-08 17:38:08 +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
sys-process/nq sys-process/nq: fix remote 2020-02-14 18:12:24 +01:00
www-client/icecat Added protection against Rust's regression. 2020-02-13 00:05:14 +01:00
x11-misc x11-misc/polybar: remove dropped use flag from cairo "xcb" 2020-01-20 14:19:31 +01:00
x11-terms/xst Add xst-999 ebuild 2020-01-21 22:21:48 -05:00
.gitignore add gitignore 2019-12-30 01:40:26 +01:00
LICENSE add license 2020-02-08 13:17:45 +01:00
README.md readme: testing ebuilds: do this properly 2020-02-09 13:38:19 +01:00
TODO.md todo: remove www-client/icecat - added 2020-02-11 23:50:02 +01:00
repositories.xml add repositories.xml 2019-12-28 16:15:38 +01:00

README.md

src_prepare Gentoo overlay

What is this?

This is the overlay of our Telegram group where we talk about topics related to Gentoo (development, maintainance, mistakes, community).

WARNING: 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 this 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

In short, we want to contribute :)

How do I add this?

Official list

Layman

If you are using Layman, execute:

layman -a src_prepare-overlay

eselect-repository

If you are using eselect-repository, execute:

eselect repository enable src_prepare-overlay

Manual

If you want to manually add the overlay, see examples/repos.conf/src_prepare-overlay.conf.

Layman

If you are using Layman, execute:

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

How do I sync this?

Execute:

emaint sync -r src_prepare-overlay

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

See examples/package.accept_keywords/src_prepare-overlay.

I can help, what ebuilds do you need?

See TODO.md

Quick maintainer guide

Testing ebuilds

repoman manifest

sudo ebuild FILE clean merge