[84306] trunk/dports/python/py27-transaction/Portfile

jmr at macports.org jmr at macports.org
Wed Sep 21 21:42:06 PDT 2011


Revision: 84306
          http://trac.macports.org/changeset/84306
Author:   jmr at macports.org
Date:     2011-09-21 21:42:06 -0700 (Wed, 21 Sep 2011)
Log Message:
-----------
py27-transaction: add py27-distribute dep, correct license format, fix props

Modified Paths:
--------------
    trunk/dports/python/py27-transaction/Portfile

Property Changed:
----------------
    trunk/dports/python/py27-transaction/Portfile

Modified: trunk/dports/python/py27-transaction/Portfile
===================================================================
--- trunk/dports/python/py27-transaction/Portfile	2011-09-22 04:38:42 UTC (rev 84305)
+++ trunk/dports/python/py27-transaction/Portfile	2011-09-22 04:42:06 UTC (rev 84306)
@@ -1,5 +1,5 @@
 # -*- 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: Portfile 68387 2010-06-02 21:55:41Z singingwolfboy at macports.org $
+# $Id$
 
 PortSystem          1.0
 PortGroup           python27 1.0
@@ -9,7 +9,7 @@
 version             1.1.1
 categories-append   databases
 maintainers         singingwolfboy openmaintainer
-license             ZPL 2.1
+license             ZPL-2.1
 description         generic transaction implementation for Python
 long_description    \
     ${description}
@@ -22,3 +22,5 @@
 
 checksums           rmd160  29bb6d288dc22ea0a70e04d8150f13af69efee9d \
                     sha256  3e00f6db97297cd2ff869b3d32109019bf898d925593926d729d546a47660ca9
+
+depends_build       port:py27-distribute


Property changes on: trunk/dports/python/py27-transaction/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110921/bb192f69/attachment.html>


More information about the macports-changes mailing list