summaryrefslogtreecommitdiffstats
path: root/lang-dlang/repos.conf
diff options
context:
space:
mode:
authorWynn Wolf Arbor2020-02-24 22:06:08 +0100
committerWynn Wolf Arbor2020-03-17 18:36:10 +0100
commit32e8b1468355ecbf530a1518dde6a761cfb8af54 (patch)
tree6c5268bbd3025967c492057a5a2b537bb1435f15 /lang-dlang/repos.conf
parent00439ddc013b51450378f690321639ae46740546 (diff)
downloadportage-roles-32e8b1468355ecbf530a1518dde6a761cfb8af54.tar.gz
Switch to a new location for portage repositories
Instead of /var/overlay/<repo> for overlays and /var/portage/tree for the gentoo repo, all data is now stored in /var/portage/repos/<repo>, which is a more consistent location.
Diffstat (limited to 'lang-dlang/repos.conf')
-rw-r--r--lang-dlang/repos.conf/dlang.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang-dlang/repos.conf/dlang.conf b/lang-dlang/repos.conf/dlang.conf
index cb17bd3..4b0c0eb 100644
--- a/lang-dlang/repos.conf/dlang.conf
+++ b/lang-dlang/repos.conf/dlang.conf
@@ -1,5 +1,5 @@
[dlang]
auto-sync = yes
-location = /var/overlays/dlang
+location = /var/portage/repos/dlang
sync-type = git
sync-uri = https://github.com/gentoo/dlang