[csw-devel] SF.net SVN: gar:[19489] csw/mgar/pkg/lang-python/pysetuptools/trunk/ Makefile

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Wed Oct 24 00:13:46 CEST 2012


Revision: 19489
          http://gar.svn.sourceforge.net/gar/?rev=19489&view=rev
Author:   bdwalton
Date:     2012-10-23 22:13:45 +0000 (Tue, 23 Oct 2012)
Log Message:
-----------
lang-python/pysetuptools/trunk: standardize the name for the setuptools module

Modified Paths:
--------------
    csw/mgar/pkg/lang-python/pysetuptools/trunk/Makefile

Modified: csw/mgar/pkg/lang-python/pysetuptools/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/pysetuptools/trunk/Makefile	2012-10-22 21:19:13 UTC (rev 19488)
+++ csw/mgar/pkg/lang-python/pysetuptools/trunk/Makefile	2012-10-23 22:13:45 UTC (rev 19489)
@@ -14,14 +14,15 @@
   Distribution Utilities for Python
 endef
 
-ARCHALL_CSWpysetuptools = 1
+ARCHALL_CSWpy-setuptools = 1
 MASTER_SITES = http://cheeseshop.python.org/packages/source/s/setuptools/
 UFILES_REGEX = $(NAME)(\d+(?:\.\d+)*)
 DISTFILES  = $(NAME)-$(VERSION).tar.gz
 DISTFILES += LICENSE
-PACKAGES = CSWpysetuptools
-CATALOGNAME_CSWpysetuptools = pysetuptools
-SPKG_DESC_CSWpysetuptools = Distribution Utiltiies for Python
+PACKAGES = CSWpy-setuptools
+CATALOG_NAME_CSWpy-setuptools = py_setuptools
+OBSOLETED_BY_CSWpy-setuptools = CSWpysetuptools
+SPKG_DESC_CSWpy-setuptools = Distribution Utiltiies for Python
 TEST_SCRIPTS = 
 LICENSE = LICENSE
 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