SF.net SVN: gar:[23511] csw/mgar/pkg

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Sat Apr 26 11:52:51 CEST 2014


Revision: 23511
          http://sourceforge.net/p/gar/code/23511
Author:   wahwah
Date:     2014-04-26 09:52:48 +0000 (Sat, 26 Apr 2014)
Log Message:
-----------
humanize/trunk: Initial commit.

Added Paths:
-----------
    csw/mgar/pkg/humanize/
    csw/mgar/pkg/humanize/Makefile
    csw/mgar/pkg/humanize/branches/
    csw/mgar/pkg/humanize/tags/
    csw/mgar/pkg/humanize/trunk/
    csw/mgar/pkg/humanize/trunk/Makefile
    csw/mgar/pkg/humanize/trunk/checksums
    csw/mgar/pkg/humanize/trunk/files/
    csw/mgar/pkg/humanize/trunk/files/changelog.CSW

Added: csw/mgar/pkg/humanize/Makefile
===================================================================
--- csw/mgar/pkg/humanize/Makefile	                        (rev 0)
+++ csw/mgar/pkg/humanize/Makefile	2014-04-26 09:52:48 UTC (rev 23511)
@@ -0,0 +1,2 @@
+%:
+	$(MAKE) -C trunk $*

Index: csw/mgar/pkg/humanize/trunk
===================================================================
--- csw/mgar/pkg/humanize/trunk	2014-04-26 08:39:50 UTC (rev 23510)
+++ csw/mgar/pkg/humanize/trunk	2014-04-26 09:52:48 UTC (rev 23511)

Property changes on: csw/mgar/pkg/humanize/trunk
___________________________________________________________________
Added: svn:ignore
## -0,0 +1 ##
+work
Added: csw/mgar/pkg/humanize/trunk/Makefile
===================================================================
--- csw/mgar/pkg/humanize/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/humanize/trunk/Makefile	2014-04-26 09:52:48 UTC (rev 23511)
@@ -0,0 +1,19 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+NAME = humanize
+VERSION = 0.5
+GARTYPE = v2
+CATEGORIES = python
+
+DESCRIPTION = Human-readable numbers and dates
+
+MASTER_SITES = $(PYPI_MIRROR)
+DISTFILES  = $(DISTNAME).tar.gz
+
+TEST_SCRIPTS =
+
+ARCHALL_CSWpy-humanize = 1
+
+include gar/category.mk
+


Property changes on: csw/mgar/pkg/humanize/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: csw/mgar/pkg/humanize/trunk/checksums
===================================================================
--- csw/mgar/pkg/humanize/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/humanize/trunk/checksums	2014-04-26 09:52:48 UTC (rev 23511)
@@ -0,0 +1 @@
+2f00150400ae6a6e0e9767c18a3147cd  humanize-0.5.tar.gz

Added: csw/mgar/pkg/humanize/trunk/files/changelog.CSW
===================================================================
--- csw/mgar/pkg/humanize/trunk/files/changelog.CSW	                        (rev 0)
+++ csw/mgar/pkg/humanize/trunk/files/changelog.CSW	2014-04-26 09:52:48 UTC (rev 23511)
@@ -0,0 +1,6 @@
+humanize (0.5,REV=2014.04.26)
+
+  * Initial build.
+
+ -- Maciej Blizinski <maciej at opencsw.org>  Sat, 26 Apr 2014 11:52:33 +0200
+

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