[csw-devel] SF.net SVN: gar:[9610] csw/mgar/pkg/cpan
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Sat Apr 10 12:03:18 CEST 2010
Revision: 9610
http://gar.svn.sourceforge.net/gar/?rev=9610&view=rev
Author: dmichelsen
Date: 2010-04-10 10:03:18 +0000 (Sat, 10 Apr 2010)
Log Message:
-----------
cpan/File-Flat: Initial commit
Added Paths:
-----------
csw/mgar/pkg/cpan/File-Flat/
csw/mgar/pkg/cpan/File-Flat/branches/
csw/mgar/pkg/cpan/File-Flat/tags/
csw/mgar/pkg/cpan/File-Flat/trunk/
csw/mgar/pkg/cpan/File-Flat/trunk/Makefile
csw/mgar/pkg/cpan/File-Flat/trunk/checksums
csw/mgar/pkg/cpan/File-Flat/trunk/files/
Property changes on: csw/mgar/pkg/cpan/File-Flat/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-Flat/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/File-Flat/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/cpan/File-Flat/trunk/Makefile 2010-04-10 10:03:18 UTC (rev 9610)
@@ -0,0 +1,21 @@
+GARNAME = File-Flat
+GARVERSION = 1.04
+CATEGORIES = cpan
+AUTHOR = ADAMK
+
+DESCRIPTION = Implements a flat filesystem
+define BLURB
+endef
+
+PACKAGES = CSWpmfileflat
+CATALOGNAME = pm_fileflat
+
+RUNTIME_DEP_PKGS = CSWpmprefork CSWpmfileslurp CSWpmfileremove CSWpmfilecpyrecurs
+BUILD_DEP_PKGS = $(RUNTIME_DEP_PKGS)
+BUILD_DEP_PKGS += CSWpmtestclassapi
+
+LICENSE = LICENSE
+
+ARCHALL = 1
+
+include gar/category.mk
Added: csw/mgar/pkg/cpan/File-Flat/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/File-Flat/trunk/checksums (rev 0)
+++ csw/mgar/pkg/cpan/File-Flat/trunk/checksums 2010-04-10 10:03:18 UTC (rev 9610)
@@ -0,0 +1 @@
+20367f74ff34d92b3c839b3da282b4e0 File-Flat-1.04.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