Revision
112664
Author
g5pw@macports.org
Date
2013-10-29 02:22:50 -0700 (Tue, 29 Oct 2013)

Log Message

python/py25-pymc:
  stub port for python25

Added Paths

Diff

Added: trunk/dports/python/py25-pymc/Portfile (0 => 112664)


--- trunk/dports/python/py25-pymc/Portfile	                        (rev 0)
+++ trunk/dports/python/py25-pymc/Portfile	2013-10-29 09:22:50 UTC (rev 112664)
@@ -0,0 +1,11 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8::et:sw=4:ts=4:sts=4
+# $Id$
+PortSystem          1.0
+
+name                py25-pymc
+version             2.3
+maintainers         nomaintainer
+categories          python
+
+replaced_by         py27-pymc
+PortGroup           obsolete 1.0
Property changes on: trunk/dports/python/py25-pymc/Portfile
___________________________________________________________________

Added: svn:keywords

Added: svn:eol-style