[csw-devel] SF.net SVN: gar:[5876] csw/mgar/pkg/cpan
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Aug 6 16:01:06 CEST 2009
Revision: 5876
http://gar.svn.sourceforge.net/gar/?rev=5876&view=rev
Author: dmichelsen
Date: 2009-08-06 14:01:06 +0000 (Thu, 06 Aug 2009)
Log Message:
-----------
cpan/Algorithm-Depedency: Initial commit
Added Paths:
-----------
csw/mgar/pkg/cpan/Algorithm-Depedency/
csw/mgar/pkg/cpan/Algorithm-Depedency/branches/
csw/mgar/pkg/cpan/Algorithm-Depedency/tags/
csw/mgar/pkg/cpan/Algorithm-Depedency/trunk/
csw/mgar/pkg/cpan/Algorithm-Depedency/trunk/Makefile
csw/mgar/pkg/cpan/Algorithm-Depedency/trunk/checksums
csw/mgar/pkg/cpan/Algorithm-Depedency/trunk/files/
Property changes on: csw/mgar/pkg/cpan/Algorithm-Depedency/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/Algorithm-Depedency/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Algorithm-Depedency/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/cpan/Algorithm-Depedency/trunk/Makefile 2009-08-06 14:01:06 UTC (rev 5876)
@@ -0,0 +1,20 @@
+GARNAME = Algorithm-Dependency
+GARVERSION = 1.110
+CATEGORIES = cpan
+AUTHOR = ADAMK
+
+DESCRIPTION = Base class for implementing various dependency trees
+define BLURB
+ Algorithm::Dependency is a framework for creating simple read-only
+ dependency heirachies, where you have a set of items that rely on other
+ items in the set, and require actions on them as well.
+endef
+
+PACKAGES = CSWpmalgorithmdep
+CATALOGNAME = pm_algorithmdep
+
+REQUIRED_PKGS = CSWpmtestclassapi CSWpmparamsutil
+
+ARCHALL = 1
+
+include gar/category.mk
Added: csw/mgar/pkg/cpan/Algorithm-Depedency/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Algorithm-Depedency/trunk/checksums (rev 0)
+++ csw/mgar/pkg/cpan/Algorithm-Depedency/trunk/checksums 2009-08-06 14:01:06 UTC (rev 5876)
@@ -0,0 +1 @@
+dc1dab2ac44c315caa092397423b1429 download/Algorithm-Dependency-1.110.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