commit: 010cc5ca11b4decefc0094061e459c14eb18fcf8 Author: Johannes Huber <johu <AT> gentoo <DOT> org> AuthorDate: Fri Sep 12 19:32:04 2014 +0000 Commit: Johannes Huber <johu <AT> gentoo <DOT> org> CommitDate: Fri Sep 12 19:33:25 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=010cc5ca
Update README.md Add content, thanks to gentoo qt. --- README.md | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a3ddb5..8f05309 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,22 @@ -### Repoman status +# Welcome to the kde overlay! + [](https://travis-ci.org/gentoo/kde) + +This is where the Gentoo KDE team develops and maintains ebuilds for +experimental KDE related packages (pre-releases and "live" code from git). +For your convenience we provide sets and keyword, masks and unmask files. + +The overlay is hosted on Github and on the official Gentoo Overlays +infrastructure at: + +- https://github.com/gentoo/kde +- https://git.overlays.gentoo.org/gitweb/?p=proj/kde.git + +If you have questions, you can find us on IRC in #gentoo-kde on Freenode or at +[[email protected]](mailto:[email protected]). + +Bugs should be reported on https://bugs.gentoo.org. Be sure to include +"[kde overlay]" in the summary of your bug report. + +Users wanting to contribute should first read the +[coding style guide](https://wiki.gentoo.org/wiki/Project:KDE/Coding_style).
