commit:     21233c699c1be8f055bcede52ab1b4eedb011507
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Mon Aug  1 02:45:05 2022 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Mon Aug  1 02:45:05 2022 +0000
URL:        https://gitweb.gentoo.org/proj/grs.git/commit/?id=21233c69

make.conf: freeharbor.net is deprecated

Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>

 core/etc/portage/make.conf.CYCLE.3 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/etc/portage/make.conf.CYCLE.3 
b/core/etc/portage/make.conf.CYCLE.3
index 04d42ad..4a0596f 100644
--- a/core/etc/portage/make.conf.CYCLE.3
+++ b/core/etc/portage/make.conf.CYCLE.3
@@ -2,5 +2,5 @@ CFLAGS="-O2 -pipe -fno-diagnostics-color"
 CXXFLAGS="${CFLAGS}"
 CHOST="x86_64-gentoo-linux-musl"
 MAKEOPTS="-j4"
-PORTAGE_BINHOST="http://bluedragon.freeharbor.net/";
+PORTAGE_BINHOST="http://192.168.3.13/";
 ACCEPT_LICENSE="linux-fw-redistributable no-source-code"

Reply via email to