[csw-devel] SF.net SVN: gar:[17130] csw/mgar/pkg/cpan/Email-Date-Format/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Wed Feb 22 14:36:01 CET 2012
Revision: 17130
http://gar.svn.sourceforge.net/gar/?rev=17130&view=rev
Author: dmichelsen
Date: 2012-02-22 13:36:00 +0000 (Wed, 22 Feb 2012)
Log Message:
-----------
cpan/Email-Date-Format/trunk: Sanitize package name
Modified Paths:
--------------
csw/mgar/pkg/cpan/Email-Date-Format/trunk/Makefile
Modified: csw/mgar/pkg/cpan/Email-Date-Format/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Email-Date-Format/trunk/Makefile 2012-02-22 13:23:20 UTC (rev 17129)
+++ csw/mgar/pkg/cpan/Email-Date-Format/trunk/Makefile 2012-02-22 13:36:00 UTC (rev 17130)
@@ -4,13 +4,19 @@
GARTYPE = v2
AUTHOR = RJBS
-DESCRIPTION = Perl Email::Date::Format module to emit RFC 2822 style date strings
+DESCRIPTION = Produce RFC 8822 date strings
define BLURB
endef
-PACKAGES = CSWpmemaildateformat
-CATALOGNAME = pm_emaildateformat
+CATALOG_RELEASE = unstable
-ARCHALL = 1
+LICENSE = LICENSE
+PACKAGES += CSWpm-email-date-format
+CATALOGNAME_CSWpm-email-date-format = pm_email_date_format
+SPKG_DESC_CSWpm-email-date-format = Produce RFC 8822 date strings
+ARCHALL_CSWpm-email-date-format = 1
+OBSOLETED_BY_CSWpm-email-date-format += CSWpmemaildateformat
+CATALOGNAME_CSWpmemaildateformat = pm_emaildateformat_stub
+
include gar/category.mk
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