From: Zac Medico Date: Fri, 12 Dec 2008 22:14:19 +0000 (-0000) Subject: Update comment about resume opts stored as dict starting with 2.1.6_rc1. X-Git-Tag: v2.2_rc18~10 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1e5ca54559f706ba758eee70bda786f97ee679de;p=portage.git Update comment about resume opts stored as dict starting with 2.1.6_rc1. svn path=/main/trunk/; revision=12246 --- diff --git a/pym/_emerge/__init__.py b/pym/_emerge/__init__.py index 3f16150e4..a94f21767 100644 --- a/pym/_emerge/__init__.py +++ b/pym/_emerge/__init__.py @@ -13625,7 +13625,7 @@ def action_build(settings, trees, mtimedb, del mtimedb["resume"] mtimedb.commit() mtimedb["resume"]={} - # Stored as a dict starting with portage-2.2_rc7, and supported + # Stored as a dict starting with portage-2.1.6_rc1, and supported # by >=portage-2.1.3_rc8. Versions