wok-current diff iniparser/receipt @ rev 18472
ghostscript, libv4l, slitaz-base-files: fix installation (thanks llev)
ghostscript: fix package upgrades;
libv4l: check multiple preloads in case of upgrade, not add preload if installation not finished/fails;
slitaz-base-files: not to overwrite real sudo.
ghostscript: fix package upgrades;
libv4l: check multiple preloads in case of upgrade, not add preload if installation not finished/fails;
slitaz-base-files: not to overwrite real sudo.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Mon Oct 05 01:10:26 2015 +0300 (2015-10-05) |
parents | 1916b7d701ea |
children | ba731f2b3f4b |
line diff
1.1 --- a/iniparser/receipt Mon Oct 01 01:36:27 2012 +0200 1.2 +++ b/iniparser/receipt Mon Oct 05 01:10:26 2015 +0300 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="system-tools" 1.5 SHORT_DESC="Free stand-alone ini file parsing library." 1.6 MAINTAINER="erjo@slitaz.org" 1.7 +LICENSE="MIT" 1.8 WEB_SITE="http://ndevilla.free.fr/iniparser/" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WGET_URL="http://ndevilla.free.fr/iniparser/$TARBALL"