wok-stable diff tcc/receipt @ rev 4973

add/improve TAGS t* receipts
author Rohit Joshi <jozee@slitaz.org>
date Wed Feb 24 12:13:18 2010 +0000 (2010-02-24)
parents cb3974d9da27
children 2f9a90706449
line diff
     1.1 --- a/tcc/receipt	Fri Sep 25 09:09:41 2009 +0200
     1.2 +++ b/tcc/receipt	Wed Feb 24 12:13:18 2010 +0000
     1.3 @@ -8,6 +8,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.5  WEB_SITE="http://bellard.org/$PACKAGE/"
     1.6  WGET_URL="http://download.savannah.nongnu.org/releases/tinycc/$TARBALL"
     1.7 +TAGS="compiler C"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()