[126539] trunk/dports/python/py-tvdb/Portfile
petr at macports.org
petr at macports.org
Sat Oct 11 09:11:45 PDT 2014
Revision: 126539
https://trac.macports.org/changeset/126539
Author: petr at macports.org
Date: 2014-10-11 09:11:44 -0700 (Sat, 11 Oct 2014)
Log Message:
-----------
py-tvdb: non-semantic whitespace changes
Modified Paths:
--------------
trunk/dports/python/py-tvdb/Portfile
Modified: trunk/dports/python/py-tvdb/Portfile
===================================================================
--- trunk/dports/python/py-tvdb/Portfile 2014-10-11 15:45:14 UTC (rev 126538)
+++ trunk/dports/python/py-tvdb/Portfile 2014-10-11 16:11:44 UTC (rev 126539)
@@ -1,27 +1,29 @@
# -*- 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
-PortGroup python 1.0
+PortSystem 1.0
+PortGroup python 1.0
-name py-tvdb
-version 1.5
-platforms darwin
-supported_archs noarch
-license GPL-2
-maintainers nomaintainer
-description An easy to use API interface to TheTVDB.com
-long_description ${description}
+name py-tvdb
+version 1.5
+platforms darwin
+supported_archs noarch
+license GPL-2
+maintainers nomaintainer
-homepage https://github.com/dbr/tvdb_api
-master_sites ${homepage}/archive/
-distname ${version}
-checksums rmd160 d5b4cb2382b5a479b97423bfd2c209b767472527 \
- sha256 6561d51a2b0f4a31295b1a6cd8469de40fe7ad6f30c201d739e6bd0fc9053d8d
-worksrcdir tvdb_api-${version}
+description An easy to use API interface to TheTVDB.com
+long_description ${description}
-python.versions 26
+homepage https://github.com/dbr/tvdb_api
+master_sites ${homepage}/archive/
+distname ${version}
+worksrcdir tvdb_api-${version}
+checksums rmd160 d5b4cb2382b5a479b97423bfd2c209b767472527 \
+ sha256 6561d51a2b0f4a31295b1a6cd8469de40fe7ad6f30c201d739e6bd0fc9053d8d
+
+python.versions 26
+
if {$subport ne $name} {
- depends_build port:py${python.version}-setuptools
+ depends_build port:py${python.version}-setuptools
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141011/c5a7a0db/attachment.html>
More information about the macports-changes
mailing list