Index: main/trunk/pym/_emerge/__init__.py =================================================================== --- main/trunk/pym/_emerge/__init__.py (revision 13275) +++ main/trunk/pym/_emerge/__init__.py (working copy) @@ -1,4 +1,5 @@ #!/usr/bin/python -O +# -*- coding: iso-8859-1 -*- # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -72,6 +73,7 @@ scroll_msgs = [ "Gentoo Rocks ("+platform.system()+")", "Thank you for using Gentoo. :)", + "MaNI was here", "Are you actually trying to read this?", "How many times have you stared at this?", "We are generating the cache right now",