wok diff beautifulsoup/receipt @ rev 5575

linux-netfilter: don't pack ipv6 module
author Akim Bey <gokhlayeh@mailoo.org>
date Sat May 15 14:41:17 2010 +0000 (2010-05-15)
parents 864f81193c82
children d716f22ec2df
line diff
     1.1 --- a/beautifulsoup/receipt	Wed Jan 28 21:06:34 2009 +0000
     1.2 +++ b/beautifulsoup/receipt	Sat May 15 14:41:17 2010 +0000
     1.3 @@ -11,6 +11,7 @@
     1.4  TARBALL="$SOURCE.tar.gz"
     1.5  WEB_SITE="http://www.crummy.com/software/BeautifulSoup/"
     1.6  WGET_URL="http://www.crummy.com/software/BeautifulSoup/download/$TARBALL"
     1.7 +TAGS="parser XML HTML"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()