summaryrefslogtreecommitdiff
path: root/conf/intel/portage/repos.conf/gentoo.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/intel/portage/repos.conf/gentoo.conf')
-rw-r--r--conf/intel/portage/repos.conf/gentoo.conf22
1 files changed, 22 insertions, 0 deletions
diff --git a/conf/intel/portage/repos.conf/gentoo.conf b/conf/intel/portage/repos.conf/gentoo.conf
new file mode 100644
index 0000000..62f4b24
--- /dev/null
+++ b/conf/intel/portage/repos.conf/gentoo.conf
@@ -0,0 +1,22 @@
+[DEFAULT]
+main-repo = kogaion-desktop
+
+[kogaion-desktop]
+location = /var/lib/layman/kogaion-desktop
+sync-type = git
+sync-uri = https://gitlab.com/kogaion/kogaion-desktop.git
+priority = 3
+
+[kogaion]
+location = /var/lib/layman/kogaion
+sync-type = 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