Go to file
2020-05-04 21:08:38 +03:00
app-emulation/virtualbmc add virtualbmc-2.0.0.ebuild 2020-03-12 16:45:28 +03:00
metadata ace-overlay: first commit 2017-10-09 05:27:09 +03:00
net-vpn/gvpe ace-overlay: first commit 2017-10-09 05:27:09 +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:08:38 +03:00
ace-overlay.xml update ace overlay - move from git.lan to gitea.lan 2019-07-20 12:30:08 +03:00
README.md update ace overlay - move from git.lan to gitea.lan 2019-07-20 12:34:10 +03:00

With Gentoo repos.conf:

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

With Layman:

curl -k --request GET "http://gitea.lan/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