SF.net SVN: gar:[25336] csw/mgar/pkg/lang-python

janholzh at users.sourceforge.net janholzh at users.sourceforge.net
Mon Nov 2 10:53:48 CET 2015


Revision: 25336
          http://sourceforge.net/p/gar/code/25336
Author:   janholzh
Date:     2015-11-02 09:53:48 +0000 (Mon, 02 Nov 2015)
Log Message:
-----------
lang-python/zope-component/trunk: add py_zope-component

Added Paths:
-----------
    csw/mgar/pkg/lang-python/zope-component/
    csw/mgar/pkg/lang-python/zope-component/Makefile
    csw/mgar/pkg/lang-python/zope-component/branches/
    csw/mgar/pkg/lang-python/zope-component/tags/
    csw/mgar/pkg/lang-python/zope-component/trunk/
    csw/mgar/pkg/lang-python/zope-component/trunk/Makefile
    csw/mgar/pkg/lang-python/zope-component/trunk/checksums
    csw/mgar/pkg/lang-python/zope-component/trunk/files/

Added: csw/mgar/pkg/lang-python/zope-component/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/zope-component/Makefile	                        (rev 0)
+++ csw/mgar/pkg/lang-python/zope-component/Makefile	2015-11-02 09:53:48 UTC (rev 25336)
@@ -0,0 +1,2 @@
+%:
+	$(MAKE) -C trunk $*

Index: csw/mgar/pkg/lang-python/zope-component/trunk
===================================================================
--- csw/mgar/pkg/lang-python/zope-component/trunk	2015-11-02 09:26:27 UTC (rev 25335)
+++ csw/mgar/pkg/lang-python/zope-component/trunk	2015-11-02 09:53:48 UTC (rev 25336)

Property changes on: csw/mgar/pkg/lang-python/zope-component/trunk
___________________________________________________________________
Added: svn:ignore
## -0,0 +1 ##
+work
Added: csw/mgar/pkg/lang-python/zope-component/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/zope-component/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/lang-python/zope-component/trunk/Makefile	2015-11-02 09:53:48 UTC (rev 25336)
@@ -0,0 +1,32 @@
+# Copyright 2009 OpenCSW
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+NAME = zope.component
+VERSION = 4.2.2
+CATEGORIES = python
+GARTYPE = v2
+
+DESCRIPTION = Zope Component Architecture
+
+MASTER_SITES += $(PYPI_MIRROR)
+DISTFILES += $(DISTNAME).tar.gz
+
+VENDOR_URL = http://pypi.python.org/pypi/zope.component
+LICENSE = LICENSE.txt
+
+PACKAGES = CSWpy-zope-component
+SPKG_DESC_CSWpy-zope-component = Zope Component Architecture
+# PKGFILES is catchall
+
+ARCHALL_CSWpy-zope-component = 1
+
+RUNTIME_DEP_PKGS_CSWpy-zope-component += CSWpy-zope-event
+RUNTIME_DEP_PKGS_CSWpy-zope-component += CSWpy-zope-interface
+
+SKIPTEST ?= 1
+
+CHECKPKG_OVERRIDES_CSWpy-zope-component += surplus-dependency|CSWpy-zope-interface
+CHECKPKG_OVERRIDES_CSWpy-zope-component += surplus-dependency|CSWpy-zope-event
+
+include gar/category.mk


Property changes on: csw/mgar/pkg/lang-python/zope-component/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: csw/mgar/pkg/lang-python/zope-component/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/zope-component/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/lang-python/zope-component/trunk/checksums	2015-11-02 09:53:48 UTC (rev 25336)
@@ -0,0 +1 @@
+c6d04acac31f6d9e2420d0ac042617ae  zope.component-4.2.2.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