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

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Tue Jun 8 18:16:50 CEST 2010


Revision: 10130
          http://gar.svn.sourceforge.net/gar/?rev=10130&view=rev
Author:   bonivart
Date:     2010-06-08 16:16:50 +0000 (Tue, 08 Jun 2010)

Log Message:
-----------
Class-Factory-Util: initial checkin

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


Property changes on: csw/mgar/pkg/cpan/Class-Factory-Util/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/Class-Factory-Util/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Class-Factory-Util/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cpan/Class-Factory-Util/trunk/Makefile	2010-06-08 16:16:50 UTC (rev 10130)
@@ -0,0 +1,17 @@
+GARNAME = Class-Factory-Util
+GARVERSION = 1.7
+CATEGORIES = cpan
+AUTHOR = DROLSKY
+
+DESCRIPTION = Provide utility methods for factory classes
+define BLURB
+  Provide utility methods for factory classes
+endef
+
+DISTFILES += COPYING
+
+PACKAGES = CSWpmclassfactutil
+CATALOGNAME = pm_classfactutil
+ARCHALL = 1
+
+include gar/category.mk

Added: csw/mgar/pkg/cpan/Class-Factory-Util/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Class-Factory-Util/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/cpan/Class-Factory-Util/trunk/checksums	2010-06-08 16:16:50 UTC (rev 10130)
@@ -0,0 +1,2 @@
+536156ddcd5931131970feca4b6c292a  COPYING
+aebd79da361b676a7ecd3245fc3d1b3f  Class-Factory-Util-1.7.tar.gz

Added: csw/mgar/pkg/cpan/Class-Factory-Util/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/Class-Factory-Util/trunk/files/COPYING	                        (rev 0)
+++ csw/mgar/pkg/cpan/Class-Factory-Util/trunk/files/COPYING	2010-06-08 16:16:50 UTC (rev 10130)
@@ -0,0 +1,6 @@
+Copyright (c) 2003-2007 David Rolsky. All rights reserved. This program
+is free software; you can redistribute it and/or modify it under the
+same terms as Perl itself.
+
+The full text of the license can be found in the LICENSE file included
+with this module.


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