[101221] trunk/dports/python

jmr at macports.org jmr at macports.org
Sun Jan 6 05:35:43 PST 2013


Revision: 101221
          https://trac.macports.org/changeset/101221
Author:   jmr at macports.org
Date:     2013-01-06 05:35:43 -0800 (Sun, 06 Jan 2013)
Log Message:
-----------
py*-sclapp: unify, license, noarch

Modified Paths:
--------------
    trunk/dports/python/py-sclapp/Portfile

Removed Paths:
-------------
    trunk/dports/python/py25-sclapp/

Modified: trunk/dports/python/py-sclapp/Portfile
===================================================================
--- trunk/dports/python/py-sclapp/Portfile	2013-01-06 13:30:07 UTC (rev 101220)
+++ trunk/dports/python/py-sclapp/Portfile	2013-01-06 13:35:43 UTC (rev 101221)
@@ -2,13 +2,15 @@
 # $Id$
 
 PortSystem 1.0
-PortGroup python24 1.0
+PortGroup python 1.0
 
 name            py-sclapp
 version         0.5.1
 description     framework for writing command-line applications
 platforms       darwin
+supported_archs noarch
 categories      python devel
+license         GPL-2
 maintainers     sfiera openmaintainer
 long_description \
     easy-to-use framework for writing simple command-line applications in Python
@@ -19,3 +21,5 @@
 checksums       md5 b74b0ea8b56534a281220b0c014ab757 \
                 sha1 f93d5f3490128d4c21137d2dc614fbebee05c7aa \
                 rmd160 50d5931b0eb05fd1c6606dc7bbab6e13ccdf2cd2
+
+python.versions 24 25
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130106/152ee67d/attachment.html>


More information about the macports-changes mailing list