Inside portdbapi._metadata_callback(), preserve _eclasses_ when the EAPI is
authorZac Medico <zmedico@gentoo.org>
Thu, 25 Dec 2008 05:05:14 +0000 (05:05 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 25 Dec 2008 05:05:14 +0000 (05:05 -0000)
commit582d080f9f5dc75d7dbf164de4d8b6ab3d2b2fc5
tree6ecea4ee9912a196672c8dd59c9823aefa5dde9e
parent60ab92d85a73db9b72c8155ea61da1d91623699c
Inside portdbapi._metadata_callback(), preserve _eclasses_ when the EAPI is
unsupported since the eclass timestamps might be needed in order to decide
that the cache entry should be regenerated. Also, make sure that all metadata
returned from portdbapi.aux_get() is returned as empty strings when the
EAPI is unsupported. (trunk r12330)

svn path=/main/branches/2.1.6/; revision=12336
pym/portage/dbapi/porttree.py