[47623] trunk/dports/python

blb at macports.org blb at macports.org
Mon Mar 2 00:56:15 PST 2009


Revision: 47623
          http://trac.macports.org/changeset/47623
Author:   blb at macports.org
Date:     2009-03-02 00:56:15 -0800 (Mon, 02 Mar 2009)
Log Message:
-----------
New port - python/py25-twitter, Interface for the Twitter API

Modified Paths:
--------------
    trunk/dports/python/py25-twitter/Portfile

Added Paths:
-----------
    trunk/dports/python/py25-twitter/

Modified: trunk/dports/python/py25-twitter/Portfile
===================================================================
--- trunk/dports/python/py-twitter/Portfile	2009-03-02 02:52:07 UTC (rev 47617)
+++ trunk/dports/python/py25-twitter/Portfile	2009-03-02 08:56:15 UTC (rev 47623)
@@ -1,11 +1,11 @@
 # $Id$
 
 PortSystem			1.0
-PortGroup			python24 1.0
-name				py-twitter
+PortGroup			python25 1.0
+name				py25-twitter
 version				0.5
 categories-append	devel
-maintainers			pguyot at kallisys.net
+maintainers			nomaintainer
 description			Interface for the Twitter API.
 long_description \
 	This library provides a pure python interface for the Twitter API.
@@ -20,4 +20,5 @@
 					sha1    af0edcd86512693e4ef91864ba3aeccb991850ac \
 					rmd160  e6e699b2241c0734814958dd02d5f0c86ed27a56
 
-depends_lib			port:py-simplejson
+depends_lib			port:py25-simplejson
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090302/07276196/attachment.html>


More information about the macports-changes mailing list