[csw-devel] SF.net SVN: gar:[10777] csw/mgar/pkg/cpan
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Aug 19 16:37:06 CEST 2010
Revision: 10777
http://gar.svn.sourceforge.net/gar/?rev=10777&view=rev
Author: dmichelsen
Date: 2010-08-19 14:37:06 +0000 (Thu, 19 Aug 2010)
Log Message:
-----------
cpan/constant-lexical: Initial commit
Added Paths:
-----------
csw/mgar/pkg/cpan/constant-lexical/
csw/mgar/pkg/cpan/constant-lexical/branches/
csw/mgar/pkg/cpan/constant-lexical/tags/
csw/mgar/pkg/cpan/constant-lexical/trunk/
csw/mgar/pkg/cpan/constant-lexical/trunk/Makefile
csw/mgar/pkg/cpan/constant-lexical/trunk/checksums
csw/mgar/pkg/cpan/constant-lexical/trunk/files/
csw/mgar/pkg/cpan/constant-lexical/trunk/files/COPYING
Property changes on: csw/mgar/pkg/cpan/constant-lexical/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/constant-lexical/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/constant-lexical/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/cpan/constant-lexical/trunk/Makefile 2010-08-19 14:37:06 UTC (rev 10777)
@@ -0,0 +1,19 @@
+GARNAME = constant-lexical
+GARVERSION = 2
+CATEGORIES = cpan
+AUTHOR = SPROUT
+
+DESCRIPTION = Perl pragma to declare lexical compile-time constants
+define BLURB
+endef
+
+DISTFILES = COPYING
+
+PACKAGES = CSWpmconstantlexical
+CATALOGNAME = pm_constantlexical
+
+DEP_PKGS = CSWpmsubdelete
+
+ARCHALL = 1
+
+include gar/category.mk
Added: csw/mgar/pkg/cpan/constant-lexical/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/constant-lexical/trunk/checksums (rev 0)
+++ csw/mgar/pkg/cpan/constant-lexical/trunk/checksums 2010-08-19 14:37:06 UTC (rev 10777)
@@ -0,0 +1,2 @@
+d35b0170051b782886727218bbb0fc80 COPYING
+b80916a698324b591af70cd2d7354129 constant-lexical-2.tar.gz
Added: csw/mgar/pkg/cpan/constant-lexical/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/constant-lexical/trunk/files/COPYING (rev 0)
+++ csw/mgar/pkg/cpan/constant-lexical/trunk/files/COPYING 2010-08-19 14:37:06 UTC (rev 10777)
@@ -0,0 +1,7 @@
+COPYRIGHT AND LICENCE
+
+Copyright (C) 2008, 2010 Father Chrysostomos
+
+This program is free software; you may redistribute it, modify it, or
+both, under the same terms as perl.
+
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