wok-next diff coreutils/receipt @ rev 15253
valgrind: remove wrong error trigger
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Sep 23 19:22:50 2013 +0000 (2013-09-23) |
parents | 42dddfa83e87 |
children | 9e01bc6321ea |
line diff
1.1 --- a/coreutils/receipt Tue Mar 12 17:43:42 2013 +0100 1.2 +++ b/coreutils/receipt Mon Sep 23 19:22:50 2013 +0000 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="system-tools" 1.5 SHORT_DESC="Utilities for using and setting the basic system." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 +LICENSE="GPL3" 1.8 TARBALL="$PACKAGE-$VERSION.tar.xz" 1.9 WEB_SITE="http://www.gnu.org/software/coreutils/" 1.10 WGET_URL="ftp://ftp.gnu.org/gnu/$PACKAGE/$TARBALL"