autotools.eclass doesn't inherit eutils anymore.
Added eutils to inherit line for ebuilds which use various
functions from eutils.eclass, inherit autotools and don't
inherit eutils themselves.
- added ~arm to subversion-java
- incorporated changes (into 1.7.2) made in Portage tree in ebuild for
version 1.7.1, CVS revision 1.2
- updated files/svnserve.initd2 to sync. it with Portage, too
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.