[csw-devel] SF.net SVN: gar:[2377] csw/mgar/pkg/cpan
fvandevelde at users.sourceforge.net
fvandevelde at users.sourceforge.net
Fri Nov 28 12:01:09 CET 2008
Revision: 2377
http://gar.svn.sourceforge.net/gar/?rev=2377&view=rev
Author: fvandevelde
Date: 2008-11-28 11:01:08 +0000 (Fri, 28 Nov 2008)
Log Message:
-----------
Log-Dispatch-Config: initial commit
Added Paths:
-----------
csw/mgar/pkg/cpan/Log-Dispatch-Config/
csw/mgar/pkg/cpan/Log-Dispatch-Config/branches/
csw/mgar/pkg/cpan/Log-Dispatch-Config/tags/
csw/mgar/pkg/cpan/Log-Dispatch-Config/trunk/
csw/mgar/pkg/cpan/Log-Dispatch-Config/trunk/Makefile
csw/mgar/pkg/cpan/Log-Dispatch-Config/trunk/checksums
csw/mgar/pkg/cpan/Log-Dispatch-Config/trunk/files/
csw/mgar/pkg/cpan/Log-Dispatch-Config/trunk/files/CSWpmlogdispatchconf.gspec
Property changes on: csw/mgar/pkg/cpan/Log-Dispatch-Config/trunk
___________________________________________________________________
Added: svn:ignore
+ cookies
download
work
Added: svn:externals
+ gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v1
Added: csw/mgar/pkg/cpan/Log-Dispatch-Config/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Log-Dispatch-Config/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/cpan/Log-Dispatch-Config/trunk/Makefile 2008-11-28 11:01:08 UTC (rev 2377)
@@ -0,0 +1,19 @@
+GARNAME = Log-Dispatch-Config
+GARVERSION = 1.02
+CATEGORIES = cpan
+AUTHOR = MIYAGAWA
+
+DESCRIPTION = Log4j for Perl
+define BLURB
+ Log::Dispatch::Config is a subclass of Log::Dispatch and provides a way to configure
+ Log::Dispatch object with configulation file (default, in AppConfig format).
+ I mean, this is log4j for Perl, not with all API compatibility though.
+endef
+
+DISTFILES += CSWpmlogdispatchconf.gspec
+
+DEPENDS += cpan/Log-Dispatch
+
+CONFIGURE_ARGS =
+
+include gar/category.mk
Added: csw/mgar/pkg/cpan/Log-Dispatch-Config/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Log-Dispatch-Config/trunk/checksums (rev 0)
+++ csw/mgar/pkg/cpan/Log-Dispatch-Config/trunk/checksums 2008-11-28 11:01:08 UTC (rev 2377)
@@ -0,0 +1,2 @@
+74836bac51f0be339340e4aae6897924 download/CSWpmlogdispatchconf.gspec
+9fe652d4c260daf65f703f7aa3b59fcb download/Log-Dispatch-Config-1.02.tar.gz
Added: csw/mgar/pkg/cpan/Log-Dispatch-Config/trunk/files/CSWpmlogdispatchconf.gspec
===================================================================
--- csw/mgar/pkg/cpan/Log-Dispatch-Config/trunk/files/CSWpmlogdispatchconf.gspec (rev 0)
+++ csw/mgar/pkg/cpan/Log-Dispatch-Config/trunk/files/CSWpmlogdispatchconf.gspec 2008-11-28 11:01:08 UTC (rev 2377)
@@ -0,0 +1,9 @@
+%var bitname pm_logdispatchconf
+%var pkgname CSWpmlogdispatchconf
+%var arch all
+%include url file://%{PKGLIB}/csw_cpan.gspec
+%copyright
+Tatsuhiko Miyagawa <miyagawa at bulknews.net> with much help from Matt Sergeant <matt at sergeant.org>.
+
+This library 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