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

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Wed Jul 20 02:25:47 CEST 2011


Revision: 15143
          http://gar.svn.sourceforge.net/gar/?rev=15143&view=rev
Author:   bonivart
Date:     2011-07-20 00:25:47 +0000 (Wed, 20 Jul 2011)

Log Message:
-----------
cpan/Pod-Spell/trunk: initial commit

Added Paths:
-----------
    csw/mgar/pkg/cpan/Pod-Spell/
    csw/mgar/pkg/cpan/Pod-Spell/Makefile
    csw/mgar/pkg/cpan/Pod-Spell/branches/
    csw/mgar/pkg/cpan/Pod-Spell/tags/
    csw/mgar/pkg/cpan/Pod-Spell/trunk/
    csw/mgar/pkg/cpan/Pod-Spell/trunk/Makefile
    csw/mgar/pkg/cpan/Pod-Spell/trunk/checksums
    csw/mgar/pkg/cpan/Pod-Spell/trunk/files/
    csw/mgar/pkg/cpan/Pod-Spell/trunk/files/COPYING

Added: csw/mgar/pkg/cpan/Pod-Spell/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Pod-Spell/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cpan/Pod-Spell/Makefile	2011-07-20 00:25:47 UTC (rev 15143)
@@ -0,0 +1,2 @@
+%:
+	$(MAKE) -C trunk $*


Property changes on: csw/mgar/pkg/cpan/Pod-Spell/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/Pod-Spell/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Pod-Spell/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cpan/Pod-Spell/trunk/Makefile	2011-07-20 00:25:47 UTC (rev 15143)
@@ -0,0 +1,22 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+NAME = Pod-Spell
+VERSION = 1.01
+GARTYPE = v2
+CATEGORIES = cpan
+AUTHOR = SBURKE
+
+DESCRIPTION = Formatter for spellchecking Pod
+define BLURB
+  Formatter for spellchecking Pod
+endef
+
+DISTFILES += COPYING
+
+PACKAGES = CSWpm-pod-spell
+CATALOGNAME = pm_pod_spell
+ARCHALL = 1
+
+include gar/category.mk
+


Property changes on: csw/mgar/pkg/cpan/Pod-Spell/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
   + Id

Added: csw/mgar/pkg/cpan/Pod-Spell/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Pod-Spell/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/cpan/Pod-Spell/trunk/checksums	2011-07-20 00:25:47 UTC (rev 15143)
@@ -0,0 +1 @@
+aa4964844da2586562aae5208e2dbe61  Pod-Spell-1.01.tar.gz

Added: csw/mgar/pkg/cpan/Pod-Spell/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/Pod-Spell/trunk/files/COPYING	                        (rev 0)
+++ csw/mgar/pkg/cpan/Pod-Spell/trunk/files/COPYING	2011-07-20 00:25:47 UTC (rev 15143)
@@ -0,0 +1,9 @@
+COPYRIGHT AND DISCLAIMER
+    Copyright (c) 2001 Sean M. Burke. All rights reserved.
+
+    This library is free software; you can redistribute it and/or modify it
+    under the same terms as Perl itself.
+
+    This library is distributed in the hope that it will be useful, but
+    without any warranty; without even the implied warranty of
+    merchantability or fitness for a particular purpose.


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