Revision: 26904 http://sourceforge.net/p/gar/code/26904 Author: dmichelsen Date: 2022-03-15 10:58:35 +0000 (Tue, 15 Mar 2022) Log Message: ----------- cpan/Test-Warnings/trunk: Initial commit
Added Paths: ----------- csw/mgar/pkg/cpan/Test-Warnings/ csw/mgar/pkg/cpan/Test-Warnings/branches/ csw/mgar/pkg/cpan/Test-Warnings/tags/ csw/mgar/pkg/cpan/Test-Warnings/trunk/ csw/mgar/pkg/cpan/Test-Warnings/trunk/Makefile csw/mgar/pkg/cpan/Test-Warnings/trunk/checksums csw/mgar/pkg/cpan/Test-Warnings/trunk/files/ Index: csw/mgar/pkg/cpan/Test-Warnings/trunk =================================================================== --- csw/mgar/pkg/cpan/Test-Warnings/trunk 2022-03-15 10:11:37 UTC (rev 26903) +++ csw/mgar/pkg/cpan/Test-Warnings/trunk 2022-03-15 10:58:35 UTC (rev 26904) Property changes on: csw/mgar/pkg/cpan/Test-Warnings/trunk ___________________________________________________________________ Added: svn:ignore ## -0,0 +1,2 ## +work + Added: csw/mgar/pkg/cpan/Test-Warnings/trunk/Makefile =================================================================== --- csw/mgar/pkg/cpan/Test-Warnings/trunk/Makefile (rev 0) +++ csw/mgar/pkg/cpan/Test-Warnings/trunk/Makefile 2022-03-15 10:58:35 UTC (rev 26904) @@ -0,0 +1,21 @@ +NAME = Test-Warnings +VERSION = 0.031 +CATEGORIES = cpan +GARTYPE = v2 +AUTHOR = ETHER + +DESCRIPTION = Test for warnings and the lack of them +define BLURB +endef + +CATALOG_RELEASE = unstable + +LICENSE_TEXT = This module is licensed under the perl license + +PACKAGES += CSWpm-test-warnings +CATALOGNAME_CSWpm-test-warnings = pm_test_warnings +SPKG_DESC_CSWpm-test-warnings = Test for warnings and the lack of them +# There was no information if this is pure Perl or not. Please remove if necessary. +ARCHALL_CSWpm-test-warnings = 1 + +include gar/category.mk Added: csw/mgar/pkg/cpan/Test-Warnings/trunk/checksums =================================================================== --- csw/mgar/pkg/cpan/Test-Warnings/trunk/checksums (rev 0) +++ csw/mgar/pkg/cpan/Test-Warnings/trunk/checksums 2022-03-15 10:58:35 UTC (rev 26904) @@ -0,0 +1 @@ +f608f7011b0bb8f27d3a27e646a52f60 Test-Warnings-0.031.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.