summaryrefslogtreecommitdiff
path: root/conf/intel/portage/repos.conf/gentoo.conf
diff options
context:
space:
mode:
authorV3n3RiX <venerix@rogentos.ro>2016-02-04 19:01:15 +0000
committerV3n3RiX <venerix@rogentos.ro>2016-02-04 19:01:15 +0000
commitbec2436f7a6860f214cf14ecbc5e743250bdfc06 (patch)
tree5655cab99d538daea3783d0e7a0b3e28c0660297 /conf/intel/portage/repos.conf/gentoo.conf
parentfacf1b274b5b3731b0a8c3f7ee986330947a8514 (diff)
this is likely to break almost everything, but is fine, since we actually want to get rid of ancient useflags
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