wok diff python-six/receipt @ rev 16060

ARM: add zile and joe text editors (nano got regex bug on ARM)
author Christophe Lincoln <pankso@slitaz.org>
date Wed Mar 12 00:54:36 2014 +0100 (2014-03-12)
parents 89ebfab6954d
children 7d672a2330b8
line diff
     1.1 --- a/python-six/receipt	Wed Jul 24 18:59:00 2013 -0300
     1.2 +++ b/python-six/receipt	Wed Mar 12 00:54:36 2014 +0100
     1.3 @@ -6,9 +6,11 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="Six is a Python 2 and 3 compatibility library."
     1.6  MAINTAINER="claudinei@slitaz.org"
     1.7 +LICENSE="MIT"
     1.8  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.9  WEB_SITE="http://packages.python.org/six/"
    1.10  WGET_URL="https://pypi.python.org/packages/source/s/$SOURCE/$TARBALL"
    1.11 +
    1.12  DEPENDS="python"
    1.13  BUILD_DEPENDS="python-dev wget"
    1.14