[csw-devel] SF.net SVN: gar:[17755] csw/mgar/pkg/cpan
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Wed Apr 18 16:51:07 CEST 2012
Revision: 17755
http://gar.svn.sourceforge.net/gar/?rev=17755&view=rev
Author: dmichelsen
Date: 2012-04-18 14:51:07 +0000 (Wed, 18 Apr 2012)
Log Message:
-----------
cpan/Module-Implementation/trunk: Initial commit
Added Paths:
-----------
csw/mgar/pkg/cpan/Module-Implementation/
csw/mgar/pkg/cpan/Module-Implementation/branches/
csw/mgar/pkg/cpan/Module-Implementation/tags/
csw/mgar/pkg/cpan/Module-Implementation/trunk/
csw/mgar/pkg/cpan/Module-Implementation/trunk/Makefile
csw/mgar/pkg/cpan/Module-Implementation/trunk/checksums
csw/mgar/pkg/cpan/Module-Implementation/trunk/files/
Property changes on: csw/mgar/pkg/cpan/Module-Implementation/trunk
___________________________________________________________________
Added: svn:ignore
+ work
Added: csw/mgar/pkg/cpan/Module-Implementation/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Module-Implementation/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/cpan/Module-Implementation/trunk/Makefile 2012-04-18 14:51:07 UTC (rev 17755)
@@ -0,0 +1,26 @@
+NAME = Module-Implementation
+VERSION = 0.06
+CATEGORIES = cpan
+GARTYPE = v2
+AUTHOR = DROLSKY
+
+DESCRIPTION = Loads one of several alternate underlying implementations for a module
+define BLURB
+endef
+
+CATALOG_RELEASE = unstable
+
+LICENSE = LICENSE
+
+BUILD_DEP_PKGS += CSWpm-test-fatal
+BUILD_DEP_PKGS += CSWpm-test-requires
+
+PACKAGES += CSWpm-module-implementation
+CATALOGNAME_CSWpm-module-implementation = pm_module_implementation
+SPKG_DESC_CSWpm-module-implementation = Loads one of several alternate underlying implementations for a module
+# There was no information if this is pure Perl or not. Please remove if necessary.
+ARCHALL_CSWpm-module-implementation = 1
+RUNTIME_DEP_PKGS_CSWpm-module-implementation += CSWpm-try-tiny
+RUNTIME_DEP_PKGS_CSWpm-module-implementation += CSWpm-module-runtime
+
+include gar/category.mk
Added: csw/mgar/pkg/cpan/Module-Implementation/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Module-Implementation/trunk/checksums (rev 0)
+++ csw/mgar/pkg/cpan/Module-Implementation/trunk/checksums 2012-04-18 14:51:07 UTC (rev 17755)
@@ -0,0 +1 @@
+748f3540162fc52222d761fab3efb266 Module-Implementation-0.06.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