Magellan Linux

Diff of /smage/trunk/extras/rust/rust-1.19.0-r1.smage2

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

revision 11049 by niro, Fri Jul 28 13:01:16 2017 UTC revision 11050 by niro, Thu Aug 31 11:07:13 2017 UTC
# Line 23  SDEPEND=">= sys-dev/llvm-4.0 Line 23  SDEPEND=">= sys-dev/llvm-4.0
23   >= dev-libs/jemalloc-5   >= dev-libs/jemalloc-5
24   >= net-misc/curl-7   >= net-misc/curl-7
25   >= net-misc/curl-dev-7   >= net-misc/curl-dev-7
26   >= app-arch/xz-utils-5"   >= app-arch/xz-utils-5
27     >= dev-libs/libffi-dev-3.2"
28    
29  if [[ ${BOOTSTRAP} = 0 ]]  if [[ ${BOOTSTRAP} = 0 ]]
30  then  then
31   SDEPEND=">= dev-lang/rust-1.19"   SDEPEND+="
32     >= dev-lang/rust-1.19"
33  fi  fi
34    
35  SRCFILE="${PNAME}c-${PVER}-src.tar.gz"  SRCFILE="${PNAME}c-${PVER}-src.tar.gz"

Legend:
Removed from v.11049  
changed lines
  Added in v.11050