[csw-devel] SF.net SVN: gar:[17432] csw/mgar/pkg/cpan
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Fri Mar 16 18:18:11 CET 2012
Revision: 17432
http://gar.svn.sourceforge.net/gar/?rev=17432&view=rev
Author: dmichelsen
Date: 2012-03-16 17:18:11 +0000 (Fri, 16 Mar 2012)
Log Message:
-----------
cpan/Test-Fatal/trunk: Initial commit
Added Paths:
-----------
csw/mgar/pkg/cpan/Test-Fatal/
csw/mgar/pkg/cpan/Test-Fatal/branches/
csw/mgar/pkg/cpan/Test-Fatal/tags/
csw/mgar/pkg/cpan/Test-Fatal/trunk/
csw/mgar/pkg/cpan/Test-Fatal/trunk/Makefile
csw/mgar/pkg/cpan/Test-Fatal/trunk/checksums
csw/mgar/pkg/cpan/Test-Fatal/trunk/files/
Property changes on: csw/mgar/pkg/cpan/Test-Fatal/trunk
___________________________________________________________________
Added: svn:ignore
+ work
Added: csw/mgar/pkg/cpan/Test-Fatal/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Test-Fatal/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/cpan/Test-Fatal/trunk/Makefile 2012-03-16 17:18:11 UTC (rev 17432)
@@ -0,0 +1,21 @@
+NAME = Test-Fatal
+VERSION = 0.010
+CATEGORIES = cpan
+GARTYPE = v2
+AUTHOR = RJBS
+
+DESCRIPTION = Incredibly simple helpers for testing code with exceptions
+define BLURB
+endef
+
+CATALOG_RELEASE = unstable
+
+LICENSE = LICENSE
+
+PACKAGES += CSWpm-test-fatal
+CATALOGNAME_CSWpm-test-fatal = pm_test_fatal
+SPKG_DESC_CSWpm-test-fatal = Incredibly simple helpers for testing code with exceptions
+ARCHALL_CSWpm-test-fatal = 1
+RUNTIME_DEP_PKGS_CSWpm-test-fatal += CSWpm-try-tiny
+
+include gar/category.mk
Added: csw/mgar/pkg/cpan/Test-Fatal/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Test-Fatal/trunk/checksums (rev 0)
+++ csw/mgar/pkg/cpan/Test-Fatal/trunk/checksums 2012-03-16 17:18:11 UTC (rev 17432)
@@ -0,0 +1 @@
+d8052d4160e8d999cbeb574592f26541 Test-Fatal-0.010.tar.gz
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