wok diff xlogo/receipt @ rev 19342
Up busybox (1.25.0), again
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Jul 20 09:51:19 2016 +0200 (2016-07-20) |
parents | b2a632fc9587 |
children | 661d5b83f2a3 |
line diff
1.1 --- a/xlogo/receipt Sat Apr 13 19:32:46 2013 +0200 1.2 +++ b/xlogo/receipt Wed Jul 20 09:51:19 2016 +0200 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="games" 1.5 SHORT_DESC="A logo interpreter written in java." 1.6 MAINTAINER="claudinei@slitaz.org" 1.7 +LICENSE="GPL" 1.8 TARBALL="xlogo.jar" 1.9 WEB_SITE="http://xlogo.tuxfamily.org" 1.10 1.11 @@ -25,4 +26,3 @@ 1.12 mkdir -p $fs/usr/lib/xlogo 1.13 cp $SOURCES_REPOSITORY/xlogo.jar $fs/usr/lib/xlogo 1.14 } 1.15 -