wok diff gen-init-cpio/receipt @ rev 16550

ttf-dejavu, ttf-dejavu-extra: up (2.34); ttf-roboto, ttf-roboto-base: up (1.2); ttf-mgopen: fix wget url
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Apr 29 19:18:57 2014 +0000 (2014-04-29)
parents 016c04fb9405
children 86790a278e70
line diff
     1.1 --- a/gen-init-cpio/receipt	Thu May 12 15:15:03 2011 +0200
     1.2 +++ b/gen-init-cpio/receipt	Tue Apr 29 19:18:57 2014 +0000
     1.3 @@ -4,14 +4,16 @@
     1.4  VERSION="2.6.32"
     1.5  CATEGORY="base-system"
     1.6  MAINTAINER="devel@slitaz.org"
     1.7 +LICENSE="GPL2"
     1.8  SHORT_DESC="Program to compress initramfs images"
     1.9  WEB_SITE="http://www.kernel.org/"
    1.10 -DEPENDS="glibc-base"
    1.11 -BUILD_DEPENDS=""
    1.12  TARBALL=""
    1.13  WGET_URL=""
    1.14  TAGS=""
    1.15  
    1.16 +DEPENDS="glibc-base"
    1.17 +BUILD_DEPENDS=""
    1.18 +
    1.19  # Rules to configure and make the package.
    1.20  
    1.21  compile_rules()