Apache Derby, an Apache DB subproject, is an open source relational database implemented entirely in Java. Homepage: http://db.apache.org/derby/
Something old is in java-experimental.
Created attachment 201116 [details] new ebuild
Feedback on ebuild Please inherit from java-pkg-2 java-ant-2 remove ant dep. java-ant-2 handles that. src_compile() { eant buildsource buildjars $(use_doc javadoc) } otherwise good work :) Thanks
Created attachment 201129 [details] updated ebuild
Created attachment 201130 [details] removed ant dep
Created attachment 263379 [details] ebuild for version 10.7.1.1 Honors LINGUAS, though probably could be a little more precise if desired (for example, zh_CN and zh_TW are options in derby, but this ebuild installs both when 'zh' is in LINGUAS).
Thanks for your contribution. I bumped your ebuild to the latest version and added it to the tree: +*derby-10.10.1.1 (01 Mar 2014) + + 01 Mar 2014; Johann Schmitz <ercpe@gentoo.org> +derby-10.10.1.1.ebuild, + +metadata.xml: + Ebuild for derby (bug #268422). Originally written by Kyle Cavin and updated + by Joe Sapp