[126760] trunk/dports/python/py-google/Portfile

larryv at macports.org larryv at macports.org
Tue Oct 14 17:00:34 PDT 2014


Revision: 126760
          https://trac.macports.org/changeset/126760
Author:   larryv at macports.org
Date:     2014-10-14 17:00:33 -0700 (Tue, 14 Oct 2014)
Log Message:
-----------
Remove py-google

Project is dead (http://pygoogle.sourceforge.net) and has been since
2004 (http://sourceforge.net/projects/pygoogle/files/).

Removed Paths:
-------------
    trunk/dports/python/py-google/Portfile

Deleted: trunk/dports/python/py-google/Portfile
===================================================================
--- trunk/dports/python/py-google/Portfile	2014-10-15 00:00:31 UTC (rev 126759)
+++ trunk/dports/python/py-google/Portfile	2014-10-15 00:00:33 UTC (rev 126760)
@@ -1,37 +0,0 @@
-# $Id$
-
-PortSystem			1.0
-PortGroup			python 1.0
-
-name				py-google
-version				0.6
-revision			1
-categories-append	devel
-license				PSF BSD
-maintainers			nomaintainer
-description			Python module to talk to Google through SOAP
-long_description \
-	This module allows you to access Google's web APIs through SOAP, to do \
-	things like search Google and get the results programmatically.  This \
-	API is described at http://www.google.com/apis/ .
-
-platforms			darwin
-supported_archs		noarch
-
-homepage			http://pygoogle.sourceforge.net/
-master_sites		sourceforge:pygoogle
-distname			pygoogle-${version}
-
-checksums			md5 334e2d9e5a765ffa9769e2c4cdfcd110
-
-python.versions		24
-
-if {${name} ne ${subport}} {
-    depends_lib			port:py${python.version}-soappy
-
-    post-destroot {
-        xinstall -m 755 -d ${destroot}${prefix}/share/doc/${subport}
-        eval file copy [glob ${worksrcpath}/doc/*] \
-            ${destroot}${prefix}/share/doc/${subport}
-    }
-}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141014/166f2558/attachment.html>


More information about the macports-changes mailing list