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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Thu Nov 11 19:41:39 CET 2010


Revision: 11577
          http://gar.svn.sourceforge.net/gar/?rev=11577&view=rev
Author:   dmichelsen
Date:     2010-11-11 18:41:39 +0000 (Thu, 11 Nov 2010)

Log Message:
-----------
cpan/Test-use-ok: Initial commit

Added Paths:
-----------
    csw/mgar/pkg/cpan/Test-use-ok/
    csw/mgar/pkg/cpan/Test-use-ok/branches/
    csw/mgar/pkg/cpan/Test-use-ok/tags/
    csw/mgar/pkg/cpan/Test-use-ok/trunk/
    csw/mgar/pkg/cpan/Test-use-ok/trunk/Makefile
    csw/mgar/pkg/cpan/Test-use-ok/trunk/checksums
    csw/mgar/pkg/cpan/Test-use-ok/trunk/files/
    csw/mgar/pkg/cpan/Test-use-ok/trunk/files/COPYING


Property changes on: csw/mgar/pkg/cpan/Test-use-ok/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/Test-use-ok/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Test-use-ok/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cpan/Test-use-ok/trunk/Makefile	2010-11-11 18:41:39 UTC (rev 11577)
@@ -0,0 +1,17 @@
+GARNAME = Test-use-ok
+GARVERSION = 0.02
+CATEGORIES = cpan
+AUTHOR = AUDREYT
+
+DESCRIPTION = Alternative to Test::More::use_ok
+define BLURB
+endef
+
+DISTFILES = COPYING
+
+PACKAGES = CSWpmtestuseok
+CATALOGNAME = pm_testuseok
+
+ARCHALL = 1
+
+include gar/category.mk

Added: csw/mgar/pkg/cpan/Test-use-ok/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Test-use-ok/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/cpan/Test-use-ok/trunk/checksums	2010-11-11 18:41:39 UTC (rev 11577)
@@ -0,0 +1 @@
+c49b0bbb37a6764b8b96d9fcef954ba2  Test-use-ok-0.02.tar.gz

Added: csw/mgar/pkg/cpan/Test-use-ok/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/Test-use-ok/trunk/files/COPYING	                        (rev 0)
+++ csw/mgar/pkg/cpan/Test-use-ok/trunk/files/COPYING	2010-11-11 18:41:39 UTC (rev 11577)
@@ -0,0 +1,25 @@
+COPYRIGHT
+    Copyright 2005, 2006 by Audrey Tang <cpan at audreyt.org>.
+
+    This software is released under the MIT license cited below.
+
+  The "MIT" License
+    Permission is hereby granted, free of charge, to any person obtaining a
+    copy of this software and associated documentation files (the
+    "Software"), to deal in the Software without restriction, including
+    without limitation the rights to use, copy, modify, merge, publish,
+    distribute, sublicense, and/or sell copies of the Software, and to
+    permit persons to whom the Software is furnished to do so, subject to
+    the following conditions:
+
+    The above copyright notice and this permission notice shall be included
+    in all copies or substantial portions of the Software.
+
+    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+    OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+    MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+    IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+    CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+    TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+    SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+


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