ebuild(1): remove unneeded porttrees modification
authorZac Medico <zmedico@gentoo.org>
Tue, 13 Sep 2011 05:22:09 +0000 (22:22 -0700)
committerZac Medico <zmedico@gentoo.org>
Tue, 13 Sep 2011 05:22:09 +0000 (22:22 -0700)
commitc646a13990bc1267ab5f557d72f3c02c08be82ad
treea8888f38d7562ed824e1d19a6584dda3d789864e
parent3c59510e894e39f105e3c72c444021deeeb7e062
ebuild(1): remove unneeded porttrees modification

This code should be unnecessary, as long as the repo is correctly
identified for all calls to portdbapi methods like aux_get and
findname. Notably, config.setcpv() must be called with a Package
instance in order to ensure that it gets the metadata from the correct
repository.
bin/ebuild