[csw-devel] SF.net SVN: gar:[17744] csw/mgar/pkg/cpan
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Wed Apr 18 15:28:01 CEST 2012
Revision: 17744
http://gar.svn.sourceforge.net/gar/?rev=17744&view=rev
Author: dmichelsen
Date: 2012-04-18 13:28:00 +0000 (Wed, 18 Apr 2012)
Log Message:
-----------
cpan/Package-DeprecationManager/trunk: Initial commit
Added Paths:
-----------
csw/mgar/pkg/cpan/Package-DeprecationManager/
csw/mgar/pkg/cpan/Package-DeprecationManager/branches/
csw/mgar/pkg/cpan/Package-DeprecationManager/tags/
csw/mgar/pkg/cpan/Package-DeprecationManager/trunk/
csw/mgar/pkg/cpan/Package-DeprecationManager/trunk/Makefile
csw/mgar/pkg/cpan/Package-DeprecationManager/trunk/checksums
csw/mgar/pkg/cpan/Package-DeprecationManager/trunk/files/
Property changes on: csw/mgar/pkg/cpan/Package-DeprecationManager/trunk
___________________________________________________________________
Added: svn:ignore
+ work
Added: csw/mgar/pkg/cpan/Package-DeprecationManager/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Package-DeprecationManager/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/cpan/Package-DeprecationManager/trunk/Makefile 2012-04-18 13:28:00 UTC (rev 17744)
@@ -0,0 +1,27 @@
+NAME = Package-DeprecationManager
+VERSION = 0.13
+CATEGORIES = cpan
+GARTYPE = v2
+AUTHOR = DROLSKY
+
+DESCRIPTION = Manage deprecation warnings for your distribution
+define BLURB
+endef
+
+CATALOG_RELEASE = unstable
+
+LICENSE = LICENSE
+
+BUILD_DEP_PKGS += CSWpm-test-fatal
+BUILD_DEP_PKGS += CSWpm-test-requires
+
+PACKAGES += CSWpm-package-deprecationmanager
+CATALOGNAME_CSWpm-package-deprecationmanager = pm_package_deprecationmanager
+SPKG_DESC_CSWpm-package-deprecationmanager = Manage deprecation warnings for your distribution
+# There was no information if this is pure Perl or not. Please remove if necessary.
+ARCHALL_CSWpm-package-deprecationmanager = 1
+RUNTIME_DEP_PKGS_CSWpm-package-deprecationmanager += CSWpm-params-util
+RUNTIME_DEP_PKGS_CSWpm-package-deprecationmanager += CSWpm-list-moreutils
+RUNTIME_DEP_PKGS_CSWpm-package-deprecationmanager += CSWpm-sub-install
+
+include gar/category.mk
Added: csw/mgar/pkg/cpan/Package-DeprecationManager/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Package-DeprecationManager/trunk/checksums (rev 0)
+++ csw/mgar/pkg/cpan/Package-DeprecationManager/trunk/checksums 2012-04-18 13:28:00 UTC (rev 17744)
@@ -0,0 +1 @@
+f81ae3c0f9bcac048eb4bff348b79f67 Package-DeprecationManager-0.13.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