Differences From Artifact [14acab97e9]:
- File client/1.0/pkgr.settings.mistachkin.eagle — part of check-in [bcc088554f] at 2016-08-25 21:30:50 on branch trunk — Add support for per-user settings files. (user: mistachkin, size: 760) [annotate] [blame] [check-ins using]
To Artifact [5b254843b7]:
- File client/1.0/neutral/pkgr.settings.mistachkin.eagle — part of check-in [3f6a616e8a] at 2016-10-27 23:21:40 on branch trunk — Add initial support for platform-specific packages. (user: mistachkin, size: 789) [annotate] [blame] [check-ins using]
- File client/1.0/pkgr.settings.mistachkin.eagle — part of check-in [dbe5f9fb75] at 2016-10-17 22:48:22 on branch trunk — Add more (optional) verbosity to the URI downloading procedure. (user: mistachkin, size: 789) [annotate] [blame] [check-ins using]
︙ | |||
14 15 16 17 18 19 20 21 22 | 14 15 16 17 18 19 20 21 22 23 | + | # ############################################################################### # TODO: Set this to your list of API keys. # set ::pkgr_api_keys [list 0000000000000000000000000000000000000000] variable strictUnknownLanguage false variable verboseGetUrl true variable verboseUnknownResult true variable verboseUriDownload true |