Replace compat symlinks with a new compat module as the symlink solution prevents...
authorMarius Mauch <genone@gentoo.org>
Sat, 17 Feb 2007 13:11:28 +0000 (13:11 -0000)
committerMarius Mauch <genone@gentoo.org>
Sat, 17 Feb 2007 13:11:28 +0000 (13:11 -0000)
commit344c94a32baf1fec5ac650aa7475adc643887915
tree277a78549b214fda290fca7ae18c3a9de7d29dc2
parent68773e9cf59e167574cbb8c12f2e1a44055b5ce0
Replace compat symlinks with a new compat module as the symlink solution prevents reuse of state information (requested by ferringb)

svn path=/main/trunk/; revision=5981
25 files changed:
pym/cvstree.py
pym/dispatch_conf.py
pym/eclass_cache.py
pym/emergehelp.py
pym/getbinpkg.py
pym/output.py
pym/portage_checksum.py
pym/portage_compat_namespace.py [new file with mode: 0644]
pym/portage_const.py
pym/portage_data.py
pym/portage_debug.py
pym/portage_dep.py
pym/portage_exception.py
pym/portage_exec.py [new file with mode: 0644]
pym/portage_gpg.py
pym/portage_localization.py
pym/portage_locks.py
pym/portage_mail.py
pym/portage_manifest.py
pym/portage_news.py
pym/portage_selinux.py
pym/portage_update.py
pym/portage_util.py
pym/portage_versions.py
pym/xpak.py