wok diff asciiquarium/receipt @ rev 6713

linux/bootloader.sh: fix storelong()
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Oct 14 13:05:38 2010 +0200 (2010-10-14)
parents 4dddb82b1ff9
children a7b54d88ae54
line diff
     1.1 --- a/asciiquarium/receipt	Fri Nov 21 06:40:11 2008 +0000
     1.2 +++ b/asciiquarium/receipt	Thu Oct 14 13:05:38 2010 +0200
     1.3 @@ -9,6 +9,7 @@
     1.4  WEB_SITE="http://www.robobunny.com/projects/$PACKAGE/html/"
     1.5  WGET_URL="http://www.robobunny.com/projects/$PACKAGE/$TARBALL"
     1.6  DEPENDS="perl-animation perl-curses"
     1.7 +TAGS="screensaver"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()