wok-current diff tpp/receipt @ rev 18077
Rebuild Python packages to remove "*.pyc" files from package.lists (part 1).
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Fri May 22 17:34:18 2015 +0300 (2015-05-22) |
parents | 08fef135770f |
children | 934055de50e2 |
line diff
1.1 --- a/tpp/receipt Sun Jun 22 16:36:06 2014 +0100 1.2 +++ b/tpp/receipt Fri May 22 17:34:18 2015 +0300 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="utilities" 1.5 SHORT_DESC="Text presentation program." 1.6 MAINTAINER="paul@slitaz.org" 1.7 +LICENSE="GPL2" 1.8 DEPENDS="ruby ruby-ncurses ncurses" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="http://www.ngolde.de/tpp.html"