Go to file
2021-10-20 10:13:32 +03:00
app-editors/vscodium-bin add app-editors/vscodium-bin-1.61.2.ebuild 2021-10-20 10:13:32 +03:00
app-emulation/virtualbmc remove old versions of virtualbmc 2021-02-01 11:10:21 +03:00
media-gfx/blender sync blender 2.91.2 ebuild with upstream 2021-06-02 06:15:23 +03:00
metadata ace-overlay: first commit 2017-10-09 05:27:09 +03:00
net-vpn/gvpe add tuned-2.14.0 and openvswitch-2.14.0 2020-12-11 01:30:35 +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