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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Sat Apr 10 11:50:11 CEST 2010


Revision: 9609
          http://gar.svn.sourceforge.net/gar/?rev=9609&view=rev
Author:   dmichelsen
Date:     2010-04-10 09:50:11 +0000 (Sat, 10 Apr 2010)

Log Message:
-----------
cpan/File-Copy-Recursive: Initial commit

Added Paths:
-----------
    csw/mgar/pkg/cpan/File-Copy-Recursive/
    csw/mgar/pkg/cpan/File-Copy-Recursive/branches/
    csw/mgar/pkg/cpan/File-Copy-Recursive/tags/
    csw/mgar/pkg/cpan/File-Copy-Recursive/trunk/
    csw/mgar/pkg/cpan/File-Copy-Recursive/trunk/Makefile
    csw/mgar/pkg/cpan/File-Copy-Recursive/trunk/checksums
    csw/mgar/pkg/cpan/File-Copy-Recursive/trunk/files/
    csw/mgar/pkg/cpan/File-Copy-Recursive/trunk/files/COPYING


Property changes on: csw/mgar/pkg/cpan/File-Copy-Recursive/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/File-Copy-Recursive/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/File-Copy-Recursive/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cpan/File-Copy-Recursive/trunk/Makefile	2010-04-10 09:50:11 UTC (rev 9609)
@@ -0,0 +1,17 @@
+GARNAME = File-Copy-Recursive
+GARVERSION = 0.38
+CATEGORIES = cpan
+AUTHOR = DMUEY
+
+DESCRIPTION = Recursively copy files and directories
+define BLURB
+endef
+
+DISTFILES = COPYING
+
+PACKAGES = CSWpmfilecpyrecurs
+CATALOGNAME = pm_filecpyrecurs
+
+ARCHALL = 1
+
+include gar/category.mk

Added: csw/mgar/pkg/cpan/File-Copy-Recursive/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/File-Copy-Recursive/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/cpan/File-Copy-Recursive/trunk/checksums	2010-04-10 09:50:11 UTC (rev 9609)
@@ -0,0 +1,2 @@
+b5b27d72df4b9cbc3189028c01358ba9  COPYING
+e76dc75ab456510d67c6c3a95183f72f  File-Copy-Recursive-0.38.tar.gz

Added: csw/mgar/pkg/cpan/File-Copy-Recursive/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/File-Copy-Recursive/trunk/files/COPYING	                        (rev 0)
+++ csw/mgar/pkg/cpan/File-Copy-Recursive/trunk/files/COPYING	2010-04-10 09:50:11 UTC (rev 9609)
@@ -0,0 +1,4 @@
+Copyright (C) 2004 Daniel Muey
+
+This library is free software; you can redistribute it and/or modify
+it under the same terms as Perl itself. 


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