wok diff sysstat/receipt @ rev 15001

Add some GPL2 licenses
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Aug 10 17:48:05 2013 +0000 (2013-08-10)
parents 577c744d2f8e
children 9a4439ceec35
line diff
     1.1 --- a/sysstat/receipt	Tue Oct 09 16:11:07 2012 +0200
     1.2 +++ b/sysstat/receipt	Sat Aug 10 17:48:05 2013 +0000
     1.3 @@ -5,11 +5,13 @@
     1.4  CATEGORY="system-tools"
     1.5  SHORT_DESC="Performance monitoring tools."
     1.6  MAINTAINER="pascal.bellard@slitaz.org"
     1.7 +LICENSE="GPL2"
     1.8  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.9 -BUILD_DEPENDS="gettext bzip2"
    1.10  WEB_SITE="http://sebastien.godard.pagesperso-orange.fr/"
    1.11  WGET_URL="http://pagesperso-orange.fr/sebastien.godard/$TARBALL"
    1.12  
    1.13 +BUILD_DEPENDS="gettext bzip2"
    1.14 +
    1.15  # Rules to configure and make the package.
    1.16  compile_rules()
    1.17  {