Magellan Linux

Diff of /trunk/include/python.sminc

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

revision 29782 by niro, Wed Oct 11 11:03:03 2017 UTC revision 29817 by niro, Fri Oct 13 08:08:12 2017 UTC
# Line 8  then Line 8  then
8   SDEPEND="${SDEPEND}   SDEPEND="${SDEPEND}
9   >= dev-lang/python-2.7"   >= dev-lang/python-2.7"
10  fi  fi
 if [[ -z ${MAGE_PYTHON_BUILD_VERSIONS} ]]  
 then  
  MAGE_PYTHON_BUILD_VERSIONS="single"  
 fi  
11    
12  # get the major.minor current installed python version  # get the major.minor current installed python version
13  # -> ex 2.4  # -> ex 2.4

Legend:
Removed from v.29782  
changed lines
  Added in v.29817