wok diff beautifulsoup/receipt @ rev 19055

Woodland is a nature theme for Openbox.
author Leonardo Laporte <hackdorte@sapo.pt>
date Tue Apr 19 20:20:45 2016 -0300 (2016-04-19)
parents dec20e5fa283
children 107673bb7392
line diff
     1.1 --- a/beautifulsoup/receipt	Sun Feb 21 19:26:01 2016 +0000
     1.2 +++ b/beautifulsoup/receipt	Tue Apr 19 20:20:45 2016 -0300
     1.3 @@ -10,6 +10,7 @@
     1.4  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.crummy.com/software/BeautifulSoup/"
     1.6  WGET_URL="${WEB_SITE}bs4/download/${VERSION%.*}/$TARBALL"
     1.7 +PROVIDES="python-beautifulsoup"
     1.8  TAGS="parser XML HTML"
     1.9  
    1.10  DEPENDS="python"