From 0fd192fcbb302959fbc065dd7a9e1963dbe6785f Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Sat, 3 Nov 2007 09:45:51 +0000 Subject: TODO: Make update_config_files() handle slotmove commands for SLOT atoms. svn path=/main/trunk/; revision=8387 --- pym/portage/update.py | 1 + 1 file changed, 1 insertion(+) (limited to 'pym') diff --git a/pym/portage/update.py b/pym/portage/update.py index 8d6df0143..0ba48ed4d 100644 --- a/pym/portage/update.py +++ b/pym/portage/update.py @@ -178,6 +178,7 @@ def update_config_files(config_root, protect, protect_mask, update_iter): continue worldlist = grabfile(os.path.join(config_root, WORLD_FILE)) + # TODO: handle slotmove commands for SLOT stoms for update_cmd in update_iter: if update_cmd[0] == "move": old_value, new_value = update_cmd[1], update_cmd[2] -- cgit v1.2.3-1-g7c22