From 46e27eeef27ab1630e1f7cb192874d1d55176ac9 Mon Sep 17 00:00:00 2001 From: hasufell Date: Tue, 4 Aug 2015 18:58:38 +0200 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- portage/make.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portage/make.conf b/portage/make.conf index 519eadb..61d9377 100644 --- a/portage/make.conf +++ b/portage/make.conf @@ -52,7 +52,7 @@ GAMES_SHOW_WARNING=0 # FETCHCOMMAND="/usr/bin/wget -t 3 -T 60 --passive-ftp -O \"\${DISTDIR}/\${FILE}\" \"\${URI}\"" # RESUMECOMMAND="/usr/bin/wget -c -t 3 -T 60 --passive-ftp -O \"\${DISTDIR}/\${FILE}\" \"\${URI}\"" -GENTOO_MIRRORS="ftp://mirror.netcologne.de/gentoo/ ftp://gentoo.imj.fr/pub/gentoo/ ftp://de-mirror.org/gentoo/" +GENTOO_MIRRORS="" #SYNC="rsync://rsync2.de.gentoo.org/gentoo-portage" #SYNC="" #SYNC="cvs://hasufell@cvs.gentoo.org:/var/cvsroot"