Bug #315615 - Use EbuildIpcDaemon to implement has_version and best_version.
authorZac Medico <zmedico@gentoo.org>
Fri, 13 Aug 2010 19:14:06 +0000 (12:14 -0700)
committerZac Medico <zmedico@gentoo.org>
Fri, 13 Aug 2010 19:14:06 +0000 (12:14 -0700)
commit612a8abf9995c593101b8344fda15acd8267c5e3
tree41f74d2708d9b86dd12196baaf2975a7721880df
parent26744c1e52a05f7bdc9a14926eb15d7cd08cd354
Bug #315615 - Use EbuildIpcDaemon to implement has_version and best_version.
This provides performance benefits and also avoids permissions issues with
FEATURES=userpriv.
bin/ebuild.sh
pym/_emerge/AbstractEbuildProcess.py
pym/_emerge/EbuildIpcDaemon.py
pym/_emerge/actions.py
pym/portage/package/ebuild/_ipc/QueryCommand.py [new file with mode: 0644]