[22474] trunk/dports/python/py-sip/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Thu Mar 1 14:29:42 PST 2007


Revision: 22474
          http://trac.macosforge.org/projects/macports/changeset/22474
Author:   blair at macports.org
Date:     2007-03-01 14:29:42 -0800 (Thu, 01 Mar 2007)

Log Message:
-----------
Whitespace cleanup.

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

Modified: trunk/dports/python/py-sip/Portfile
===================================================================
--- trunk/dports/python/py-sip/Portfile	2007-03-01 22:25:44 UTC (rev 22473)
+++ trunk/dports/python/py-sip/Portfile	2007-03-01 22:29:42 UTC (rev 22474)
@@ -7,26 +7,27 @@
 categories		python devel
 maintainers		blair at orcaware.com openmaintainer at macports.org
 description		create Python bindings for C and C++ libraries
-long_description	SIP is a tool that makes it very easy to create Python \
-				bindings for C and C++ libraries. It was originally \
-				developed to create PyQt, the Python bindings for the \
-				Qt toolkit, but can be used to create bindings for any \
+long_description	SIP is a tool that makes it very easy to create \
+				Python bindings for C and C++ libraries. \
+				It was originally developed to create PyQt, \
+				the Python bindings for the Qt toolkit, \
+				but can be used to create bindings for any \
 				C or C++ library.
 
-homepage		http://www.riverbankcomputing.co.uk/sip/
+homepage	http://www.riverbankcomputing.co.uk/sip/
 master_sites	http://www.riverbankcomputing.com/Downloads/sip4/ \
                 http://gentoo.mirrors.easynews.com/linux/gentoo/distfiles/ \
                 http://gentoo.osuosl.org/distfiles/ \
                 http://www.gtlib.gatech.edu/pub/gentoo/distfiles/
-                
-distname		sip-${version}
-checksums		md5 0fdb0cbdcbbe158009196437711eb8bd \
-			sha1 2ca7a3b61ce65dee128ac227f667fc72eb00bd5c \
-			rmd160 82efbb024e5a5be222173ca8c0e2629e7b909258
-dist_subdir		python
 
-depends_lib		port:python24
+distname	sip-${version}
+checksums	md5 0fdb0cbdcbbe158009196437711eb8bd \
+		sha1 2ca7a3b61ce65dee128ac227f667fc72eb00bd5c \
+		rmd160 82efbb024e5a5be222173ca8c0e2629e7b909258
+dist_subdir	python
 
+depends_lib	port:python24
+
 patchfiles      patch-siputils.py
 
 configure.cmd	${prefix}/bin/python2.4 configure.py

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070301/1dd624d6/attachment.html


More information about the macports-changes mailing list