From b91eff234f050ada2a7027fd780f138628f3c254 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Fri, 18 Jan 2013 07:31:47 -0800 Subject: ebuild_xattr.py: lowercase utf-8 comment --- pym/portage/cache/ebuild_xattr.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pym/portage/cache/ebuild_xattr.py b/pym/portage/cache/ebuild_xattr.py index 0086e40a3..db6e177cf 100644 --- a/pym/portage/cache/ebuild_xattr.py +++ b/pym/portage/cache/ebuild_xattr.py @@ -1,4 +1,4 @@ -# -*- coding: UTF8 -*- +# -*- coding: utf-8 -*- # Copyright: 2009-2011 Gentoo Foundation # Author(s): Petteri Räty (betelgeuse@gentoo.org) # License: GPL2 -- cgit v1.2.3-1-g7c22