diff options
author | Wolf | 2020-01-01 20:34:52 +0100 |
---|---|---|
committer | Wynn Wolf Arbor | 2020-02-04 13:54:09 +0100 |
commit | a958ed7ae9bb20399d4bc54b385c79dbd0997ed6 (patch) | |
tree | 0e911b2faf7310bfe4bc83724acb9e259b2fa0e6 /host-nabokov | |
parent | b6ee2aaf2053bd9f526b974fa4960796169c7a99 (diff) | |
download | portage-roles-a958ed7ae9bb20399d4bc54b385c79dbd0997ed6.tar.gz |
host-nabokov: Fix URL for demeter's portage tree
Diffstat (limited to '')
-rw-r--r-- | host-nabokov/repos.conf/gentoo.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host-nabokov/repos.conf/gentoo.conf b/host-nabokov/repos.conf/gentoo.conf index e3e401f..1f161e2 100644 --- a/host-nabokov/repos.conf/gentoo.conf +++ b/host-nabokov/repos.conf/gentoo.conf @@ -4,4 +4,4 @@ main-repo = gentoo [gentoo] location = /var/portage/tree sync-type = rsync -sync-uri = rsync://demeter.olympus/gentoo-portage +sync-uri = rsync://demeter.fritz.box/gentoo-portage |