From 47e5a6f4862d010dd4fda0f62717c17c03a5f488 Mon Sep 17 00:00:00 2001 From: sergiotarxz Date: Tue, 3 May 2022 21:39:31 +0200 Subject: [PATCH] Adding temporal BINHOST. --- core/etc/portage/make.conf.CYCLE.1 | 1 + core/etc/portage/make.conf.CYCLE.2 | 1 + core/etc/portage/make.conf.CYCLE.3 | 1 + 3 files changed, 3 insertions(+) diff --git a/core/etc/portage/make.conf.CYCLE.1 b/core/etc/portage/make.conf.CYCLE.1 index bd1c47d..f48aa3f 100644 --- a/core/etc/portage/make.conf.CYCLE.1 +++ b/core/etc/portage/make.conf.CYCLE.1 @@ -9,3 +9,4 @@ USE="screencast" PORTDIR="/var/db/repos/gentoo" DISTDIR="/var/cache/distfiles" PKGDIR="/var/cache/binpkgs" +PORTAGE_BINHOST="http://localhost" diff --git a/core/etc/portage/make.conf.CYCLE.2 b/core/etc/portage/make.conf.CYCLE.2 index 948d171..6d6a78b 100644 --- a/core/etc/portage/make.conf.CYCLE.2 +++ b/core/etc/portage/make.conf.CYCLE.2 @@ -9,3 +9,4 @@ USE="screencast" PORTDIR="/var/db/repos/gentoo" DISTDIR="/var/cache/distfiles" PKGDIR="/var/cache/binpkgs" +PORTAGE_BINHOST="http://localhost" diff --git a/core/etc/portage/make.conf.CYCLE.3 b/core/etc/portage/make.conf.CYCLE.3 index 948d171..6d6a78b 100644 --- a/core/etc/portage/make.conf.CYCLE.3 +++ b/core/etc/portage/make.conf.CYCLE.3 @@ -9,3 +9,4 @@ USE="screencast" PORTDIR="/var/db/repos/gentoo" DISTDIR="/var/cache/distfiles" PKGDIR="/var/cache/binpkgs" +PORTAGE_BINHOST="http://localhost"