Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 70105
Collapse All | Expand All

(-)pym/portage.py (+1 lines)
Lines 6833-6838 Link Here
6833
			for myline in dcontent[1:]:
6833
			for myline in dcontent[1:]:
6834
				writemsg(myline)
6834
				writemsg(myline)
6835
			writemsg("\n\n")
6835
			writemsg("\n\n")
6836
		sys.exit(1)
6836
6837
6837
db={}
6838
db={}
6838
6839

Return to bug 70105