Changeset 1011 for buildout/pcl.buildout

Show
Ignore:
Timestamp:
01/11/08 07:01:42 (3 years ago)
Author:
dokai
Message:

Updated stale urls.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • buildout/pcl.buildout/trunk/dependencies.cfg

    r920 r1011  
    7878recipe = zc.recipe.egg:custom 
    7979egg = psycopg2 
    80 find-links = http://www.initd.org/pub/software/psycopg/psycopg2-2.0.6.tar.gz 
     80find-links = http://www.gispython.org/downloads/misc/psycopg2-2.0.6.tar.gz 
    8181define = PSYCOPG_EXTENSIONS,PSYCOPG_DISPLAY_SIZE,PSYCOPG_NEW_BOOLEAN,HAVE_PQFREEMEM,HAVE_PQPROTOCOL3 
    8282include-dirs = ${postgresql:location}/include 
     
    9090[geos] 
    9191recipe = hexagonit.recipe.cmmi 
    92 url = http://geos.refractions.net/geos-2.2.3.tar.bz2 
     92url = http://www.gispython.org/downloads/geos/geos-2.2.3.tar.bz2 
    9393 
    9494[gdal]