Go to file
XGQT f81fdb2eaf
games-simulation/clou2: add metadata
2020-03-24 02:25:01 +01:00
app-admin app-admin/grub-customizer: add version 5.1.0 and 9999 2020-03-19 17:03:38 +01:00
app-editors/vscodium-bin app-editors/vscodium-bin: bump to 1.43.0 2020-03-15 20:11:51 -04:00
app-misc/cli-visualizer app-misc/cli-visualizer: fix SRC_URI and restrict mirror 2020-03-20 22:29:29 +01:00
app-office/onlyoffice-bin app-office/onlyoffice-bin: add metadata 2020-03-24 02:19:09 +01:00
dev-python dev-python/ffmpeg-python: add media-video/ffmpeg dependancy 2020-03-22 00:06:01 +01: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-action/gta2 games-action/gta2: add metadata 2020-03-24 02:24:18 +01:00
games-misc/lolcat-jaseg games-misc/lolcat-jaseg: move "if" under RDEPEND 2020-01-22 16:02:58 +01:00
games-simulation/clou2 games-simulation/clou2: add metadata 2020-03-24 02:25:01 +01:00
games-strategy/warcraft3 IFS change 2020-03-22 19:19:49 +00:00
licenses Added Warcraft 3 ROC 2020-03-22 19:38:03 +01:00
mail-client/freelook-bin mail-client/freelook-bin: fix QA - EROOT missing slash 2020-03-15 13:23:38 +01:00
media-fonts media-fonts/fontawesome: add version 9999 2020-03-18 02:31:04 +01:00
media-video/tartube media-video/tartube: fix SRC_URI 2020-03-03 01:13:21 +01:00
metadata layout: add deprecated and banned EAPIs 2020-03-19 17:16:54 +01:00
net-analyzer/nutty net-analyzer/nutty: add version 1.1.1 and 9999 2020-03-04 18:35:16 +01:00
net-libs/libcurl-gnutls net-libs/libcurl-gnutls: add metadata 2020-03-24 02:23:29 +01:00
net-misc net-misc/ytmdl: add version 2020.03.21 and 9999 2020-03-22 00:54:20 +01:00
profiles initial 2019-12-27 01:13:50 +01:00
sys-apps/xbps sys-apps/xbps: change distfile name 2020-03-15 13:11:27 +01:00
sys-boot sys-boot/etcher-bin: fix metadata 2020-02-17 17:00:49 +01:00
sys-kernel sys-kernel/lqx-sources: add metadata.xml 2020-03-23 02:02:12 +00:00
sys-process/nq sys-process/nq: fix remote 2020-02-14 18:12:24 +01:00
www-client/icecat www-client/icecat/icecat: remove invalid USE nexlines firefox-52.9.0.ebuild style (repoman QA) 2020-02-17 17:25:48 +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 .gitignore: exclude md5-cache 2020-03-18 02:35:12 +01:00
.gitlab-ci.yml CI: update script copy 2020-03-20 22:02:20 +01:00
CONTRIBUTING.md CONTRIBUTING: reference TODO.md 2020-03-18 02:32:44 +00:00
LICENSE add license 2020-02-08 13:17:45 +01:00
README.md README: It's more than that ;-) 2020-03-22 16:13:54 +01:00
TODO.md TODO.md: remove app-backup/snapper 2020-03-23 17:59:31 +00:00
repositories.xml add repositories.xml 2019-12-28 16:15:38 +01:00

README.md

src_prepare Gentoo overlay

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.

Adding the overlay

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.

Contributing

We appreciate and encourage for contribution. If you want a specific package or what to create a package for us to maintain, see CONTRIBUTING.md.

Quick maintainer guide

Testing ebuilds

repoman manifest
ebuild FILE clean merge