diff options
author | Ralph Sennhauser <sera@gentoo.org> | 2013-01-31 16:44:33 +0000 |
---|---|---|
committer | Ralph Sennhauser <sera@gentoo.org> | 2013-01-31 16:44:33 +0000 |
commit | d240d09bc8486bdc6a7a62f7518bd3dd36784470 (patch) | |
tree | 1908455136d8eefb643967c8073f20259b6d0439 /README | |
parent | Remove run-java-tool, new home will be eselect-java (diff) | |
download | baselayout-java-d240d09bc8486bdc6a7a62f7518bd3dd36784470.tar.gz baselayout-java-d240d09bc8486bdc6a7a62f7518bd3dd36784470.tar.bz2 baselayout-java-d240d09bc8486bdc6a7a62f7518bd3dd36784470.zip |
Fill README stub with content
svn path=/projects/baselayout-java/trunk/; revision=9171
Diffstat (limited to 'README')
-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. |