SF.net SVN: gar:[22715] csw/mgar/pkg/lang-python
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Dec 19 22:24:47 CET 2013
Revision: 22715
http://sourceforge.net/p/gar/code/22715
Author: dmichelsen
Date: 2013-12-19 21:24:46 +0000 (Thu, 19 Dec 2013)
Log Message:
-----------
lang-python/cmdln: Initial commit
Added Paths:
-----------
csw/mgar/pkg/lang-python/cmdln/
csw/mgar/pkg/lang-python/cmdln/trunk/Makefile
csw/mgar/pkg/lang-python/cmdln/trunk/checksums
Removed Paths:
-------------
csw/mgar/pkg/lang-python/cmdln/trunk/Makefile
csw/mgar/pkg/lang-python/cmdln/trunk/checksums
Deleted: csw/mgar/pkg/lang-python/cmdln/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/setproctitle/trunk/Makefile 2013-11-06 14:25:24 UTC (rev 22420)
+++ csw/mgar/pkg/lang-python/cmdln/trunk/Makefile 2013-12-19 21:24:46 UTC (rev 22715)
@@ -1,24 +0,0 @@
-# Copyright 2009 OpenCSW
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-NAME = setproctitle
-VERSION = 1.1.5
-CATEGORIES = python
-GARTYPE = v2
-
-DESCRIPTION = A library to allow customization of the process title
-
-MASTER_SITES = $(PYPI_MIRROR)
-DISTFILES = $(DISTNAME).tar.gz
-
-VENDOR_URL = http://code.google.com/p/py-setproctitle/
-
-PACKAGES = CSWpy-setproctitle
-RUNTIME_DEP_PKGS_CSWpy-setproctitle += CSWlibpython2-6-1-0
-CHECKPKG_OVERRIDES_CSWpy-setproctitle += surplus-dependency|CSWpython
-
-# There is no testsuite
-TEST_SCRIPTS =
-
-include gar/category.mk
Copied: csw/mgar/pkg/lang-python/cmdln/trunk/Makefile (from rev 22613, csw/mgar/pkg/lang-python/setproctitle/trunk/Makefile)
===================================================================
--- csw/mgar/pkg/lang-python/cmdln/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/lang-python/cmdln/trunk/Makefile 2013-12-19 21:24:46 UTC (rev 22715)
@@ -0,0 +1,25 @@
+# Copyright 2009 OpenCSW
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+NAME = cmdln
+VERSION = 1.1.2
+CATEGORIES = python
+GARTYPE = v2
+
+DESCRIPTION = An improved cmd.py for writing multi-command scripts and shells
+
+MASTER_SITES = $(PYPI_MIRROR)
+DISTFILES = $(DISTNAME).zip
+
+VENDOR_URL = https://pypi.python.org/pypi/cmdln
+
+PACKAGES += CSWpy-cmdln
+SPKG_DESC_CSWpy-cmdln = An improved cmd.py for writing multi-command scripts and shells
+# PKGFILES is catchall
+ARCHALL_CSWpy-cmdln = 1
+
+# There is no testsuite
+TEST_SCRIPTS =
+
+include gar/category.mk
Deleted: csw/mgar/pkg/lang-python/cmdln/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/setproctitle/trunk/checksums 2013-11-06 14:25:24 UTC (rev 22420)
+++ csw/mgar/pkg/lang-python/cmdln/trunk/checksums 2013-12-19 21:24:46 UTC (rev 22715)
@@ -1 +0,0 @@
-8dc236c23727a4aca031fcd29b7f8a73 setproctitle-1.1.5.tar.gz
Copied: csw/mgar/pkg/lang-python/cmdln/trunk/checksums (from rev 22612, csw/mgar/pkg/lang-python/setproctitle/trunk/checksums)
===================================================================
--- csw/mgar/pkg/lang-python/cmdln/trunk/checksums (rev 0)
+++ csw/mgar/pkg/lang-python/cmdln/trunk/checksums 2013-12-19 21:24:46 UTC (rev 22715)
@@ -0,0 +1 @@
+3a7f003147ad9dfb9e7e3f2f4b6b11b2 cmdln-1.1.2.zip
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