From f3373b58c6c1d292e46c0ede04de67c72d81ead0 Mon Sep 17 00:00:00 2001 From: BlackNoxis Date: Sun, 26 Apr 2015 01:19:12 +0300 Subject: [repos.conf] adaugare repos.conf, prioritatile tuturor repositoriilor --- conf/intel/portage/repos.conf | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 conf/intel/portage/repos.conf (limited to 'conf') diff --git a/conf/intel/portage/repos.conf b/conf/intel/portage/repos.conf new file mode 100644 index 0000000..edda932 --- /dev/null +++ b/conf/intel/portage/repos.conf @@ -0,0 +1,20 @@ +[DEFAULT] +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 + +[kogaion] +location = /var/lib/layman/kogaion +sync-type = git +sync-uri = https://github.com/Rogentos/kogaion.git +priority = 2 + +[gentoo] +priority = 1 +location = /usr/portage/ +sync-type = rsync +rsync-uri = rsync://rsync.europe.gentoo.org/gentoo-portage -- cgit v1.2.3