# HG changeset patch
# User Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
# Date 1232722308 -3600
# Node ID 0d42c42245ed0e456147ca17cfe17e93a013fc19
# Parent  113ed7d5c4cd395b1e298b2422c86729b898094f# Parent  99712f0d5472ab3699a937d4f4055989913a2daf
backport stable branch changesets

diff -r 113ed7d5c4cd -r 0d42c42245ed skeleton/__pkginfo__.py.tmpl
--- a/skeleton/__pkginfo__.py.tmpl	Thu Jan 22 16:03:45 2009 +0100
+++ b/skeleton/__pkginfo__.py.tmpl	Fri Jan 23 15:51:48 2009 +0100
@@ -10,8 +10,8 @@
 copyright = '''Copyright (c) %(year)s %(author)s.
 %(author-web-site)s -- mailto:%(author-email)s'''
 
-author = %(author)s'
-author_email = %(author-email)s'
+author = '%(author)s'
+author_email = '%(author-email)s'
 
 short_desc = '%(shortdesc)s'
 long_desc = '''%(longdesc)s'''