Gentoo Archives: gentoo-portage-dev

From: Mike Frysinger <vapier@g.o>
To: gentoo-portage-dev@l.g.o
Cc: David James <davidjames@××××××.com>
Subject: Re: [gentoo-portage-dev] [PATCH] Implement --newrepo flag.
Date: Mon, 17 Feb 2014 07:49:20
Message-Id: 2898485.YAOkqKVLlt@vapier
In Reply to: Re: [gentoo-portage-dev] [PATCH] Implement --newrepo flag. by David James
1 On Sunday, February 16, 2014 20:57:29 David James wrote:
2 > On Fri, Feb 14, 2014 at 1:37 PM, Sebastian Luther wrote:
3 > > Am 14.02.2014 21:43, schrieb David James:
4 > > > Uploaded here: https://chromium-review.googlesource.com/#/c/186651/
5 > > >
6 > > > You should be able to cherry-pick using this command:
7 > > > git fetch
8 > > >
9 > > > https://chromium.googlesource.com/chromiumos/third_party/portage_tool
10 > > > refs/changes/51/186651/1 && git cherry-pick FETCH_HEAD
11 > >
12 > > The patch has conflicts in depgraph.py.
13 >
14 > Rebased against latest master. I've also added a bunch of tests.
15
16 LGTM
17 -mike

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-portage-dev] [PATCH] Implement --newrepo flag. Brian Dolbec <dolsen@g.o>