wok-next diff pydf/receipt @ rev 18404
gnome-keyring: fix build
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Sep 19 09:46:36 2015 +0200 (2015-09-19) |
parents | 10baa41a7882 |
children | 4bc62ecf066d |
line diff
1.1 --- a/pydf/receipt Wed May 14 06:47:26 2014 +0000 1.2 +++ b/pydf/receipt Sat Sep 19 09:46:36 2015 +0200 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="utilities" 1.5 SHORT_DESC="Python disk file system." 1.6 MAINTAINER="paul@slitaz.org" 1.7 -LICENSE="Publicdomain" 1.8 +LICENSE="PublicDomain" 1.9 DEPENDS="python" 1.10 TARBALL="${PACKAGE}_${VERSION}.tar.gz" 1.11 WEB_SITE="http://kassiopeia.juls.savba.sk/~garabik/software/pydf/"