Revision: 31769 http://trac.macosforge.org/projects/macports/changeset/31769 Author: dluke@macports.org Date: 2007-12-06 13:04:37 -0800 (Thu, 06 Dec 2007) Log Message: ----------- Remove trailing spaces Modified Paths: -------------- trunk/dports/python/py25-ipython/Portfile Modified: trunk/dports/python/py25-ipython/Portfile =================================================================== --- trunk/dports/python/py25-ipython/Portfile 2007-12-06 21:03:15 UTC (rev 31768) +++ trunk/dports/python/py25-ipython/Portfile 2007-12-06 21:04:37 UTC (rev 31769) @@ -19,8 +19,8 @@ homepage http://ipython.scipy.org/ master_sites ${homepage}dist/ distname ${my_name}-${version} -checksums md5 fd5a1b6e518898a4aee8b8d8b428af70 \ - sha1 2923c1f790d41aeacd2442af5de8ab61c43f6167 \ +checksums md5 fd5a1b6e518898a4aee8b8d8b428af70 \ + sha1 2923c1f790d41aeacd2442af5de8ab61c43f6167 \ rmd160 976d8512d68ed4e1bf28ab50e90bcb7777c34e53 patchfiles patch-setup.py
participants (1)
-
dluke@macports.org