[csw-devel] SF.net SVN: gar:[11581] csw/mgar/pkg/cpan
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Nov 11 20:22:09 CET 2010
Revision: 11581
http://gar.svn.sourceforge.net/gar/?rev=11581&view=rev
Author: dmichelsen
Date: 2010-11-11 19:22:09 +0000 (Thu, 11 Nov 2010)
Log Message:
-----------
cpan/Check-ISA: Initial commit
Added Paths:
-----------
csw/mgar/pkg/cpan/Check-ISA/
csw/mgar/pkg/cpan/Check-ISA/branches/
csw/mgar/pkg/cpan/Check-ISA/tags/
csw/mgar/pkg/cpan/Check-ISA/trunk/
csw/mgar/pkg/cpan/Check-ISA/trunk/Makefile
csw/mgar/pkg/cpan/Check-ISA/trunk/checksums
csw/mgar/pkg/cpan/Check-ISA/trunk/files/
csw/mgar/pkg/cpan/Check-ISA/trunk/files/COPYING
Property changes on: csw/mgar/pkg/cpan/Check-ISA/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/Check-ISA/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Check-ISA/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/cpan/Check-ISA/trunk/Makefile 2010-11-11 19:22:09 UTC (rev 11581)
@@ -0,0 +1,19 @@
+GARNAME = Check-ISA
+GARVERSION = 0.04
+CATEGORIES = cpan
+AUTHOR = NUFFIN
+
+DESCRIPTION = DWIM, correct checking of an object's class
+define BLURB
+endef
+
+DISTFILES = COPYING
+
+PACKAGES = CSWpmcheckisa
+CATALOGNAME = pm_checkisa
+
+DEP_PKGS = CSWpmsubexporter CSWpmtestuseok
+
+ARCHALL = 1
+
+include gar/category.mk
Added: csw/mgar/pkg/cpan/Check-ISA/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Check-ISA/trunk/checksums (rev 0)
+++ csw/mgar/pkg/cpan/Check-ISA/trunk/checksums 2010-11-11 19:22:09 UTC (rev 11581)
@@ -0,0 +1 @@
+7d118aadd4069b4287f309482776a2bd Check-ISA-0.04.tar.gz
Added: csw/mgar/pkg/cpan/Check-ISA/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/Check-ISA/trunk/files/COPYING (rev 0)
+++ csw/mgar/pkg/cpan/Check-ISA/trunk/files/COPYING 2010-11-11 19:22:09 UTC (rev 11581)
@@ -0,0 +1,10 @@
+=head1 AUTHOR
+
+Yuval Kogman E<lt>nothingmuch at woobling.orgE<gt>
+
+=head1 COPYRIGHT
+
+ Copyright (c) 2008 Yuval Kogman. All rights reserved
+ This program is free software; you can redistribute
+ it and/or modify it under the same terms 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