Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6807aaebeb1c9d15634affb00357b943b519d415
commit 6807aaebeb1c9d15634affb00357b943b519d415 Author: Miklos Vajna <[EMAIL PROTECTED]> Date: Wed Sep 17 18:26:14 2008 +0200 pccts-133mr-2-ppc added ppc to archs() diff --git a/source/devel-extra/pccts/FrugalBuild b/source/devel-extra/pccts/FrugalBuild index ce5067c..08a67fd 100644 --- a/source/devel-extra/pccts/FrugalBuild +++ b/source/devel-extra/pccts/FrugalBuild @@ -8,7 +8,7 @@ pkgdesc="The Purdue Compiler-Compiler Tool Set" url="http://www.polhode.com/pccts.html" depends=('glibc') groups=('devel-extra') -archs=('i686' 'x86_64') +archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump -source $url|grep 'downloading PCCTS'|sed 's/.*pccts\(.*\)\.h.*/\1/'" source=(http://www.polhode.com/$pkgname$pkgver.zip $pkgname-$pkgver-gcc33.diff) sha1sums=('5b3417efd5f537434b568114bcda853b4975d851' \ _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
