wok diff beautifulsoup/receipt @ rev 19959

slim-theme-control: add compile_rules(); files processing following it.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat May 20 15:38:00 2017 +0300 (2017-05-20)
parents 107673bb7392
children a014557b4d0d
line diff
     1.1 --- a/beautifulsoup/receipt	Sun Jul 31 14:36:33 2016 +0100
     1.2 +++ b/beautifulsoup/receipt	Sat May 20 15:38:00 2017 +0300
     1.3 @@ -10,7 +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 +PROVIDE="python-beautifulsoup"
     1.9  TAGS="parser XML HTML"
    1.10  
    1.11  DEPENDS="python"