# HG changeset patch
# User Arthur Lutz <arthur.lutz@logilab.fr>
# Date 1245234049 -7200
#      Wed Jun 17 12:20:49 2009 +0200
# Node ID fdcedc52ee00af9a72448bfa2629a814fafdf0aa
# Parent  3ad1f24392f0956e1b43df5324bdc9d1625079f4
added pkg info

diff --git a/__pkginfo__.py b/__pkginfo__.py
--- a/__pkginfo__.py
+++ b/__pkginfo__.py
@@ -27,6 +27,9 @@
 from os import listdir
 from os.path import join
 
+short_desc = 'blog support for the CubicWeb framework'
+long_desc = '''blog support for the CubicWeb framework'''
+web = 'http://www.cubicweb.org/project/%s' % distname
 CUBES_DIR = join('share', 'cubicweb', 'cubes')
 try:
     data_files = [