summaryrefslogtreecommitdiff
path: root/conf/cross/portage/repos.conf
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-07-22 21:09:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-07-22 21:09:29 +0100
commite837f1a043b0db1d950a3f29c6af223d6c0b15c0 (patch)
treec5383948ab345410459e0dc91ff30e720327ccb8 /conf/cross/portage/repos.conf
parentb3c9626ce448f0d4b9a784e408ee96ed5180c702 (diff)
crossdev configs
Diffstat (limited to 'conf/cross/portage/repos.conf')
-rw-r--r--conf/cross/portage/repos.conf/gentoo.conf20
1 files changed, 20 insertions, 0 deletions
diff --git a/conf/cross/portage/repos.conf/gentoo.conf b/conf/cross/portage/repos.conf/gentoo.conf
new file mode 100644
index 0000000..ccbedb0
--- /dev/null
+++ b/conf/cross/portage/repos.conf/gentoo.conf
@@ -0,0 +1,20 @@
+# This file has been automatically generated, do not edit.
+
+[DEFAULT]
+main-repo = gentoo
+
+[redcore]
+location = /usr/ports/redcore
+sync-type = git
+sync-uri = https://pagure.io/redcore/redcore-desktop.git
+auto-sync = yes
+clone-depth = 1
+priority = 1000
+
+[gentoo]
+location = /usr/ports/gentoo
+sync-type = git
+sync-uri = https://pagure.io/redcore/portage.git
+auto-sync = yes
+clone-depth = 1
+priority = 1