[126763] trunk/dports/python/py-hypy/Portfile

larryv at macports.org larryv at macports.org
Tue Oct 14 17:56:53 PDT 2014


Revision: 126763
          https://trac.macports.org/changeset/126763
Author:   larryv at macports.org
Date:     2014-10-14 17:56:52 -0700 (Tue, 14 Oct 2014)
Log Message:
-----------
py-hypy: Add modeline, reformat, and rearrange

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

Modified: trunk/dports/python/py-hypy/Portfile
===================================================================
--- trunk/dports/python/py-hypy/Portfile	2014-10-15 00:16:49 UTC (rev 126762)
+++ trunk/dports/python/py-hypy/Portfile	2014-10-15 00:56:52 UTC (rev 126763)
@@ -1,3 +1,4 @@
+# -*- 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$
 
 PortSystem          1.0
@@ -7,18 +8,17 @@
 version             0.8.3
 categories-append   textproc
 license             LGPL-2.1
+platforms           darwin
 maintainers         nomaintainer
+
 description         Fulltext search interface for Python applications
-long_description \
-   Hypy is a fulltext search interface for Python applications. Use it to \
-   index and search your documents from Python code.
+long_description    Hypy is a fulltext search interface for Python \
+                    applications. Use it to index and search your \
+                    documents from Python code.
+homepage            http://goonmill.org/hypy/
 
-platforms           darwin
-
-homepage            http://goonmill.org/hypy/
 master_sites        http://pypi.python.org/packages/source/H/Hypy/
 distname            Hypy-${version}
-
 checksums           md5     3603657417b0ad7fc199f6b2e37f10e8 \
                     sha1    0dcae455fbc993b4663beb66e32423679fade4cf \
                     rmd160  5f247d4f410aa0d2dbff0fc6268724865955d9a4
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141014/e48e9d9c/attachment-0001.html>


More information about the macports-changes mailing list