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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Apr 18 16:36:17 CEST 2012


Revision: 17750
          http://gar.svn.sourceforge.net/gar/?rev=17750&view=rev
Author:   dmichelsen
Date:     2012-04-18 14:36:16 +0000 (Wed, 18 Apr 2012)
Log Message:
-----------
cpan/Class-C3/trunk: Initial commit

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


Property changes on: csw/mgar/pkg/cpan/Class-C3/trunk
___________________________________________________________________
Added: svn:ignore
   + cookies
download
work



Added: csw/mgar/pkg/cpan/Class-C3/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Class-C3/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cpan/Class-C3/trunk/Makefile	2012-04-18 14:36:16 UTC (rev 17750)
@@ -0,0 +1,22 @@
+NAME = Class-C3
+VERSION = 0.23
+CATEGORIES = cpan
+GARTYPE = v2
+AUTHOR = FLORA
+
+DESCRIPTION = A pragma to use the C3 method resolution order algortihm
+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/
+
+PACKAGES += CSWpm-class-c3
+CATALOGNAME_CSWpm-class-c3 = pm_class_c3
+SPKG_DESC_CSWpm-class-c3 = A pragma to use the C3 method resolution order algortihm
+# There was no information if this is pure Perl or not. Please remove if necessary.
+ARCHALL_CSWpm-class-c3 = 1
+RUNTIME_DEP_PKGS_CSWpm-class-c3 += CSWpm-algorithm-c3
+
+include gar/category.mk

Added: csw/mgar/pkg/cpan/Class-C3/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Class-C3/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/cpan/Class-C3/trunk/checksums	2012-04-18 14:36:16 UTC (rev 17750)
@@ -0,0 +1 @@
+5b997841af85a5f8ed8add7120d56611  Class-C3-0.23.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