Let emerge fix .la files
authorSebastian Luther <SebastianLuther@gmx.de>
Mon, 12 Jul 2010 08:41:32 +0000 (10:41 +0200)
committerZac Medico <zmedico@gentoo.org>
Mon, 12 Jul 2010 09:34:06 +0000 (02:34 -0700)
commit76118ef9b746ca3ba644504b6ddb13906bc2e2f0
tree4f1000c2d2570f12dc86684671c13093f14433ce
parent32264c30d8fc23f08f30f1488a1fa68d1f2cfc34
Let emerge fix .la files

Triggered by FEATURES="lafilefixing" (enabled by default)
Includes a QA warning for invalid .la files.
cnf/make.globals
man/make.conf.5
pym/portage/const.py
pym/portage/package/ebuild/doebuild.py
pym/portage/tests/lafilefixer/__init__.py [new file with mode: 0644]
pym/portage/tests/lafilefixer/__test__ [new file with mode: 0644]
pym/portage/tests/lafilefixer/test_lafilefixer.py [new file with mode: 0644]
pym/portage/util/lafilefixer.py [new file with mode: 0644]