Magellan Linux

Diff of /trunk/extras/rust/rust-1.18.0-r1.smage2

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

revision 30027 by niro, Wed Jun 21 08:11:23 2017 UTC revision 30028 by niro, Mon Oct 23 13:54:51 2017 UTC
# Line 24  SDEPEND=">= sys-dev/llvm-3.9 Line 24  SDEPEND=">= sys-dev/llvm-3.9
24    
25  if [[ ${BOOTSTRAP} = 0 ]]  if [[ ${BOOTSTRAP} = 0 ]]
26  then  then
27   SDEPEND=">= dev-lang/rust-1.18"   SDEPEND+="
28     >= dev-lang/rust-1.18"
29  fi  fi
30    
31  SRCFILE="${PNAME}c-${PVER}-src.tar.gz"  SRCFILE="${PNAME}c-${PVER}-src.tar.gz"

Legend:
Removed from v.30027  
changed lines
  Added in v.30028