From 3e8a638793af3b001843055e8928cdb79e8afb79 Mon Sep 17 00:00:00 2001 From: Alec Warner Date: Sat, 13 Jan 2007 19:25:20 +0000 Subject: fix tabs with patch from Grobian and bug # 161911, fix developing a bit svn path=/main/trunk/; revision=5633 --- pym/portage.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pym') diff --git a/pym/portage.py b/pym/portage.py index bcbb376f1..ee2dd5ef6 100644 --- a/pym/portage.py +++ b/pym/portage.py @@ -2618,7 +2618,7 @@ def digestgen(myarchives, mysettings, overwrite=1, manifestonly=0, myportdb=None NOTE: manifestonly and overwrite are useless with manifest2 and are therefore ignored.""" if myportdb is None: - writemsg("Warning: myportdb not specified to digestgen\n") + writemsg("Warning: myportdb not specified to digestgen\n") global portdb myportdb = portdb global _doebuild_manifest_exempt_depend -- cgit v1.2.3-1-g7c22