[csw-devel] SF.net SVN: gar:[13453] csw/mgar/pkg/cpan
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Wed Feb 23 16:48:39 CET 2011
Revision: 13453
http://gar.svn.sourceforge.net/gar/?rev=13453&view=rev
Author: dmichelsen
Date: 2011-02-23 15:48:38 +0000 (Wed, 23 Feb 2011)
Log Message:
-----------
cpan/Try-Tiny: Initial commit
Added Paths:
-----------
csw/mgar/pkg/cpan/Try-Tiny/
csw/mgar/pkg/cpan/Try-Tiny/branches/
csw/mgar/pkg/cpan/Try-Tiny/tags/
csw/mgar/pkg/cpan/Try-Tiny/trunk/
csw/mgar/pkg/cpan/Try-Tiny/trunk/Makefile
csw/mgar/pkg/cpan/Try-Tiny/trunk/checksums
csw/mgar/pkg/cpan/Try-Tiny/trunk/files/
Property changes on: csw/mgar/pkg/cpan/Try-Tiny/trunk
___________________________________________________________________
Added: svn:ignore
+ cookies
download
work
Added: svn:externals
+ gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2
Added: csw/mgar/pkg/cpan/Try-Tiny/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Try-Tiny/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/cpan/Try-Tiny/trunk/Makefile 2011-02-23 15:48:38 UTC (rev 13453)
@@ -0,0 +1,18 @@
+NAME = Try-Tiny
+VERSION = 0.09
+CATEGORIES = cpan
+AUTHOR = DOY
+
+DESCRIPTION = Minimal try/catch with proper localization of errors
+define BLURB
+endef
+
+PACKAGES += CSWpm-try-tiny
+CATALOGNAME_CSWpm-try-tiny = pm_try_tiny
+# There was no information if this is pure Perl or not. Please remove if necessary.
+ARCHALL_CSWpm-try-tiny = 1
+
+# Licenses need to be redone
+CHECKPKG_OVERRIDES_CSWpm-try-tiny += license-missing|/opt/csw/share/doc/pm_try_tiny/license
+
+include gar/category.mk
Added: csw/mgar/pkg/cpan/Try-Tiny/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Try-Tiny/trunk/checksums (rev 0)
+++ csw/mgar/pkg/cpan/Try-Tiny/trunk/checksums 2011-02-23 15:48:38 UTC (rev 13453)
@@ -0,0 +1 @@
+e526aa7d80cbc690c4a20925a592c13c Try-Tiny-0.09.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