[csw-devel] SF.net SVN: gar:[18779] csw/mgar/pkg/cpan
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Tue Jul 17 00:08:45 CEST 2012
Revision: 18779
http://gar.svn.sourceforge.net/gar/?rev=18779&view=rev
Author: bonivart
Date: 2012-07-16 22:08:45 +0000 (Mon, 16 Jul 2012)
Log Message:
-----------
cpan/CHI/trunk: initial commit
Added Paths:
-----------
csw/mgar/pkg/cpan/CHI/
csw/mgar/pkg/cpan/CHI/Makefile
csw/mgar/pkg/cpan/CHI/branches/
csw/mgar/pkg/cpan/CHI/tags/
csw/mgar/pkg/cpan/CHI/trunk/
csw/mgar/pkg/cpan/CHI/trunk/Makefile
csw/mgar/pkg/cpan/CHI/trunk/checksums
csw/mgar/pkg/cpan/CHI/trunk/files/
Added: csw/mgar/pkg/cpan/CHI/Makefile
===================================================================
--- csw/mgar/pkg/cpan/CHI/Makefile (rev 0)
+++ csw/mgar/pkg/cpan/CHI/Makefile 2012-07-16 22:08:45 UTC (rev 18779)
@@ -0,0 +1,2 @@
+%:
+ $(MAKE) -C trunk $*
Property changes on: csw/mgar/pkg/cpan/CHI/trunk
___________________________________________________________________
Added: svn:ignore
+ work
Added: csw/mgar/pkg/cpan/CHI/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/CHI/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/cpan/CHI/trunk/Makefile 2012-07-16 22:08:45 UTC (rev 18779)
@@ -0,0 +1,32 @@
+NAME = CHI
+VERSION = 0.55
+GARTYPE = v2
+CATEGORIES = cpan
+AUTHOR = JSWARTZ
+
+DESCRIPTION = Unified cache handling interface
+define BLURB
+ Unified cache handling interface
+endef
+
+LICENSE = LICENSE
+
+PACKAGES = CSWpm-chi
+CATALOGNAME = pm_chi
+ARCHALL = 1
+
+RUNTIME_DEP_PKGS += CSWpm-list-moreutils
+RUNTIME_DEP_PKGS += CSWpm-moose
+RUNTIME_DEP_PKGS += CSWpm-time-duration
+RUNTIME_DEP_PKGS += CSWpm-time-duration-parse
+RUNTIME_DEP_PKGS += CSWpm-try-tiny
+RUNTIME_DEP_PKGS += CSWpmlogany
+
+# Remove on next build
+CHECKPKG_OVERRIDES_CSWpm-chi += unidentified-dependency|CSWpm-moose
+CHECKPKG_OVERRIDES_CSWpm-chi += unidentified-dependency|CSWpm-time-duration
+CHECKPKG_OVERRIDES_CSWpm-chi += unidentified-dependency|CSWpm-time-duration-parse
+
+CONFIGURE_ARGS =
+
+include gar/category.mk
Property changes on: csw/mgar/pkg/cpan/CHI/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: csw/mgar/pkg/cpan/CHI/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/CHI/trunk/checksums (rev 0)
+++ csw/mgar/pkg/cpan/CHI/trunk/checksums 2012-07-16 22:08:45 UTC (rev 18779)
@@ -0,0 +1 @@
+6cfdf247e3951c52c4cbb3e0890677b8 CHI-0.55.tar.gz
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