From e08b6e5abc3f8b7805361bce1cb8c532617b633e Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Thu, 13 Nov 2008 18:46:24 +0000 Subject: Refer to portage-2.1.6_rc1 in comment about resume opts being stored as a dict. svn path=/main/branches/2.1.6/; revision=11887 --- pym/_emerge/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pym/_emerge/__init__.py b/pym/_emerge/__init__.py index 75b9bbe75..9d94ac953 100644 --- a/pym/_emerge/__init__.py +++ b/pym/_emerge/__init__.py @@ -12887,7 +12887,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