[csw-devel] SF.net SVN: gar:[15134] csw/mgar/pkg/cpan
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Wed Jul 20 01:21:15 CEST 2011
Revision: 15134
http://gar.svn.sourceforge.net/gar/?rev=15134&view=rev
Author: bonivart
Date: 2011-07-19 23:21:14 +0000 (Tue, 19 Jul 2011)
Log Message:
-----------
cpan/PPIx-Regexp/trunk: initial commit
Added Paths:
-----------
csw/mgar/pkg/cpan/PPIx-Regexp/
csw/mgar/pkg/cpan/PPIx-Regexp/Makefile
csw/mgar/pkg/cpan/PPIx-Regexp/branches/
csw/mgar/pkg/cpan/PPIx-Regexp/tags/
csw/mgar/pkg/cpan/PPIx-Regexp/trunk/
csw/mgar/pkg/cpan/PPIx-Regexp/trunk/Makefile
csw/mgar/pkg/cpan/PPIx-Regexp/trunk/checksums
csw/mgar/pkg/cpan/PPIx-Regexp/trunk/files/
Added: csw/mgar/pkg/cpan/PPIx-Regexp/Makefile
===================================================================
--- csw/mgar/pkg/cpan/PPIx-Regexp/Makefile (rev 0)
+++ csw/mgar/pkg/cpan/PPIx-Regexp/Makefile 2011-07-19 23:21:14 UTC (rev 15134)
@@ -0,0 +1,2 @@
+%:
+ $(MAKE) -C trunk $*
Property changes on: csw/mgar/pkg/cpan/PPIx-Regexp/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-Regexp/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/PPIx-Regexp/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/cpan/PPIx-Regexp/trunk/Makefile 2011-07-19 23:21:14 UTC (rev 15134)
@@ -0,0 +1,27 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+NAME = PPIx-Regexp
+VERSION = 0.020
+GARTYPE = v2
+CATEGORIES = cpan
+AUTHOR = WYANT
+
+DESCRIPTION = Represent a regular expression of some sort
+define BLURB
+ Represent a regular expression of some sort
+endef
+
+PACKAGES = CSWpm-ppix-regexp
+CATALOGNAME = pm_ppix_regexp
+ARCHALL = 1
+
+LICENSE = LICENSES/Artistic
+
+RUNTIME_DEP_PKGS += CSWpm-ppi
+
+# Unreleased dep, remove next time
+CHECKPKG_OVERRIDES_CSWpm-ppix-regexp += unidentified-dependency|CSWpm-ppi
+
+include gar/category.mk
+
Property changes on: csw/mgar/pkg/cpan/PPIx-Regexp/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: csw/mgar/pkg/cpan/PPIx-Regexp/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/PPIx-Regexp/trunk/checksums (rev 0)
+++ csw/mgar/pkg/cpan/PPIx-Regexp/trunk/checksums 2011-07-19 23:21:14 UTC (rev 15134)
@@ -0,0 +1 @@
+1293df6eb0765646a73808d32ff8ed82 PPIx-Regexp-0.020.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