Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8ceba2faa26dbebd6ab35609665e7d0fa9df153b
commit 8ceba2faa26dbebd6ab35609665e7d0fa9df153b Author: crazy <[email protected]> Date: Fri Jun 3 17:44:02 2016 +0200 beautifulsoup-3.2.1-1-x86_64 - removed - repo cleanup diff --git a/source/lib-extra/beautifulsoup/FrugalBuild b/source/lib-extra/beautifulsoup/FrugalBuild deleted file mode 100644 index 34aa62d..0000000 --- a/source/lib-extra/beautifulsoup/FrugalBuild +++ /dev/null @@ -1,18 +0,0 @@ -# Compiling Time: 0.01 SBU -# Maintainer: jercel <[email protected]> - -pkgname=beautifulsoup -pkgver=3.2.1 -pkgrel=1 -pkgdesc="Beautiful Soup is a Python HTML/XML parser designed for quick turnaround projects like screen-scraping" -url="http://www.crummy.com/software/BeautifulSoup/" -depends=('python>=2.7') -groups=('lib-extra') -archs=('i686' 'x86_64') -#3.1.0 is for python-3 tree, see $url/download/ -up2date="lynx -dump $url/download/3.x/ | grep -v '3.1.0' | Flasttar" -_F_archive_name="BeautifulSoup" -source=($url/download/3.x/BeautifulSoup-$pkgver.tar.gz) -sha1sums=('b23e78f058240eb8779dbc1b8a8d76bba4916df1') -_F_cd_path="$_F_archive_name-$pkgver" -options=('force') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
