Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=2802f1674f6d99c2cc4f36269141979cca96c369
commit 2802f1674f6d99c2cc4f36269141979cca96c369 Author: Elentir <[email protected]> Date: Mon Feb 28 11:46:10 2011 +0000 eject-2.1.5-3-arm * add arm to archs diff --git a/source/base/eject/FrugalBuild b/source/base/eject/FrugalBuild index d31baec..0b86608 100644 --- a/source/base/eject/FrugalBuild +++ b/source/base/eject/FrugalBuild @@ -8,7 +8,7 @@ pkgdesc="Allows removable media to be ejected under software control." url="http://members.rogers.com/jefftranter/eject.html" depends=('glibc>=2.8-3') groups=('base') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64' 'ppc' 'arm') up2date="lynx -dump 'http://ca.geocities.com/[email protected]/eject.html' | Flasttar" source=(http://ca.geocities.com/[email protected]/$pkgname-$pkgver.tar.gz) sha1sums=('17986aa4732f1c33ecae15db32d1e379bbbd99f8') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
