[csw-devel] SF.net SVN: gar:[9625] csw/mgar/pkg/cpan
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Mon Apr 12 17:40:42 CEST 2010
Revision: 9625
http://gar.svn.sourceforge.net/gar/?rev=9625&view=rev
Author: bonivart
Date: 2010-04-12 15:40:09 +0000 (Mon, 12 Apr 2010)
Log Message:
-----------
pmtestnowarnings: initial commit
Added Paths:
-----------
csw/mgar/pkg/cpan/Test-NoWarnings/
csw/mgar/pkg/cpan/Test-NoWarnings/branches/
csw/mgar/pkg/cpan/Test-NoWarnings/tags/
csw/mgar/pkg/cpan/Test-NoWarnings/trunk/
csw/mgar/pkg/cpan/Test-NoWarnings/trunk/Makefile
csw/mgar/pkg/cpan/Test-NoWarnings/trunk/checksums
csw/mgar/pkg/cpan/Test-NoWarnings/trunk/files/
Property changes on: csw/mgar/pkg/cpan/Test-NoWarnings/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/Test-NoWarnings/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Test-NoWarnings/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/cpan/Test-NoWarnings/trunk/Makefile 2010-04-12 15:40:09 UTC (rev 9625)
@@ -0,0 +1,20 @@
+GARNAME = Test-NoWarnings
+GARVERSION = 1.01
+CATEGORIES = cpan
+AUTHOR = ADAMK
+
+DESCRIPTION = Make sure you didn't emit any warnings while testing
+define BLURB
+ Make sure you didn't emit any warnings while testing
+endef
+
+PACKAGES = CSWpmtestnowarnings
+CATALOGNAME = pm_testnowarnings
+ARCHALL = 1
+
+LICENSE = LICENSE
+
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+
+include gar/category.mk
Added: csw/mgar/pkg/cpan/Test-NoWarnings/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Test-NoWarnings/trunk/checksums (rev 0)
+++ csw/mgar/pkg/cpan/Test-NoWarnings/trunk/checksums 2010-04-12 15:40:09 UTC (rev 9625)
@@ -0,0 +1 @@
+ea97a1891812c2968f2fa8f89c06ff30 Test-NoWarnings-1.01.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