Personal gentoo portage overlay https://git.millerson.name
 
 
Go to file
Alexander Miroshnichenko 35e32d4c0a
app-editors/apostrophe: update RDEPEND
2022-07-17 13:17:04 +03:00
app-admin add app-admin/openshift-client-tools ebuild 2022-02-21 19:23:30 +03:00
app-crypt app-crypt/lego: update ebuild 2021-10-18 13:16:59 +03:00
app-editors/apostrophe app-editors/apostrophe: update RDEPEND 2022-07-17 13:17:04 +03:00
app-emulation app-emulation/cri-o: remove old version 2021-08-01 11:23:50 +03:00
app-misc/joshuto app-misc/joshuto: update to release 0.9.0 with add-additional-configuration-directories patch 2021-08-07 13:12:07 +03:00
app-shells/tessen add app-shells/tessen ebuild 2022-02-24 13:35:09 +03:00
app-text/pdfmixtool Add app-text/pdfmixtool package 2021-07-20 14:13:15 +03:00
dev-lang/go update dev-lang/go, www-apps/gitea ebuilds 2019-05-26 22:12:11 +03:00
dev-libs/jose dev-libs/jose: Add package 2020-12-24 18:17:22 +03:00
dev-python update 2021-06-07 13:36: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 gui-apps/wtype-0.4 ebuild 2022-03-06 12:38:50 +03:00
mail-mta/opensmtpd add opensmtpd 2020-01-06 12:29:37 +03:00
media-sound media-sound/cozy: bump v1.2.0 2022-04-02 17:35:07 +03:00
media-video/Videomass Add media-video/Videomass package 2021-07-20 13:52:42 +03:00
metadata add content 2019-05-08 14:53:59 +03:00
net-dns/knot add content 2019-05-08 14:53:59 +03:00
net-fs/nfs-utils add content 2019-05-08 14:53:59 +03:00
net-libs/libasr add opensmtpd 2020-01-06 12:29:37 +03:00
net-misc/netplan net-misc/netplan: update to v0.104 2022-02-21 11:51:41 +03:00
profiles update README and repo_name 2019-05-08 15:00:21 +03:00
sec-policy sec-policy/selinux-lego: update policy 2021-05-21 10:51:58 +03:00
sys-apps stratisd: update ebuild 2021-08-01 10:58:50 +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-fs stratis: update to version 3.0.4 2022-02-18 14:52:14 +03:00
sys-kernel sys-kernel/hardened-kernel: add btrfs support kernel built-in 2022-02-18 15:35:32 +03:00
sys-libs add sys-libs/libselinux v3.0-r1 with musl libc build support 2020-04-17 18:09:47 +03:00
sys-process/audit sys-process/audit: updatge python target 2021-02-13 18:15:55 +03:00
virtual virtual/linux-sources: update metadata 2020-03-29 13:47:03 +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.