diff options
author | Alex Xu (Hello71) <alex_y_xu@yahoo.ca> | 2021-04-27 18:25:25 -0400 |
---|---|---|
committer | Alex Xu (Hello71) <alex_y_xu@yahoo.ca> | 2021-04-27 18:28:59 -0400 |
commit | df4b885286c268fc012c9bb1515f7cc483fc59bb (patch) | |
tree | 727d95422d9fddddbfe81b8ed711ee01bc1933d4 | |
parent | 603740f35649729c37bd746498cdf238bb4965eb (diff) | |
download | gentoo-overlay-df4b885286c268fc012c9bb1515f7cc483fc59bb.tar.xz gentoo-overlay-df4b885286c268fc012c9bb1515f7cc483fc59bb.zip |
add README, LICENSE
-rw-r--r-- | LICENSE | 8 | ||||
-rw-r--r-- | README | 9 |
2 files changed, 17 insertions, 0 deletions
@@ -0,0 +1,8 @@ +To the extent allowable under applicable law, the contents of this repository +are released under the GNU General Public License, version 2. Some ebuilds are +copied in whole or in part from the Gentoo repository or from other Gentoo user +overlays. + +For a copy of the GNU GPLv2, see +https://www.gnu.org/licenses/old-licenses/gpl-2.0.html or contact alex at alxu +under the Canadian ccTLD. @@ -0,0 +1,9 @@ +This is Alex Xu (Hello71)'s personal Gentoo overlay. Ebuilds are of varying +quality and should generally be checked before use. Packages that also exist in +::gentoo generally have minor modifications. + +Note in particular that openjdk packages are tested infrequently due to +excessively long compile time. + +Please submit problems/questions/etc to alex at alxu under the Canadian ccTLD, +or at https://github.com/Hello71/gentoo-overlay. |