we do not use curl at all

This commit is contained in:
belliash 2012-01-16 12:07:51 +01:00
parent e7d5c71508
commit dd28a98620
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# A time designation representing the time in seconds that you allow the connection to # A time designation representing the time in seconds that you allow the connection to
# the server to take. This only limits the connection phase, once curl has connected # the server to take. This only limits the connection phase, once it has connected this
# this option is of no more use. Setting a timeout to 0 disables it altogether. Unless # option is of no more use. Setting a timeout to 0 disables it altogether. Unless you
# you know what you are doing, it is best not to change the default timeout settings. # know what you are doing, it is best not to change the default timeout settings.
FETCHTIMEOUT="180" FETCHTIMEOUT="180"
# Sets the number of times EzBuild will attempt to download files and retrieve portage # Sets the number of times EzBuild will attempt to download files and retrieve portage