If portage.VERSION == HEAD then use a proxy to lazily call git describe --tags
authorZac Medico <zmedico@gentoo.org>
Sat, 27 Mar 2010 21:35:11 +0000 (14:35 -0700)
committerZac Medico <zmedico@gentoo.org>
Sat, 27 Mar 2010 21:35:11 +0000 (14:35 -0700)
commit4f8e75b71f149b1aa0411051fe06a836f6f07cd3
tree15075ed9be0a1d8c5f949a55b0d488715a42416f
parent54f2e2bbf03175577429dd83e64e72aabff10acf
If portage.VERSION == HEAD then use a proxy to lazily call git describe --tags
if it's accessed.
pym/_emerge/actions.py
pym/portage/__init__.py