From 5179242fbeb2d7c81c8312cea424ef67b9592a88 Mon Sep 17 00:00:00 2001 From: inference Date: Sat, 17 Sep 2022 22:13:25 +0100 Subject: [PATCH] Update Inferencium repository to point to new Fortress repository. --- portage/repos.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/portage/repos.conf b/portage/repos.conf index 5c6aff6..190daa3 100644 --- a/portage/repos.conf +++ b/portage/repos.conf @@ -15,10 +15,10 @@ location = /var/db/repos/musl sync-type = git sync-uri = https://anongit.gentoo.org/git/proj/musl.git -[inferencium] -location = /var/db/repos/inferencium +[fortress] +location = /var/db/repos/fortress sync-type = git -sync-uri = https://codeberg.org/inference/inferencium.git +sync-uri = https://codeberg.org/inference/fortress.git [mmd] location = /var/db/repos/mmd