diff options
author | Anthony G. Basile <basile@opensource.dyc.edu> | 2011-04-16 07:08:27 -0400 |
---|---|---|
committer | Anthony G. Basile <basile@opensource.dyc.edu> | 2011-04-16 07:08:27 -0400 |
commit | d5109c18fc9203a86b912507909b6925fdcc68ed (patch) | |
tree | d058224d71378599e6c186e1735c8c85a5455dd8 | |
download | gentoo-openbsd-d5109c18fc9203a86b912507909b6925fdcc68ed.tar.gz gentoo-openbsd-d5109c18fc9203a86b912507909b6925fdcc68ed.tar.bz2 gentoo-openbsd-d5109c18fc9203a86b912507909b6925fdcc68ed.zip |
Initial Commit
-rw-r--r-- | README | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -0,0 +1,16 @@ +This overlay is for Development of Gentoo on OpenBSD. + +Keep the entire overlay in compliance with gentoo policy. +See http://devmanual.gentoo.org/ + +Bugs should be filled on http://bugs.gentoo.org, but please +clearly prefix the bug as part of the gentoo-openbsd overlay, +and assign the bug to blueness@gentoo.org. + +Commiters: +Anthony G. Basile (blueness) <blueness@gentoo.org> +Maxim Koltsov (maksbotan) <maksbotan@gentoo.org> +Patrick Lauer (patrick) <patrick@gentoo.org> + + +2011-04-16 Anthony G. Basile <blueness@gentoo.org> |