wok-next diff parted/receipt @ rev 15471
memtest/bootloader.S: fix dos exit (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Nov 08 14:28:26 2013 +0000 (2013-11-08) |
parents | 8b83d9830ba2 |
children | f498b54a20cd |
line diff
1.1 --- a/parted/receipt Tue Apr 24 11:18:34 2012 +0200 1.2 +++ b/parted/receipt Fri Nov 08 14:28:26 2013 +0000 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="system-tools" 1.5 SHORT_DESC="GNU parted partition editor." 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/parted/index.shtml" 1.10 WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL"