[csw-devel] SF.net SVN: gar:[12189] csw/mgar/pkg/rbgems
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Wed Jan 5 16:50:45 CET 2011
Revision: 12189
http://gar.svn.sourceforge.net/gar/?rev=12189&view=rev
Author: dmichelsen
Date: 2011-01-05 15:50:45 +0000 (Wed, 05 Jan 2011)
Log Message:
-----------
rbgems/rspec-expectations: Initial commit
Added Paths:
-----------
csw/mgar/pkg/rbgems/rspec-expectations/
csw/mgar/pkg/rbgems/rspec-expectations/branches/
csw/mgar/pkg/rbgems/rspec-expectations/tags/
csw/mgar/pkg/rbgems/rspec-expectations/trunk/
csw/mgar/pkg/rbgems/rspec-expectations/trunk/Makefile
csw/mgar/pkg/rbgems/rspec-expectations/trunk/checksums
csw/mgar/pkg/rbgems/rspec-expectations/trunk/files/
Property changes on: csw/mgar/pkg/rbgems/rspec-expectations/trunk
___________________________________________________________________
Added: svn:ignore
+ work
Added: svn:externals
+ gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2
Added: csw/mgar/pkg/rbgems/rspec-expectations/trunk/Makefile
===================================================================
--- csw/mgar/pkg/rbgems/rspec-expectations/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/rbgems/rspec-expectations/trunk/Makefile 2011-01-05 15:50:45 UTC (rev 12189)
@@ -0,0 +1,22 @@
+NAME = rspec-expectations
+VERSION = 2.4.0
+CATEGORIES = rbgems
+
+DESCRIPTION = Rspec expectations (should[_not] and matchers)
+
+define BLURB
+ rspec expectations (should[_not] and matchers)
+endef
+
+RUNTIME_DEP_PKGS += CSWgem-diff-lcs
+
+LICENSE = License.txt
+
+ARCHALL = 1
+
+EXTRA_MERGE_EXCLUDE_FILES = .*/\.gitignore
+
+# This will go away after official release
+CHECKPKG_OVERRIDES_CSWgem-rspec-expectations += unidentified-dependency|CSWgem-diff-lcs
+
+include gar/category.mk
Added: csw/mgar/pkg/rbgems/rspec-expectations/trunk/checksums
===================================================================
--- csw/mgar/pkg/rbgems/rspec-expectations/trunk/checksums (rev 0)
+++ csw/mgar/pkg/rbgems/rspec-expectations/trunk/checksums 2011-01-05 15:50:45 UTC (rev 12189)
@@ -0,0 +1 @@
+c68ba5dbc300c7f641c6d8784697eb63 rspec-expectations-2.4.0.gem
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list