--- setup.py.orig 2010-03-28 18:26:24.000000000 +0800 +++ setup.py 2010-03-29 15:07:17.000000000 +0800 @@ -9,8 +9,8 @@ import os sys.path += [os.getcwd()] -import ez_setup -ez_setup.use_setuptools(download_delay=2) +#import ez_setup +#ez_setup.use_setuptools(download_delay=2) from setuptools import setup, find_packages import re import imp @@ -54,7 +54,7 @@ author_email = info['__email__'], entry_points = {'console_scripts' : 'paragrep=paragrep:main'}, install_requires = ['grizzled>=0.8.1', ], - data_files = [('man', ['man/paragrep.1'])], +# data_files = [('man', ['man/paragrep.1'])], classifiers = [ 'Intended Audience :: Developers', 'Intended Audience :: System Administrators', ='https://www.csie.ntu.edu.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-HTML-Encoding
Commit message (Expand)AuthorAgeFilesLines
* - update to 0.60leeym2008-07-022-12/+6
* - update to 0.59leeym2008-06-302-8/+12
* Update to 0.57erwin2008-04-112-4/+4
* - Update to 0.56clsung2007-12-122-6/+5
* Update to 0.53erwin2007-05-262-4/+4