Support returning multiple flag descriptions when restrict is used.
authorMichał Górny <gentoo@mgorny.alt.pl>
Fri, 27 Aug 2010 16:47:22 +0000 (18:47 +0200)
committerZac Medico <zmedico@gentoo.org>
Fri, 27 Aug 2010 16:57:58 +0000 (09:57 -0700)
commite081b9cf09a13a420ebace67b89a0a72fe88641b
treec6ec80f7f54bc58c0aa044aede6075675a77d16e
parent1c0374f06bb251e7e4ec914a706c78f7451484eb
Support returning multiple flag descriptions when restrict is used.

Return a dict of dicts in parse_metadata_use(), with second-level keys
being the restrict strings (or None when no restrict). When generating
use.local.desc, use the description from the possibly-highest-matching
atom.
bin/egencache
pym/repoman/utilities.py