[csw-devel] SF.net SVN: gar:[9098] csw/mgar/pkg/cpan
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Mar 11 23:23:47 CET 2010
Revision: 9098
http://gar.svn.sourceforge.net/gar/?rev=9098&view=rev
Author: dmichelsen
Date: 2010-03-11 22:23:46 +0000 (Thu, 11 Mar 2010)
Log Message:
-----------
cpan/B-Utils: Initial commit
Added Paths:
-----------
csw/mgar/pkg/cpan/B-Utils/
csw/mgar/pkg/cpan/B-Utils/branches/
csw/mgar/pkg/cpan/B-Utils/tags/
csw/mgar/pkg/cpan/B-Utils/trunk/
csw/mgar/pkg/cpan/B-Utils/trunk/Makefile
csw/mgar/pkg/cpan/B-Utils/trunk/checksums
csw/mgar/pkg/cpan/B-Utils/trunk/files/
csw/mgar/pkg/cpan/B-Utils/trunk/files/COPYING
Property changes on: csw/mgar/pkg/cpan/B-Utils/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/B-Utils/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/B-Utils/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/cpan/B-Utils/trunk/Makefile 2010-03-11 22:23:46 UTC (rev 9098)
@@ -0,0 +1,15 @@
+GARNAME = B-Utils
+GARVERSION = 0.11
+CATEGORIES = cpan
+AUTHOR = JJORE
+
+DESCRIPTION = Helper functions for op tree manipulation
+define BLURB
+endef
+
+DISTFILES = COPYING
+
+PACKAGES = CSWpmbutils
+CATALOGNAME = pm_butils
+
+include gar/category.mk
Added: csw/mgar/pkg/cpan/B-Utils/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/B-Utils/trunk/checksums (rev 0)
+++ csw/mgar/pkg/cpan/B-Utils/trunk/checksums 2010-03-11 22:23:46 UTC (rev 9098)
@@ -0,0 +1,2 @@
+ecfbba83b9b6c92b2ba0c832ccbc75f3 B-Utils-0.11.tar.gz
+62e24a93342fede7221d66335c716f34 COPYING
Added: csw/mgar/pkg/cpan/B-Utils/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/B-Utils/trunk/files/COPYING (rev 0)
+++ csw/mgar/pkg/cpan/B-Utils/trunk/files/COPYING 2010-03-11 22:23:46 UTC (rev 9098)
@@ -0,0 +1,2 @@
+This module 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