Go to file
2024-11-17 22:32:54 +03:00
app-admin/sops-bin add vscodium-bin/vscodium-bin-1.62.3.ebuild 2021-11-21 04:05:08 +03:00
app-editors/vscodium-bin add vscodium-bin-1.95.3.24321.ebuild 2024-11-17 22:32:54 +03:00
app-emulation/virtualbmc virtualbmc: bump to v3.1.0 2024-06-02 00:50:15 +03:00
media-video save wireplumber-0.4.13.ebuild 2023-04-22 11:15:05 +03:00
metadata add vscodium-bin-1.95.3.24321.ebuild 2024-11-17 22:32:54 +03:00
net-vpn/gvpe add gvpe-3.1.ebuild 2022-10-15 03:02:02 +03:00
profiles ace-overlay: first commit 2017-10-09 05:27:09 +03:00
x11-misc/perwindowlayoutd update to EAPI=8 2023-08-30 11:13:42 +03:00
ace-overlay.xml fix overlay url 2023-06-17 14:40:59 +03:00
README.md fix overlay url 2023-06-17 14:40:59 +03:00

With Gentoo repos.conf:

sudo /bin/bash -c 'echo "[ace-overlay]
location = /usr/local/portage/ace-overlay
sync-type = git
sync-uri = https://gitea.geekhome.org/ace/ace-overlay
auto-sync = yes
clone-depth = 0" > /etc/portage/repos.conf/ace-overlay.conf'

With Layman:

curl -k --request GET "https://gitea.geekhome.org/ace/ace-overlay/raw/branch/master/ace-overlay.xml" 2>/dev/null > /tmp/ace-overlay.xml

sudo layman -o file:///tmp/ace-overlay.xml -f -a ace-overlay