Magellan Linux

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

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

revision 9880 by niro, Sat Jan 14 01:48:34 2012 UTC revision 12229 by niro, Mon May 14 14:42:54 2012 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.12229