[34442] trunk/dports/sysutils/python_select/Portfile

raimue at macports.org raimue at macports.org
Sun Feb 24 17:38:17 PST 2008


Revision: 34442
          http://trac.macosforge.org/projects/macports/changeset/34442
Author:   raimue at macports.org
Date:     2008-02-24 17:38:17 -0800 (Sun, 24 Feb 2008)

Log Message:
-----------
sysutils/python:
Convert tabs to spaces

Modified Paths:
--------------
    trunk/dports/sysutils/python_select/Portfile

Modified: trunk/dports/sysutils/python_select/Portfile
===================================================================
--- trunk/dports/sysutils/python_select/Portfile	2008-02-25 01:24:22 UTC (rev 34441)
+++ trunk/dports/sysutils/python_select/Portfile	2008-02-25 01:38:17 UTC (rev 34442)
@@ -2,23 +2,23 @@
 
 PortSystem 1.0
 
-name			python_select
-version			0.1
-revision		2
-categories		sysutils
-platforms		darwin
-maintainers		raimue
-description		Switch the default python interpreter
-long_description	python_select lets you switch the default python interpreter. \
-			python_select symlinks the standard python executables \
-			in the MacPorts prefix to the selected version.
+name                    python_select
+version                 0.1
+revision                2
+categories              sysutils
+platforms               darwin
+maintainers             raimue
+description             Switch the default python interpreter
+long_description        python_select lets you switch the default python interpreter. \
+                        python_select symlinks the standard python executables \
+                        in the MacPorts prefix to the selected version.
 
-homepage		http://svn.macports.org/repository/macports/users/mww/select/
-master_sites		${homepage}
-distname		select-${version}
-checksums		sha1 18e1f95c2ddd88210aa52eb696261859af2dc3a4
+homepage                http://svn.macports.org/repository/macports/users/mww/select/
+master_sites            ${homepage}
+distname                select-${version}
+checksums               sha1 18e1f95c2ddd88210aa52eb696261859af2dc3a4
 
-configure.args		--mandir=${prefix}/share/man --name=python
+configure.args          --mandir=${prefix}/share/man --name=python
 
 # install all files
 post-destroot {

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080224/9fe41d2e/attachment-0001.html 


More information about the macports-changes mailing list