diff -Naur catalyst-2.0_rc12-old/modules/generic_stage_target.py catalyst-2.0_rc12/modules/generic_stage_target.py --- catalyst-2.0_rc12-old/modules/generic_stage_target.py 2005-12-21 21:51:30.000000000 +0100 +++ catalyst-2.0_rc12/modules/generic_stage_target.py 2006-01-15 01:33:56.000000000 +0100 @@ -20,7 +20,7 @@ "profile","snapshot","source_subpath"]) self.valid_values.extend(["version_stamp","target","subarch","rel_type","profile",\ - "snapshot","source_subpath","portage_confdir","cflags","cxxflags","chost","hostuse"]) + "snapshot","source_subpath","portage_confdir","cflags","cxxflags","chost","hostuse","portage_overlay"]) generic_target.__init__(self,addlargs,myspec) # map the mainarch we are running under to the mainarches we support for