wok diff ruby/receipt @ rev 4972

add/improve TAGS r* receipts
author Rohit Joshi <jozee@slitaz.org>
date Wed Feb 24 11:44:49 2010 +0000 (2010-02-24)
parents c51bc99921be
children 1707e54fb4cf
line diff
     1.1 --- a/ruby/receipt	Sun Jan 17 09:04:32 2010 +0100
     1.2 +++ b/ruby/receipt	Wed Feb 24 11:44:49 2010 +0000
     1.3 @@ -9,6 +9,7 @@
     1.4  WEB_SITE="http://www.ruby-lang.org/"
     1.5  WGET_URL="ftp://ftp.ruby-lang.org/pub/ruby/1.8/$TARBALL"
     1.6  DEPENDS="libdb ncurses openssl readline zlib"
     1.7 +TAGS="ruby language programming"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()