[82299] trunk/dports/python/py-tz/Portfile

ram at macports.org ram at macports.org
Fri Aug 12 06:26:10 PDT 2011


Revision: 82299
          http://trac.macports.org/changeset/82299
Author:   ram at macports.org
Date:     2011-08-12 06:26:10 -0700 (Fri, 12 Aug 2011)
Log Message:
-----------
python/py-tz: whitespace

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

Modified: trunk/dports/python/py-tz/Portfile
===================================================================
--- trunk/dports/python/py-tz/Portfile	2011-08-12 13:25:48 UTC (rev 82298)
+++ trunk/dports/python/py-tz/Portfile	2011-08-12 13:26:10 UTC (rev 82299)
@@ -1,21 +1,23 @@
 # $Id$
 
-PortSystem 1.0
-PortGroup python24 1.0
+PortSystem      1.0
+PortGroup       python24 1.0
 
-name			py-tz
-version			2009a
-categories		python devel
-platforms		darwin
-supported_archs		noarch
-maintainers		ram openmaintainer
-description		World Timezone Definitions for Python
-long_description	pytz brings the Olson tz database into Python. \
-			This library allows accurate and cross platform \
-			timezone calculations using Python 2.3 or higher.
+name            py-tz
+version         2009a
+categories      python devel
+platforms       darwin
+supported_archs noarch
+maintainers     ram openmaintainer
 
-homepage		http://pytz.sourceforge.net/
-master_sites		http://cheeseshop.python.org/packages/source/p/pytz/
-distname		pytz-${version}
-use_bzip2		yes
-checksums		md5 454be5c4b09ab879bb3a98be0b44f674
+description     World Timezone Definitions for Python
+long_description \
+    pytz brings the Olson tz database into Python. This library allows \
+    accurate and cross platform timezone calculations.
+
+homepage        http://pytz.sourceforge.net/
+master_sites    http://cheeseshop.python.org/packages/source/p/pytz/
+distname        pytz-${version}
+use_bzip2       yes
+
+checksums       md5 454be5c4b09ab879bb3a98be0b44f674
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110812/0ab112c2/attachment.html>


More information about the macports-changes mailing list