Remove pym/{cache,elog_modules} directory symlinks since they lead to upgrade/downgra...
authorZac Medico <zmedico@gentoo.org>
Sun, 3 Jun 2007 07:15:54 +0000 (07:15 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 3 Jun 2007 07:15:54 +0000 (07:15 -0000)
commit078e7254e676c53dc185181c3f1cc4d58d963fed
treed215622a54e4f40595bb348d039c335d9b0ca0e9
parented7ce3c71016c5378bd3e3300c93afec6b329488
Remove pym/{cache,elog_modules} directory symlinks since they lead to upgrade/downgrade issues.  These modules probably aren't referenced from outside of portage anyway.  There's a hack in config.load_best_module() so that cache.* in /etc/portage/modules will first try cache.* and then try portage.cache.* if there's an ImportError.

svn path=/main/trunk/; revision=6726
pym/cache [deleted symlink]
pym/elog_modules [deleted symlink]