General purpose overlay (w/ automatic updates!)
Find a file
forgejo-actions ed781c4f0c chore: automatically update dependencies [skip ci]
Files changed:
M	app-editors/zed-bin/Manifest
A	app-editors/zed-bin/zed-bin-0.177.8.ebuild
M	www-client/chromium/Manifest
R100	www-client/chromium/chromium-135.0.7049.3.ebuild	www-client/chromium/chromium-135.0.7049.17.ebuild
2025-03-14 00:03:25 +00:00
.github/workflows ci: set git location for update 2025-03-11 20:04:15 -07:00
.tools build: switch to git.rgst.io image 2025-03-09 16:58:05 -07:00
acct-group chore: migrate back to thin-manifests 2025-03-11 19:56:59 -07:00
app-admin chore: automatically update dependencies [skip ci] 2025-03-12 03:06:12 +00:00
app-editors/zed-bin chore: automatically update dependencies [skip ci] 2025-03-14 00:03:25 +00:00
app-misc/notion chore: migrate back to thin-manifests 2025-03-11 19:56:59 -07:00
dev-util dev-util/forgejo-cli: add package 2025-03-13 13:22:39 -07:00
dev-vcs/git-credential-oauth chore: migrate back to thin-manifests 2025-03-11 19:56:59 -07:00
games-emulation chore: migrate back to thin-manifests 2025-03-11 19:56:59 -07:00
media-libs/widevine chore: migrate back to thin-manifests 2025-03-11 19:56:59 -07:00
metadata chore: migrate back to thin-manifests 2025-03-11 19:56:59 -07:00
net-im/legcord chore: migrate back to thin-manifests 2025-03-11 19:56:59 -07:00
net-vpn/tailscale chore: migrate back to thin-manifests 2025-03-11 19:56:59 -07:00
profiles net-im/armcord: move to net-im/legcord 2025-01-08 22:01:03 -08:00
sys-fs/dmg2img chore: migrate back to thin-manifests 2025-03-11 19:56:59 -07:00
www-client/chromium chore: automatically update dependencies [skip ci] 2025-03-14 00:03:25 +00:00
.mise.toml chore(deps): update dependency golang to v1.24.1 (#31) 2025-03-04 16:59:44 -08:00
.updater.yml feat(updater): add 'checkout' and 'upload_artifact' steps 2024-05-10 12:42:43 -07:00
Dockerfile mise: use crate tarball 2025-02-28 19:17:07 -08:00
LICENSE Add missing GPL-2.0 LICENSE 2024-05-30 08:08:45 -07:00
local.env mise: use crate tarball 2025-02-28 19:17:07 -08:00
packages.yml dev-util/forgejo-cli: add package 2025-03-13 13:22:39 -07:00
README.md chore: sane Gentoo defaults 2025-03-09 17:24:01 -07:00
rebuild-manifest.sh chore: sane Gentoo defaults 2025-03-09 17:24:01 -07:00
renovate.json chore: Configure Renovate (#6) 2024-10-07 18:43:12 -07:00
repositories.xml chore: update repositories.xml 2025-03-09 17:10:00 -07:00

overlay

@jaredallard's overlay for Gentoo Linux.

Usage

I recommend using app-eselect/eselect-repository: emerge --ask app-eselect/eselect-repository

# Git instance I use:
eselect repository add jaredallard-overlay git https://git.rgst.io/jaredallard/overlay.git

# Or, Github if you prefer!
eselect repository add jaredallard-overlay git https://github.com/jaredallard/overlay.git

Development

Regenerating All Manifests

If, for some reason, you need to regenerate the following fd (find replacement) command may be useful:

fd -e ebuild -x dirname | sort | uniq | xargs -o -n1 ./rebuild-manifest.sh

License

GPL-2.0