Go to file
grepwood 71635d28d6 Paying repoman dues, restructuring RDEPEND and BDEPEND, restructuring SRC_URI to conditionals 2020-04-23 13:47:20 +02:00
app-admin app-admin/grub-customizer: add version 5.1.0 and 9999 2020-03-19 17:03:38 +01:00
app-crypt/gtkhash app-crypt/gtkhash: fix tabulation 2020-04-08 00:16:24 +02:00
app-editors/vscodium-bin app-editors/vscodium-bin: fix manifest hash 2020-04-17 01:42:30 -04:00
app-emulation/dos32a Sorted keywords in my packages 2020-04-20 18:46:06 +02: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: addressed QA complaints 2020-04-14 14:21:56 +03:00
app-portage/genlop app-portage/genlop: add patched version with some PR merged 2020-04-19 03:13:40 -04:00
dev-python dev-python/howdoi: removal 2020-04-20 23:59:07 +02:00
eclass Paid dues for Fallout 1 2020-04-21 04:46:29 +02:00
examples add example configuration 2019-12-27 22:21:06 +01:00
games-action/gta2 Paid repoman dues for GTA2, changed dependencies 2020-04-21 04:09:14 +02:00
games-emulation/melonds games-emulation/melonds: add version 0.8.3 and 9999 2020-04-11 00:21:32 +02:00
games-misc/lolcat-jaseg games-misc/lolcat-jaseg: move "if" under RDEPEND 2020-01-22 16:02:58 +01:00
games-rpg/fallout1 Paid dues for Fallout 1 2020-04-21 04:46:29 +02:00
games-simulation/clou2 Paying repoman dues, restructuring RDEPEND and BDEPEND, restructuring SRC_URI to conditionals 2020-04-23 13:47:20 +02:00
games-strategy/warcraft3 Paying repoman dues, restructuring RDEPEND and BDEPEND, restructuring SRC_URI to conditionals 2020-04-23 13:47:20 +02:00
games-util/lgogdownloader Paying repoman dues, restructuring RDEPEND and BDEPEND, restructuring SRC_URI to conditionals 2020-04-23 13:47:20 +02:00
licenses GOG and Fallout 1 licenses 2020-04-19 20:58:21 +02: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 app-portage/genlop: add patched version with some PR merged 2020-04-19 03:13:40 -04:00
net-analyzer/nutty net-analyzer/nutty: add version 1.1.1 and 9999 2020-03-04 18:35:16 +01:00
net-firewall/hblock net-firewall/hblock: add version 2.1.5 and 9999 2020-04-19 17:58:56 +02:00
net-im/srain net-im/srain: add version 1.0.2 and 9999 2020-04-20 22:53:04 +02:00
net-libs/libcurl-gnutls net-libs/libcurl-gnutls: add dependency to app-arch/zstd; update Manifest 2020-04-10 19:49:52 +03:00
net-misc net-misc/ytmdl: bump python compatibility 2020-04-20 23:47:56 +02:00
profiles profiles: add linux/amd64/17.1/desktop/elogind 2020-04-10 21:22:01 -04:00
sys-apps/xbps sys-apps/xbps: change distfile name 2020-03-15 13:11:27 +01:00
sys-boot sys-boot/rpi-imager: add version 1.2 and 9999 2020-03-30 20:40:36 +02:00
sys-kernel sys-kernel/xanmod-sources: add xanmod-sources-5.6.6; update Manifest; update metadata.xml 2020-04-21 23:29:39 +00:00
sys-process/nq sys-process/nq: fix remote 2020-02-14 18:12:24 +01:00
www-client www-client/palemoon: add upstream 2020-04-12 14:04:01 +02:00
x11-misc x11-misc/screenkey: add version 0.9 and 9999 2020-04-18 00:42:25 +02: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.md: fix type 2020-04-03 16:18:53 +00:00
TODO.md todo: remove corectrl 2020-04-23 00:12:20 +02: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 want to create a package for us to maintain, see CONTRIBUTING.md.

Quick maintainer guide

Testing ebuilds

repoman manifest
ebuild FILE clean merge