diff options
Diffstat (limited to 'conf/intel')
-rw-r--r-- | conf/intel/portage/repos.conf/gentoo.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/intel/portage/repos.conf/gentoo.conf b/conf/intel/portage/repos.conf/gentoo.conf index 69b7411..834fae7 100644 --- a/conf/intel/portage/repos.conf/gentoo.conf +++ b/conf/intel/portage/repos.conf/gentoo.conf @@ -4,7 +4,7 @@ main-repo = gentoo [redcore] location = /usr/ports/redcore sync-type = git -sync-uri = https://gitlab.com/redcore/redcore-desktop.git +sync-uri = https://pagure.io/redcore/redcore-desktop.git auto-sync = yes clone-depth = 1 priority = 1000 @@ -12,7 +12,7 @@ priority = 1000 [gentoo] location = /usr/ports/gentoo sync-type = git -sync-uri = https://gitlab.com/redcore/portage.git +sync-uri = https://pagure.io/redcore/portage.git auto-sync = yes clone-depth = 1 priority = 1 |