Revision: 25332
          http://sourceforge.net/p/gar/code/25332
Author:   janholzh
Date:     2015-10-27 12:02:17 +0000 (Tue, 27 Oct 2015)
Log Message:
-----------
lang-python/ipaddress/trunk: add py_ipaddress

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

Added: csw/mgar/pkg/lang-python/ipaddress/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/ipaddress/Makefile                         (rev 0)
+++ csw/mgar/pkg/lang-python/ipaddress/Makefile 2015-10-27 12:02:17 UTC (rev 
25332)
@@ -0,0 +1,2 @@
+%:
+       $(MAKE) -C trunk $*

Index: csw/mgar/pkg/lang-python/ipaddress/trunk
===================================================================
--- csw/mgar/pkg/lang-python/ipaddress/trunk    2015-10-27 11:56:01 UTC (rev 
25331)
+++ csw/mgar/pkg/lang-python/ipaddress/trunk    2015-10-27 12:02:17 UTC (rev 
25332)

Property changes on: csw/mgar/pkg/lang-python/ipaddress/trunk
___________________________________________________________________
Added: svn:ignore
## -0,0 +1 ##
+work
Added: csw/mgar/pkg/lang-python/ipaddress/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/ipaddress/trunk/Makefile                           
(rev 0)
+++ csw/mgar/pkg/lang-python/ipaddress/trunk/Makefile   2015-10-27 12:02:17 UTC 
(rev 25332)
@@ -0,0 +1,20 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+
+NAME = ipaddress
+VERSION = 1.0.14
+GARTYPE = v2
+CATEGORIES = python
+
+DESCRIPTION = IPv4/IPv6 manipulation library
+
+MASTER_SITES += $(PYPI_MIRROR)
+DISTFILES += $(DISTNAME).tar.gz
+
+PACKAGES += CSWpy-ipaddress
+SPKG_DESC_CSWpy-asn = IPv4/IPv6 manipulation library
+# PKGFILES is catchall
+ARCHALL_CSWpy-ipaddress = 1
+
+include gar/category.mk


Property changes on: csw/mgar/pkg/lang-python/ipaddress/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: csw/mgar/pkg/lang-python/ipaddress/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/ipaddress/trunk/checksums                          
(rev 0)
+++ csw/mgar/pkg/lang-python/ipaddress/trunk/checksums  2015-10-27 12:02:17 UTC 
(rev 25332)
@@ -0,0 +1 @@
+e2f2f6593b2b8a7e8abba0fbdf33f046  ipaddress-1.0.14.tar.gz

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

Reply via email to