Personal gentoo portage overlay https://git.millerson.name
Go to file
Alexander Miroshnichenko d810c1b196
media-sound/pw-volume: new package
2024-11-16 19:09:06 +03:00
app-admin add app-admin/kubectl-who-can ebuild 2024-11-08 12:38:16 +03:00
app-containers add app-containers/podlet 2024-11-10 11:25:13 +03:00
app-crypt/lego remove orphaned packages 2024-11-14 18:16:04 +03:00
app-editors/apostrophe app-editors/apostrophe: update RDEPEND 2022-07-17 13:17:04 +03:00
app-emulation/libpod remove orphaned packages 2024-11-14 12:30:26 +03:00
app-misc remove orphaned packages 2024-11-14 12:30:26 +03:00
app-office app-office/jal: update 2024.8.1 version 2024-08-26 12:02:32 +03:00
app-shells/tessen app-shells/tessen: update to v2.1.3 2023-01-21 12:18:07 +03:00
app-text app-text/typstwriter: update ebuild 2024-08-28 10:26:43 +03:00
dev-libs/jose dev-libs/jose: Add package 2020-12-24 18:17:22 +03:00
dev-python dev-python/*: update python_targets 2022-09-14 15:38:53 +03:00
dev-util/bpftool add content 2019-05-08 14:53:59 +03:00
dev-vcs dev-vcs/GitQlient: new package 2020-07-24 19:18:33 +03:00
gui-apps add pkg gui-apps/waypipe 2023-03-10 11:59:42 +03:00
media-plugins remove orphaned packages 2024-11-14 12:30:26 +03:00
media-sound media-sound/pw-volume: new package 2024-11-16 19:09:06 +03:00
media-video fix media-video/qtcam package 2024-04-05 13:42:46 +03:00
metadata add plasma profiles 2024-11-13 22:57:38 +03:00
net-libs/libasr add opensmtpd 2020-01-06 12:29:37 +03:00
net-misc/netplan net-misc/netplan: add musl libc compat patch 2024-10-25 08:29:54 +03:00
net-vpn net-vpn/amneziawg-linux-kernel-module: update ebuild 2024-10-28 23:44:37 +03:00
profiles move plasma profiles to no-multilib 2024-11-13 23:07:16 +03:00
sec-policy sec-policy/*: update EAPI 2023-06-18 11:18:34 +03:00
sys-apps sys-apps/systemd: add v256.5 with musl libc patches 2024-09-25 22:42:59 +03:00
sys-auth/polkit sys-auth/polkit: Add package with dutape JS backend and musl libc support 2021-01-16 11:59:46 +03:00
sys-cluster/openshift-clients sys-cluster/openshift-clients: verion update to 4.17.0.202409111134 2024-11-01 13:16:34 +03:00
sys-fs remove orphaned packages 2024-11-14 12:30:26 +03:00
sys-kernel sys-kernel/hardened-kernel: add v6.10.14 2024-11-15 23:43:04 +03:00
sys-libs/musl remove orhaned packages 2023-06-19 17:17:48 +03:00
virtual virtual/dist-kernel: add v6.10.14, v6.11.8 2024-11-15 23:52:08 +03:00
www-apps www-apps/gitea: Bump version 1.14.2 2021-06-07 14:43:54 +03:00
x11-misc/wofi-pass wofi-pass: new ebuild 2019-11-15 13:49:59 +03:00
LICENSE Initial commit 2019-05-08 14:42:42 +03:00
README.md update README 2019-05-08 15:04:37 +03:00
layman.xml Add layman.xml 2019-05-08 15:26:41 +03:00

README.md

Millerson Gentoo Overlay

Using repository with newer portage A package manager with git repository support can be used for sync. Portage version 2.2.16 and later supports git sync.

The repos.conf entry for repository sync may look like the following:

[millerson-overlay]
location = /usr/local/portage/millerson-overlay
sync-type = git
sync-uri = https://git.millerson.name/millerson.name/gentoo-overlay.git
auto-sync = true
clone-depth = 1

Please note that if you use existing repository location, you need to remove the existing repository first.