diff options
-rw-r--r-- | README | 40 |
1 files changed, 40 insertions, 0 deletions
@@ -0,0 +1,40 @@ +README for baselayout-java +========================== + +This package contains various base files for running Java on Gentoo. + +Documentation +------------- + +Read the source ;) + +Install +------- + +Please see the INSTALL file. + +News / Changes +-------------- + +Please see the NEWS file. + +Bugs +---- + +Please report bugs at https://bugs.gentoo.org + +Authors +------- + +Please see the AUTHORS file. + +Copyright +--------- + +Copyright (c) 2005-2013 Gentoo Foundation. + +eselect-java is free software; you can redistribute it and/or modify it under +the terms of the GNU General Public License version 2, as published by the +Free Software Foundation. + +Please see the COPYING file. |