aboutsummaryrefslogtreecommitdiff
path: root/TODO
blob: 997067dcf813bec38a6cdf3179efebfee37ccb92 (plain)
1
2
3
4
5
6
7
8
9
1) EnvFileParser chokes on multiline vars
For 2.1:
  - handling virtuals
    http://overlays.gentoo.org/proj/java/wiki/Virtuals

For 3.0:
  - Make EnvironmentManager's get_packages function return
    a list packages instead of a dictionary. For lookup by name
	we already have the get_package function.