wok diff beautifulsoup/receipt @ rev 19111

gtk-theme-{albatross,blackbird,bluebird,greybird,orion}: define all gtk2 icon-related sizes
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri May 06 15:40:30 2016 +0300 (2016-05-06)
parents dec20e5fa283
children 107673bb7392
line diff
     1.1 --- a/beautifulsoup/receipt	Sun Feb 21 19:26:01 2016 +0000
     1.2 +++ b/beautifulsoup/receipt	Fri May 06 15:40:30 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"