wok-next diff gen-init-cpio/receipt @ rev 16006

Add go sources (1.2.1)
author Dominique Corbex <domcox@slitaz.org>
date Tue Mar 04 13:26:45 2014 +0100 (2014-03-04)
parents 016c04fb9405
children d958fec46c9f
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 Mar 04 13:26:45 2014 +0100
     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()