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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Fri Apr 9 17:31:23 CEST 2010


Revision: 9586
          http://gar.svn.sourceforge.net/gar/?rev=9586&view=rev
Author:   dmichelsen
Date:     2010-04-09 15:31:22 +0000 (Fri, 09 Apr 2010)

Log Message:
-----------
cpan/Cache-Simple-TimedExpiry: Initial commit

Added Paths:
-----------
    csw/mgar/pkg/cpan/Cache-Simple-TimedExpiry/
    csw/mgar/pkg/cpan/Cache-Simple-TimedExpiry/branches/
    csw/mgar/pkg/cpan/Cache-Simple-TimedExpiry/tags/
    csw/mgar/pkg/cpan/Cache-Simple-TimedExpiry/trunk/
    csw/mgar/pkg/cpan/Cache-Simple-TimedExpiry/trunk/Makefile
    csw/mgar/pkg/cpan/Cache-Simple-TimedExpiry/trunk/checksums
    csw/mgar/pkg/cpan/Cache-Simple-TimedExpiry/trunk/files/
    csw/mgar/pkg/cpan/Cache-Simple-TimedExpiry/trunk/files/COPYING


Property changes on: csw/mgar/pkg/cpan/Cache-Simple-TimedExpiry/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/Cache-Simple-TimedExpiry/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Cache-Simple-TimedExpiry/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cpan/Cache-Simple-TimedExpiry/trunk/Makefile	2010-04-09 15:31:22 UTC (rev 9586)
@@ -0,0 +1,17 @@
+GARNAME = Cache-Simple-TimedExpiry
+GARVERSION = 0.27
+CATEGORIES = cpan
+AUTHOR = JESSE
+
+DESCRIPTION = A lightweight cache with timed expiration
+define BLURB
+endef
+
+DISTFILES = COPYING
+
+PACKAGES = CSWpmcachesmptimexp
+CATALOGNAME = pm_cachesmptimexp
+
+ARCHALL = 1
+
+include gar/category.mk

Added: csw/mgar/pkg/cpan/Cache-Simple-TimedExpiry/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Cache-Simple-TimedExpiry/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/cpan/Cache-Simple-TimedExpiry/trunk/checksums	2010-04-09 15:31:22 UTC (rev 9586)
@@ -0,0 +1,2 @@
+2c5b2bf6ed505af9db5397dbae421c85  COPYING
+4ef124ab7776f3c257b9ffbed917e67a  Cache-Simple-TimedExpiry-0.27.tar.gz

Added: csw/mgar/pkg/cpan/Cache-Simple-TimedExpiry/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/Cache-Simple-TimedExpiry/trunk/files/COPYING	                        (rev 0)
+++ csw/mgar/pkg/cpan/Cache-Simple-TimedExpiry/trunk/files/COPYING	2010-04-09 15:31:22 UTC (rev 9586)
@@ -0,0 +1,5 @@
+Jesse Vincent <jesse at bestpractical.com>
+Some of the heavy lifting was designed by Robert Spier <rspier at pobox.com>
+Copyright 2004 Jesse Vincent <jesse at bestpractical.com>
+
+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