[csw-devel] SF.net SVN: gar:[8583] csw/mgar/pkg/cpan
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Tue Feb 16 15:13:21 CET 2010
Revision: 8583
http://gar.svn.sourceforge.net/gar/?rev=8583&view=rev
Author: dmichelsen
Date: 2010-02-16 14:13:17 +0000 (Tue, 16 Feb 2010)
Log Message:
-----------
cpan/Text-Format: Initial commit
Added Paths:
-----------
csw/mgar/pkg/cpan/Text-Format/
csw/mgar/pkg/cpan/Text-Format/branches/
csw/mgar/pkg/cpan/Text-Format/tags/
csw/mgar/pkg/cpan/Text-Format/trunk/
csw/mgar/pkg/cpan/Text-Format/trunk/Makefile
csw/mgar/pkg/cpan/Text-Format/trunk/checksums
csw/mgar/pkg/cpan/Text-Format/trunk/files/
csw/mgar/pkg/cpan/Text-Format/trunk/files/COPYING
Property changes on: csw/mgar/pkg/cpan/Text-Format/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-Format/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Text-Format/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/cpan/Text-Format/trunk/Makefile 2010-02-16 14:13:17 UTC (rev 8583)
@@ -0,0 +1,19 @@
+GARNAME = Text-Format
+GARVERSION = 0.52
+CATEGORIES = cpan
+AUTHOR = GABOR
+
+DESCRIPTION = Various subroutines to format text
+define BLURB
+endef
+
+DISTFILES = COPYING
+DISTNAME = $(GARNAME)$(GARVERSION)
+MODDIST = $(DISTNAME).tar.gz
+
+PACKAGES = CSWpmtextformat
+CATALOGNAME = pm_textformat
+
+ARCHALL = 1
+
+include gar/category.mk
Added: csw/mgar/pkg/cpan/Text-Format/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Text-Format/trunk/checksums (rev 0)
+++ csw/mgar/pkg/cpan/Text-Format/trunk/checksums 2010-02-16 14:13:17 UTC (rev 8583)
@@ -0,0 +1,2 @@
+9b09847194374292f0139e61176f7057 COPYING
+9b1936e65ee05d904bb329e32259814f Text-Format0.52.tar.gz
Added: csw/mgar/pkg/cpan/Text-Format/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/Text-Format/trunk/files/COPYING (rev 0)
+++ csw/mgar/pkg/cpan/Text-Format/trunk/files/COPYING 2010-02-16 14:13:17 UTC (rev 8583)
@@ -0,0 +1,4 @@
+Copyright (c) 1998 Gabor Egressy <gabor at vmunix.com>.
+All rights reserved. All wrongs reversed. This program is free
+software; you can redistribute 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