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

(-)a/bin/portageq (-1 / +1 lines)
Lines 1327-1332 def main(argv): Link Here
1327
			root = eroot
1327
			root = eroot
1328
1328
1329
		os.environ["ROOT"] = root
1329
		os.environ["ROOT"] = root
1330
		reload(portage)
1330
1331
1331
	args = argv[2:]
1332
	args = argv[2:]
1332
1333
1333
- 

Return to bug 489022