From c2cb569be0f77cd37c077e227520d89085386bdf Mon Sep 17 00:00:00 2001 From: inference Date: Sun, 18 Dec 2022 18:21:41 +0000 Subject: [PATCH] Add Inferencium General ebuild repository. Add lanodanOverlay ebuild repository. --- portage/repos.conf | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/portage/repos.conf b/portage/repos.conf index a7c81b4..72d7bc0 100644 --- a/portage/repos.conf +++ b/portage/repos.conf @@ -3,7 +3,7 @@ # Copyright 2022 Inference # License: BSD 3-Clause Clear -# 1.0.0.2 +# 1.2.0.4 [gentoo] @@ -15,3 +15,13 @@ sync-git-verify-commit-signature = yes [local] location = /var/db/repos/local + +[general] +location = /var/db/repos/general +sync-type = git +sync-uri = https://git.inferencium.net/Inferencium/general.git + +[lanodanOverlay] +location = /var/db/repos/lanodanOverlay +sync-type = git +sync-uri = https://github.com/gentoo-mirror/lanodanOverlay.git