Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c949f494fa911bae629b82339f1bfa434e11cf63
commit c949f494fa911bae629b82339f1bfa434e11cf63 Author: kikadf <[email protected]> Date: Sun Mar 11 10:28:25 2012 +0000 rspec-expectations-2.8.0-1-i686 * New package diff --git a/source/devel-extra/rspec-expectations/FrugalBuild b/source/devel-extra/rspec-expectations/FrugalBuild new file mode 100644 index 0000000..6bf1395 --- /dev/null +++ b/source/devel-extra/rspec-expectations/FrugalBuild @@ -0,0 +1,14 @@ +# Compiling Time: 0.03 SBU +# Maintainer: kikadf <[email protected]> + +pkgname=rspec-expectations +pkgver=2.8.0 +pkgrel=1 +pkgdesc="Rspec expectations (should[_not] and matchers)." +url="https://www.relishapp.com/rspec" +rodepends=('diff-lcs') +Finclude gem +groups=('devel-extra') +archs=('i686' 'x86_64') +sha1sums=('b5bd5751350f39e603734d23f50c8ef13a3f5cfe') + _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
