Use plain ascii encoding for this file, in order to avoid error messages like
authorZac Medico <zmedico@gentoo.org>
Thu, 27 Aug 2009 03:55:33 +0000 (03:55 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 27 Aug 2009 03:55:33 +0000 (03:55 -0000)
commit2a4b07c8d0105ea7418ea3afc9e777a7a396fc46
tree874777611145c6c70f17a970fb81722b8dd0e886
parent31d90880b6b7380c20e802e9dca243e0619981cf
Use plain ascii encoding for this file, in order to avoid error messages like
this which building stages (happens when python is built with USE=build):

 * Byte compiling python modules for python-2.6 .. ...
Compiling //usr/lib64/portage/pym/portage/cache/ebuild_xattr.py ...
SyntaxError: ('unknown encoding: UTF8', ('//usr/lib64/portage/pym/portage/cache/
ebuild_xattr.py', 0, 0, None))

svn path=/main/trunk/; revision=14162
pym/portage/cache/ebuild_xattr.py