Go to file
2019-07-20 12:34:10 +03:00
app-admin/gopass update gopass to version 1.8.3 2018-12-20 21:18:06 +03:00
app-emulation update app-emulation/virtualbmc-1.4.0 ebuild 2019-03-13 02:34:19 +03:00
eclass ace-overlay: take gopass and eclass from go-overlay 2018-04-02 03:07:37 +03:00
games-util/lutris add lutris 0.4.23 2019-02-16 13:00:35 +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
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