Magellan Linux

Diff of /branches/R11-unstable/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-unstable/include/svn.sminc revision 24893 by niro, Tue Nov 25 02:21:44 2014 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.24893