aboutsummaryrefslogtreecommitdiff
path: root/cnf
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2012-10-17 22:34:17 -0700
committerZac Medico <zmedico@gentoo.org>2012-10-17 22:34:17 -0700
commitd159be545ecb431addc3e7bb31a8ed8cfd9984af (patch)
tree32e9d4225f0b96046c21dd6d6c43d1b626530ebf /cnf
parentconfig.setcpv: use constructed _pkg_str for mycpv (diff)
downloadportage-d159be545ecb431addc3e7bb31a8ed8cfd9984af.tar.gz
portage-d159be545ecb431addc3e7bb31a8ed8cfd9984af.tar.bz2
portage-d159be545ecb431addc3e7bb31a8ed8cfd9984af.zip
Remove old binhost protocol for bug #438640.
The old protocol has been deprecated since portage-2.1.6 (2009), so it should be completely irrelevant now.
Diffstat (limited to 'cnf')
-rw-r--r--cnf/make.globals3
1 files changed, 0 insertions, 3 deletions
diff --git a/cnf/make.globals b/cnf/make.globals
index bc69abe12..e53f1867f 100644
--- a/cnf/make.globals
+++ b/cnf/make.globals
@@ -66,9 +66,6 @@ FEATURES="assume-digests binpkg-logs
COLLISION_IGNORE="/lib/modules/* *.py[co]"
UNINSTALL_IGNORE="/lib/modules/*"
-# Default chunksize for binhost comms
-PORTAGE_BINHOST_CHUNKSIZE="3000"
-
# By default wait 5 secs before cleaning a package
CLEAN_DELAY="5"