From e69596ce91b57a0a4a828704f06b83d5a24bc3e2 Mon Sep 17 00:00:00 2001 From: inference Date: Sun, 1 Jan 2023 11:19:45 +0000 Subject: [PATCH] Add LibreWolf community repository. --- portage/repos.conf | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/portage/repos.conf b/portage/repos.conf index b3fcdde..f96dbb9 100644 --- a/portage/repos.conf +++ b/portage/repos.conf @@ -3,7 +3,7 @@ # Copyright 2022-2023 Inference # SPDX-License-Identifier: BSD-3-Clause-Clear -# Version: 4.0.2.9 +# Version: 4.1.0.10 # ONLY IPV4 + IPV6 DUAL-STACK MIRRORS SHOULD BE USED! IPV4 IS BEING PHASED OUT! @@ -25,3 +25,9 @@ location = /var/db/repos/local/ location = /var/db/repos/general/ sync-type = git sync-uri = https://git.inferencium.net/Inferencium/general.git + +# LibreWolf +[librewolf] +location = /var/db/repos/librewolf +sync-type = git +sync-uri = https://gitlab.com/librewolf-community/browser/gentoo.git