From ad7c8698decefab687cf2132fae5ceb589f54314 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 4 Oct 2015 16:21:18 +0100 Subject: move to git based portage sync --- conf/intel/portage/repos.conf | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'conf') diff --git a/conf/intel/portage/repos.conf b/conf/intel/portage/repos.conf index edda932..62f4b24 100644 --- a/conf/intel/portage/repos.conf +++ b/conf/intel/portage/repos.conf @@ -2,19 +2,21 @@ main-repo = kogaion-desktop [kogaion-desktop] -priority = 3 location = /var/lib/layman/kogaion-desktop sync-type = git -sync-uri = https://github.com/Rogentos/kogaion-desktop.git +sync-uri = https://gitlab.com/kogaion/kogaion-desktop.git +priority = 3 [kogaion] location = /var/lib/layman/kogaion sync-type = git -sync-uri = https://github.com/Rogentos/kogaion.git +sync-uri = https://gitlab.com/kogaion/kogaion-main.git priority = 2 [gentoo] +location = /usr/portage +sync-type = git +sync-uri = git://anongit.gentoo.org/repo/gentoo.git +auto-sync = yes +sync-depth = 0 priority = 1 -location = /usr/portage/ -sync-type = rsync -rsync-uri = rsync://rsync.europe.gentoo.org/gentoo-portage -- cgit v1.2.3