Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=67f04e9eedfc6389eb14fefab5ef15caf0637e97
commit 67f04e9eedfc6389eb14fefab5ef15caf0637e97 Author: Slown <[email protected]> Date: Mon Jul 16 19:08:11 2012 +0100 plumbum-0.9.0-1-i686 * new package diff --git a/source/lib-extra/plumbum/FrugalBuild b/source/lib-extra/plumbum/FrugalBuild new file mode 100644 index 0000000..3ca0c51 --- /dev/null +++ b/source/lib-extra/plumbum/FrugalBuild @@ -0,0 +1,12 @@ +# Compiling Time: 0 SBU +# Maintainer: Slown <[email protected]> + +pkgname=plumbum +pkgver=0.9.0 +pkgrel=1 +pkgdesc="Shell combinators library" +depends=('python-six') +groups=('lib-extra') +archs=('i686' 'x86_64') +Finclude pypi +sha1sums=('abe589bfaa6d4f4cb76adf35fe6be504c2e4692a') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
