[82744] trunk/dports/python

robitaille at macports.org robitaille at macports.org
Fri Aug 19 12:47:54 PDT 2011


Revision: 82744
          http://trac.macports.org/changeset/82744
Author:   robitaille at macports.org
Date:     2011-08-19 12:47:54 -0700 (Fri, 19 Aug 2011)
Log Message:
-----------
py*-pyavm: unify into python portgroup

Added Paths:
-----------
    trunk/dports/python/py-pyavm/
    trunk/dports/python/py-pyavm/Portfile

Removed Paths:
-------------
    trunk/dports/python/py25-pyavm/
    trunk/dports/python/py26-pyavm/
    trunk/dports/python/py27-pyavm/

Copied: trunk/dports/python/py-pyavm/Portfile (from rev 82741, trunk/dports/python/py27-pyavm/Portfile)
===================================================================
--- trunk/dports/python/py-pyavm/Portfile	                        (rev 0)
+++ trunk/dports/python/py-pyavm/Portfile	2011-08-19 19:47:54 UTC (rev 82744)
@@ -0,0 +1,25 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+PortGroup           python 1.0
+
+name                py27-pyavm
+version             0.1.4
+maintainers         robitaille
+
+categories-append   science
+description         Pure-Python AVM library
+long_description    Pure-Python AVM library
+
+platforms           darwin
+license             MIT
+
+homepage            https://github.com/astrofrog/pyavm
+master_sites        http://cloud.github.com/downloads/astrofrog/pyavm/
+distname            PyAVM-${version}
+checksums           md5  a562139c0379d79fe8c87ac557291644 \
+                    sha1  a5090ca5b86ed98444e419f44503638878496b5f \
+                    rmd160  d38d9a1075202246eb029b2f2032fbe5b32c3cc6
+
+python.versions     25 26 27
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110819/00c99a98/attachment.html>


More information about the macports-changes mailing list