[csw-devel] SF.net SVN: gar:[15136] csw/mgar/pkg/cpan
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Wed Jul 20 01:35:41 CEST 2011
Revision: 15136
http://gar.svn.sourceforge.net/gar/?rev=15136&view=rev
Author: bonivart
Date: 2011-07-19 23:35:41 +0000 (Tue, 19 Jul 2011)
Log Message:
-----------
cpan/PPIx-Utilities/trunk: initial commit
Added Paths:
-----------
csw/mgar/pkg/cpan/PPIx-Utilities/
csw/mgar/pkg/cpan/PPIx-Utilities/Makefile
csw/mgar/pkg/cpan/PPIx-Utilities/branches/
csw/mgar/pkg/cpan/PPIx-Utilities/tags/
csw/mgar/pkg/cpan/PPIx-Utilities/trunk/
csw/mgar/pkg/cpan/PPIx-Utilities/trunk/Makefile
csw/mgar/pkg/cpan/PPIx-Utilities/trunk/checksums
csw/mgar/pkg/cpan/PPIx-Utilities/trunk/files/
Added: csw/mgar/pkg/cpan/PPIx-Utilities/Makefile
===================================================================
--- csw/mgar/pkg/cpan/PPIx-Utilities/Makefile (rev 0)
+++ csw/mgar/pkg/cpan/PPIx-Utilities/Makefile 2011-07-19 23:35:41 UTC (rev 15136)
@@ -0,0 +1,2 @@
+%:
+ $(MAKE) -C trunk $*
Property changes on: csw/mgar/pkg/cpan/PPIx-Utilities/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/PPIx-Utilities/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/PPIx-Utilities/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/cpan/PPIx-Utilities/trunk/Makefile 2011-07-19 23:35:41 UTC (rev 15136)
@@ -0,0 +1,31 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+NAME = PPIx-Utilities
+VERSION = 1.001000
+GARTYPE = v2
+CATEGORIES = cpan
+AUTHOR = ELLIOTJS
+
+DESCRIPTION = Extensions to PPI
+define BLURB
+ Extensions to PPI
+endef
+
+PACKAGES = CSWpm-ppix-utilities
+CATALOGNAME = pm_ppix_utilities
+ARCHALL = 1
+
+LICENSE = LICENSE
+
+RUNTIME_DEP_PKGS += CSWpmreadonly
+RUNTIME_DEP_PKGS += CSWpm-test-deep
+RUNTIME_DEP_PKGS += CSWpm-module-build
+RUNTIME_DEP_PKGS += CSWpm-exception-class
+
+# Unreleased packages, remove next time
+CHECKPKG_OVERRIDES_CSWpm-ppix-utilities += unidentified-dependency|CSWpm-exception-class
+CHECKPKG_OVERRIDES_CSWpm-ppix-utilities += unidentified-dependency|CSWpm-module-build
+
+include gar/category.mk
+
Property changes on: csw/mgar/pkg/cpan/PPIx-Utilities/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: csw/mgar/pkg/cpan/PPIx-Utilities/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/PPIx-Utilities/trunk/checksums (rev 0)
+++ csw/mgar/pkg/cpan/PPIx-Utilities/trunk/checksums 2011-07-19 23:35:41 UTC (rev 15136)
@@ -0,0 +1 @@
+4dc113960205173cf114ae3bdaa37f61 PPIx-Utilities-1.001000.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