7608b071d1
Add subversion-java and modified subversion ebuild. The purpose: * we want netbeans-ide that depends on subversion[java], * we don't want subversion compiled with Java support (extra dependency not needed by most users). The solution: split Java bindings from subversion and make separate ebuild for that.
11 lines
322 B
Plaintext
11 lines
322 B
Plaintext
# The commented variables in this file are the defaults that are used
|
|
# in the init-script. You don't need to uncomment them except to
|
|
# customize them to different values.
|
|
|
|
# Options for svnserve
|
|
#SVNSERVE_OPTS="--root=/var/svn"
|
|
|
|
# User and group as which to run svnserve
|
|
#SVNSERVE_USER="svn"
|
|
#SVNSERVE_GROUP="svnusers"
|