wok diff duplicity/receipt @ rev 15146
cocoalib: create Makefile_dependencies (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Aug 15 12:56:59 2013 +0000 (2013-08-15) |
parents | 490539922a0d |
children | 16df76e1fc6a |
line diff
1.1 --- a/duplicity/receipt Mon Apr 22 18:31:43 2013 +0200 1.2 +++ b/duplicity/receipt Thu Aug 15 12:56:59 2013 +0000 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="network" 1.5 SHORT_DESC="Encrypted bandwidth-efficient backup using the rsync algorithm." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 +LICENSE="GPL2" 1.8 WEB_SITE="http://duplicity.nongnu.org/" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WGET_URL="https://code.launchpad.net/$PACKAGE/${VERSION%.*}-series/$VERSION/+download/$TARBALL"