Revision: 22743 http://sourceforge.net/p/gar/code/22743 Author: rthurner Date: 2013-12-26 17:57:55 +0000 (Thu, 26 Dec 2013) Log Message: ----------- subvertpy: am confused, libuuid is one time necessary, one time not. restrict to solaris-10.
Modified Paths: -------------- csw/mgar/pkg/lang-python/subvertpy/trunk/Makefile Modified: csw/mgar/pkg/lang-python/subvertpy/trunk/Makefile =================================================================== --- csw/mgar/pkg/lang-python/subvertpy/trunk/Makefile 2013-12-26 17:51:17 UTC (rev 22742) +++ csw/mgar/pkg/lang-python/subvertpy/trunk/Makefile 2013-12-26 17:57:55 UTC (rev 22743) @@ -12,6 +12,8 @@ UPSTREAM_MASTER_SITES = http://pypi.python.org/pypi/subvertpy LICENSE = COPYING +PACKAGING_PLATFORMS = solaris10-sparc solaris10-i386 + RUNTIME_DEP_PKGS_CSWpy-subvertpy += CSWlibapr1-0 RUNTIME_DEP_PKGS_CSWpy-subvertpy += CSWlibgcc-s1 RUNTIME_DEP_PKGS_CSWpy-subvertpy += CSWlibpython2-6-1-0 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.