Go to file
2021-06-02 00:11:22 +03:00
app-emulation/virtualbmc remove old versions of virtualbmc 2021-02-01 11:10:21 +03:00
dev-python update openvswitch, tuned, python-linux-procfs packages 2020-12-11 02:07:15 +03:00
media-gfx/blender add python 3.9 for blender 2.91.2 2021-06-02 00:11:22 +03:00
metadata ace-overlay: first commit 2017-10-09 05:27:09 +03:00
net-misc/openvswitch update openvswitch, tuned, python-linux-procfs packages 2020-12-11 02:07:15 +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
sys-apps/tuned update openvswitch, tuned, python-linux-procfs packages 2020-12-11 02:07:15 +03:00
x11-misc/perwindowlayoutd add x11-misc/perwindowlayoutd 2020-05-04 21:43:20 +03:00
ace-overlay.xml update ace-overlay - move to https 2020-10-29 01:18:04 +03:00
README.md update ace-overlay - move to https 2020-10-29 01:18:40 +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.0xace.cc/ace/ace-overlay auto-sync = yes
clone-depth = 0" > /etc/portage/repos.conf/ace-overlay.conf'

With Layman:

curl -k --request GET "https://gitea.0xace.cc/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