summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2013-01-18 07:31:47 -0800
committerZac Medico <zmedico@gentoo.org>2013-01-18 07:31:47 -0800
commitb91eff234f050ada2a7027fd780f138628f3c254 (patch)
tree361a975e7a0821ea09bd132d61cde3ea68fca09e
parenta07a4457765037bf106efcf7f6b3f711474850d8 (diff)
downloadportage-b91eff234f050ada2a7027fd780f138628f3c254.tar.gz
portage-b91eff234f050ada2a7027fd780f138628f3c254.tar.bz2
portage-b91eff234f050ada2a7027fd780f138628f3c254.zip
ebuild_xattr.py: lowercase utf-8 comment
-rw-r--r--pym/portage/cache/ebuild_xattr.py2
1 files changed, 1 insertions, 1 deletions
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