[csw-devel] SF.net SVN: gar:[11555] csw/mgar/pkg/cpan
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Wed Nov 10 17:48:47 CET 2010
Revision: 11555
http://gar.svn.sourceforge.net/gar/?rev=11555&view=rev
Author: dmichelsen
Date: 2010-11-10 16:48:47 +0000 (Wed, 10 Nov 2010)
Log Message:
-----------
cpan/Text-Glob: Initial commit
Added Paths:
-----------
csw/mgar/pkg/cpan/Text-Glob/
csw/mgar/pkg/cpan/Text-Glob/branches/
csw/mgar/pkg/cpan/Text-Glob/tags/
csw/mgar/pkg/cpan/Text-Glob/trunk/
csw/mgar/pkg/cpan/Text-Glob/trunk/Makefile
csw/mgar/pkg/cpan/Text-Glob/trunk/checksums
csw/mgar/pkg/cpan/Text-Glob/trunk/files/
csw/mgar/pkg/cpan/Text-Glob/trunk/files/COPYING
Property changes on: csw/mgar/pkg/cpan/Text-Glob/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/Text-Glob/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Text-Glob/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/cpan/Text-Glob/trunk/Makefile 2010-11-10 16:48:47 UTC (rev 11555)
@@ -0,0 +1,17 @@
+GARNAME = Text-Glob
+GARVERSION = 0.08
+CATEGORIES = cpan
+AUTHOR = RCLAMP
+
+DESCRIPTION = Match globbing patterns against text
+define BLURB
+endef
+
+DISTFILES = COPYING
+
+PACKAGES = CSWpmtextglob
+CATALOGNAME = pm_textglob
+
+ARCHALL = 1
+
+include gar/category.mk
Added: csw/mgar/pkg/cpan/Text-Glob/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Text-Glob/trunk/checksums (rev 0)
+++ csw/mgar/pkg/cpan/Text-Glob/trunk/checksums 2010-11-10 16:48:47 UTC (rev 11555)
@@ -0,0 +1 @@
+39a1a3e890cd5d3f51a707579098bc1c Text-Glob-0.08.tar.gz
Added: csw/mgar/pkg/cpan/Text-Glob/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/Text-Glob/trunk/files/COPYING (rev 0)
+++ csw/mgar/pkg/cpan/Text-Glob/trunk/files/COPYING 2010-11-10 16:48:47 UTC (rev 11555)
@@ -0,0 +1,5 @@
+Copyright (C) 2002, 2003, 2006, 2007 Richard Clamp. All Rights Reserved.
+
+This module 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