wok-next diff python-pyexiv2/receipt @ rev 18925

description.txt should end with 0x0A byte (Carriage Return, Enter) to not glue with the next description in descriptions.txt.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Feb 25 15:02:38 2016 +0200 (2016-02-25)
parents 3db1c8820edd
children 2f3aba6cc31e
line diff
     1.1 --- a/python-pyexiv2/receipt	Tue Sep 04 17:12:12 2012 +0200
     1.2 +++ b/python-pyexiv2/receipt	Thu Feb 25 15:02:38 2016 +0200
     1.3 @@ -6,6 +6,7 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="Python binding for manipulation of EXIF, IPTC and XMP metadata."
     1.6  MAINTAINER="pascal.bellard@slitaz.org"
     1.7 +LICENSE="GPL2"
     1.8  WEB_SITE="http://tilloy.net/dev/pyexiv2/"
     1.9  TARBALL="$SOURCE-$VERSION.tar.bz2"
    1.10  WGET_URL="https://launchpad.net/$SOURCE/${VERSION%?}x/$VERSION/+download/$TARBALL"