wok diff bc/receipt @ rev 5195

slitaz-doc: fix version for 3.0
author Christophe Lincoln <pankso@slitaz.org>
date Sun Mar 28 17:16:33 2010 +0200 (2010-03-28)
parents 04d6abcf6d15
children 03933a919f81
line diff
     1.1 --- a/bc/receipt	Fri Oct 03 10:33:15 2008 +0000
     1.2 +++ b/bc/receipt	Sun Mar 28 17:16:33 2010 +0200
     1.3 @@ -9,6 +9,7 @@
     1.4  BUILD_DEPENDS="flex"
     1.5  WEB_SITE="http://www.gnu.org/software/bc/"
     1.6  WGET_URL="http://ftp.gnu.org/pub/gnu/bc/$TARBALL"
     1.7 +TAGS="calculator"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()