[Frugalware-git] frugalware-current: python-paver-0.8.1-1-x86_64
Devil505
devil505linux at gmail.com
Fri Feb 27 18:08:09 CET 2009
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c1ebfe33b4e259d78daa8ec20892337df5bc96e7
commit c1ebfe33b4e259d78daa8ec20892337df5bc96e7
Author: Devil505 <devil505linux at gmail.com>
Date: Fri Feb 27 18:06:55 2009 +0100
python-paver-0.8.1-1-x86_64
* added x86_64 to archs
diff --git a/source/devel-extra/python-paver/FrugalBuild b/source/devel-extra/python-paver/FrugalBuild
index 0a20751..ffa754c 100644
--- a/source/devel-extra/python-paver/FrugalBuild
+++ b/source/devel-extra/python-paver/FrugalBuild
@@ -8,7 +8,7 @@ pkgdesc="Easy build, distribution and deployment scripting"
url="http://www.blueskyonmars.com/projects/paver/"
depends=('python>=2.6')
groups=('devel-extra')
-archs=('i686')
+archs=('i686' 'x86_64')
up2date="lynx -dump http://pypi.python.org/pypi/Paver/ | grep tar -m1 | sed 's/.*-\(.*\)\.tar.*/\1/'"
source=(http://pypi.python.org/packages/source/P/Paver/Paver-$pkgver.tar.gz)
_F_cd_path=Paver-$pkgver
More information about the Frugalware-git
mailing list