Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current/.git;a=commitdiff;h=07038f921bc7aed6c5aba360fd31508ca5fcf266

commit 07038f921bc7aed6c5aba360fd31508ca5fcf266
Author: VMiklos <[EMAIL PROTECTED]>
Date:   Thu Aug 2 23:42:36 2007 +0200

beautifulsoup-3.0.4-1-x86_64
added x86_64 to archs()

diff --git a/source/lib-extra/beautifulsoup/FrugalBuild 
b/source/lib-extra/beautifulsoup/FrugalBuild
index 5830654..4fd13d3 100644
--- a/source/lib-extra/beautifulsoup/FrugalBuild
+++ b/source/lib-extra/beautifulsoup/FrugalBuild
@@ -9,7 +9,7 @@ pkgdesc="Beautiful Soup is a Python HTML/XML parser designed 
for quick turnaroun
url="http://www.crummy.com/software/BeautifulSoup/";
depends=('python>=2.5')
groups=('lib-extra')
-archs=('i686')
+archs=('i686' 'x86_64')
up2date="lynx -dump http://www.crummy.com/software/BeautifulSoup/ | grep -i 
'latest version' | sed 's/.*Soup version //' | sed 's/\,.*//'"
source=(http://www.crummy.com/software/BeautifulSoup/download/BeautifulSoup.tar.gz)
sha1sums=('431121839a83393aa3f161bd756c4fa2acf063ef')
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to