Go to file
2023-01-19 15:18:34 +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 Revert "add vscodium-bin/vscodium-bin-1.74.3.23010.ebuild" 2023-01-11 11:26:55 +03:00
app-emulation/virtualbmc update repos 2023-01-19 15:18:34 +03:00
metadata update repos 2023-01-19 15:18:34 +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 add x11-misc/perwindowlayoutd 2020-05-04 21:43:20 +03:00
ace-overlay.xml make public repo 2021-06-29 13:06:49 +03:00
README.md fix typo 2021-08-11 13:21:37 +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://git.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://git.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