Magellan Linux

Diff of /branches/R11-stable/include/svn.sminc

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

trunk/include/svn.sminc revision 9880 by niro, Sat Jan 14 01:48:34 2012 UTC branches/R11-stable/include/svn.sminc revision 17894 by niro, Wed Jun 26 12:59:01 2013 UTC
# Line 4  Line 4 
4  # at least only SVNROOT must be exported  # at least only SVNROOT must be exported
5    
6  # needed vars  # needed vars
7  MY_SVN_MODULE="${PNAME}"  : ${MY_SVN_MODULE="${PNAME}"}
8  MY_SVN_OPTS=""  : ${MY_SVN_OPTS=""}
9  SVNROOT=""  : ${SVNROOT=""}
10    
11  SDEPEND="${SDEPEND}  SDEPEND="${SDEPEND}
12   >= dev-util/subversion-1"   >= dev-util/subversion-1"

Legend:
Removed from v.9880  
changed lines
  Added in v.17894