[csw-devel] SF.net SVN: gar:[21117] csw/mgar/pkg/cpan/Text-Reform/trunk/Makefile

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Thu May 16 17:11:56 CEST 2013


Revision: 21117
          http://gar.svn.sourceforge.net/gar/?rev=21117&view=rev
Author:   bonivart
Date:     2013-05-16 15:11:55 +0000 (Thu, 16 May 2013)
Log Message:
-----------
cpan/Text-Reform/trunk: fix name

Modified Paths:
--------------
    csw/mgar/pkg/cpan/Text-Reform/trunk/Makefile

Modified: csw/mgar/pkg/cpan/Text-Reform/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Text-Reform/trunk/Makefile	2013-05-16 15:07:59 UTC (rev 21116)
+++ csw/mgar/pkg/cpan/Text-Reform/trunk/Makefile	2013-05-16 15:11:55 UTC (rev 21117)
@@ -6,13 +6,16 @@
 
 DESCRIPTION = Manual text wrapping and reformatting
 define BLURB
-	Manual text wrapping and reformatting
 endef
 
 DISTFILES += COPYING
 
-PACKAGES = CSWpmtxtreform
-CATALOGNAME = pm_txtreform
+PACKAGES = CSWpm-text-reform
+CATALOGNAME = pm_text_reform
+SPKG_DESC_CSWpm-text-reform = $(DESCRIPTION)
+OBSOLETED_BY_CSWpm-text-reform = CSWpmtxtreform
+CATALOGNAME_CSWpmtxtreform = pm_txtreform
+
 ARCHALL = 1
 
 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