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

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Tue Jun 8 17:45:05 CEST 2010


Revision: 10128
          http://gar.svn.sourceforge.net/gar/?rev=10128&view=rev
Author:   bonivart
Date:     2010-06-08 15:45:05 +0000 (Tue, 08 Jun 2010)

Log Message:
-----------
Algorithm-CheckDigits: initial checkin

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


Property changes on: csw/mgar/pkg/cpan/Algorithm-CheckDigits/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/Algorithm-CheckDigits/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Algorithm-CheckDigits/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cpan/Algorithm-CheckDigits/trunk/Makefile	2010-06-08 15:45:05 UTC (rev 10128)
@@ -0,0 +1,17 @@
+GARNAME = Algorithm-CheckDigits
+GARVERSION = 0.53
+CATEGORIES = cpan
+AUTHOR = MAMAWE
+
+DESCRIPTION = Perl extension to generate and test check digits
+define BLURB
+  Perl extension to generate and test check digits
+endef
+
+DISTFILES += COPYING
+
+PACKAGES = CSWpmalgorithmchkdig
+CATALOGNAME = pm_algorithmchkdig
+ARCHALL = 1
+
+include gar/category.mk

Added: csw/mgar/pkg/cpan/Algorithm-CheckDigits/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Algorithm-CheckDigits/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/cpan/Algorithm-CheckDigits/trunk/checksums	2010-06-08 15:45:05 UTC (rev 10128)
@@ -0,0 +1,2 @@
+f5b22e4b25688495e53d133bc88393dd  Algorithm-CheckDigits-0.53.tar.gz
+981311c031af8910652bdff1312ac2ef  COPYING

Added: csw/mgar/pkg/cpan/Algorithm-CheckDigits/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/Algorithm-CheckDigits/trunk/files/COPYING	                        (rev 0)
+++ csw/mgar/pkg/cpan/Algorithm-CheckDigits/trunk/files/COPYING	2010-06-08 15:45:05 UTC (rev 10128)
@@ -0,0 +1,3 @@
+Copyright (C) 2003 Mathias Weidner
+
+This module may be distributed under the same license 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