From e2026aacb5c3a00fc03a1381a9de411771c7d923 Mon Sep 17 00:00:00 2001 From: inference Date: Thu, 17 Nov 2022 17:34:41 +0000 Subject: [PATCH] Remove GURU repository to reduce dependency on external sources. --- portage/repos.conf | 5 ----- 1 file changed, 5 deletions(-) diff --git a/portage/repos.conf b/portage/repos.conf index 4331015..7c57f28 100644 --- a/portage/repos.conf +++ b/portage/repos.conf @@ -19,8 +19,3 @@ sync-uri = https://anongit.gentoo.org/git/proj/musl.git location = /var/db/repos/fortress sync-type = git sync-uri = https://git.fortressos.org/fortress/fortress.git - -[guru] -location = /var/db/repos/guru -sync-type = git -sync-uri = https://anongit.gentoo.org/git/repo/proj/guru.git