[csw-devel] SF.net SVN: gar:[21794] csw/mgar/pkg/cpan

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Mon Aug 19 09:29:55 CEST 2013


Revision: 21794
          http://gar.svn.sourceforge.net/gar/?rev=21794&view=rev
Author:   dmichelsen
Date:     2013-08-19 07:29:55 +0000 (Mon, 19 Aug 2013)
Log Message:
-----------
cpan/Moo/trunk: Initial commit

Added Paths:
-----------
    csw/mgar/pkg/cpan/Moo/
    csw/mgar/pkg/cpan/Moo/branches/
    csw/mgar/pkg/cpan/Moo/tags/
    csw/mgar/pkg/cpan/Moo/trunk/
    csw/mgar/pkg/cpan/Moo/trunk/Makefile
    csw/mgar/pkg/cpan/Moo/trunk/checksums
    csw/mgar/pkg/cpan/Moo/trunk/files/


Property changes on: csw/mgar/pkg/cpan/Moo/trunk
___________________________________________________________________
Added: svn:ignore
   + work


Added: csw/mgar/pkg/cpan/Moo/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Moo/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cpan/Moo/trunk/Makefile	2013-08-19 07:29:55 UTC (rev 21794)
@@ -0,0 +1,29 @@
+NAME = Moo
+VERSION = 1.003000
+CATEGORIES = cpan
+GARTYPE = v2
+AUTHOR = HAARG
+
+DESCRIPTION = Minimalist Object Orientation (with Moose compatibility)
+define BLURB
+endef
+
+CATALOG_RELEASE = unstable
+
+LICENSE_TEXT = This module is licensed under the perl license, please see for details http://dev.perl.org/licenses/
+
+BUILD_DEP_PKGS += CSWpm-test-fatal
+
+PACKAGES += CSWpm-moo
+CATALOGNAME_CSWpm-moo = pm_moo
+SPKG_DESC_CSWpm-moo = Minimalist Object Orientation (with Moose compatibility)
+# There was no information if this is pure Perl or not. Please remove if necessary.
+ARCHALL_CSWpm-moo = 1
+RUNTIME_DEP_PKGS_CSWpm-moo += CSWpm-strictures
+RUNTIME_DEP_PKGS_CSWpm-moo += CSWpm-class-method-modifiers
+RUNTIME_DEP_PKGS_CSWpm-moo += CSWpm-role-tiny
+RUNTIME_DEP_PKGS_CSWpm-moo += CSWpm-devel-globaldestruction
+RUNTIME_DEP_PKGS_CSWpm-moo += CSWpm-dist-checkconflicts
+RUNTIME_DEP_PKGS_CSWpm-moo += CSWpm-module-runtime
+
+include gar/category.mk

Added: csw/mgar/pkg/cpan/Moo/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Moo/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/cpan/Moo/trunk/checksums	2013-08-19 07:29:55 UTC (rev 21794)
@@ -0,0 +1 @@
+50701ed665adc9dcb20f46bc18f1ff57  Moo-1.003000.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