wok diff setuptools/receipt @ rev 10336
readline: Add $CONFIGURE_ARGS.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun May 22 01:25:04 2011 +0000 (2011-05-22) |
parents | 1d3c2a6a390f |
children | 600aaedb561d |
line diff
1.1 --- a/setuptools/receipt Fri May 29 03:54:58 2009 +0000 1.2 +++ b/setuptools/receipt Sun May 22 01:25:04 2011 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="setuptools" 1.7 -VERSION="0.6c9" 1.8 +VERSION="0.6c11" 1.9 CATEGORY="misc" 1.10 SHORT_DESC="Python package installation tool." 1.11 MAINTAINER="pascal.bellard@slitaz.org"