Magellan Linux

Diff of /smage/trunk/core/coreutils/alx/coreutils.custom

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

revision 894 by niro, Sun Jan 11 00:59:57 2009 UTC revision 895 by niro, Mon Aug 3 20:08:13 2009 UTC
# Line 5  Line 5 
5  DEPEND=$(echo "${DEPEND}" | sed '/sys-dev\/gettext/d')  DEPEND=$(echo "${DEPEND}" | sed '/sys-dev\/gettext/d')
6  # and add it to SDEPEND  # and add it to SDEPEND
7  SDEPEND="${SDEPEND}  SDEPEND="${SDEPEND}
  >= sys-dev/gettext-0.12"  
8     >= sys-dev/gettext-0.12"
9    
10    # remove gmp dep
11    DEPEND=$(echo "${DEPEND}" | sed '/dev-libs\/gmp/d')

Legend:
Removed from v.894  
changed lines
  Added in v.895