When ${PKGDIR}/All/ doesn't exist, put packages in ${PKGDIR}/${CATEGORY}/ instead...
authorZac Medico <zmedico@gentoo.org>
Tue, 22 May 2007 06:27:32 +0000 (06:27 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 22 May 2007 06:27:32 +0000 (06:27 -0000)
commit29fd2e335caa465372eb35a1b65ecdf9a37f83a6
tree556544d3719f854f1a67a20841068226a5071e27
parente258a70559dfb3720f8370c483241e2487e88a97
When ${PKGDIR}/All/ doesn't exist, put packages in ${PKGDIR}/${CATEGORY}/ instead.  This new layout is backward compatible with portage-2.1.2 and it will be a requirement for new PORTAGE_BINHOST support that is comming.

svn path=/main/trunk/; revision=6568
bin/misc-functions.sh
pym/portage/__init__.py
pym/portage/dbapi/bintree.py