On Fri, Feb 14, 2014 at 1:37 PM, Sebastian Luther <SebastianLuther@gmx.de> wrote:
Am 14.02.2014 21:43, schrieb David James:
>
> Uploaded here: https://chromium-review.googlesource.com/#/c/186651/
>
> You should be able to cherry-pick using this command:
>   git fetch
> https://chromium.googlesource.com/chromiumos/third_party/portage_tool
> refs/changes/51/186651/1 && git cherry-pick FETCH_HEAD
>

The patch has conflicts in depgraph.py.

Rebased against latest master. I've also added a bunch of tests.

Review URL:
  https://chromium-review.googlesource.com/#/c/186651/3

Fetch command:
 git fetch https://chromium.googlesource.com/chromiumos/third_party/portage_tool refs/changes/51/186651/3 && git cherry-pick FETCH_HEAD 

Cheers,

David