Magellan Linux

Diff of /branches/magellan-next/core/python/python-2.7.0-r3.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 6143 by niro, Thu Aug 19 17:25:41 2010 UTC revision 6144 by niro, Thu Aug 19 17:26:57 2010 UTC
# Line 33  sminclude mtools Line 33  sminclude mtools
33    
34  # uses PYVER and sometimes PVER; so keep both  # uses PYVER and sometimes PVER; so keep both
35  SRC_URI=(  SRC_URI=(
36   http://www.python.org/ftp/python/${PYVER}/${SRCFILE}   http://www.python.org/ftp/python/${PVER%.*}/${SRCFILE}
37   http://www.python.org/ftp/python/${PVER}/${SRCFILE}   http://www.python.org/ftp/python/${PVER}/${SRCFILE}
38   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME}/${SRCFILE}
39   mirror://${PNAME}/${PNAME}-2.7.0-gentoo_py_dontcompile.patch   mirror://${PNAME}/${PNAME}-2.7.0-gentoo_py_dontcompile.patch

Legend:
Removed from v.6143  
changed lines
  Added in v.6144