commit:     5470d7a421923678cf58a1fcf334683c9018331c
Author:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 10 16:56:31 2014 +0000
Commit:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Sun Aug 10 16:56:31 2014 +0000
URL:        
http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=5470d7a4

[README] Convert to markdown.

---
 README.rst => README.md | 23 ++++++++++-------------
 1 file changed, 10 insertions(+), 13 deletions(-)

diff --git a/README.rst b/README.md
similarity index 63%
rename from README.rst
rename to README.md
index 737f35c..7fac6c3 100644
--- a/README.rst
+++ b/README.md
@@ -1,10 +1,10 @@
-Welcome to the qt overlay!
-==========================
+# Welcome to the qt overlay!
+
 
 This is where the Gentoo Qt team develops and maintains ebuilds for
 experimental Qt versions (pre-releases and "live" code from git) and
 Qt-related packages. For your convenience we provide some sets and
-``package.keyword`` files.
+`package.keyword` files.
 
 The overlay is hosted on Github and on the official Gentoo Overlays
 infrastructure at:
@@ -12,28 +12,25 @@ infrastructure at:
 - https://github.com/gentoo/qt
 - https://git.overlays.gentoo.org/gitweb/?p=proj/qt.git
 
-
 You don't need to emerge the Qt ebuilds specifically, they are normally pulled
 in as dependencies for packages that use Qt. But you may want to have all of
 Qt installed, for example if you are a developer or tester. In that case we
-recommend you copy the most applicable set to your ``/etc/portage/sets/``
+recommend you copy the most applicable set to your `/etc/portage/sets/`
 directory, rename it (to prevent portage error on set redefinition), and
 customize it to your own wishes.
 
 KDE users should note that at this point they need to use the
-``media-libs/phonon`` package instead of ``dev-qt/qtphonon``. As a result we
-have commented out ``qtphonon`` in the qt4 and qt4-live sets. Apart from that,
-KDE can use the official Qt version.
-
+`media-libs/phonon` package instead of `dev-qt/qtphonon`. This is the reason
+why `qtphonon` is commented out in the qt4 and qt4-live sets.
 
 If you have questions, you can find us on IRC in #gentoo-qt on Freenode or at
[email protected].
+[[email protected]](mailto:[email protected]).
 
 Bugs should be reported on https://bugs.gentoo.org. Be sure to include
-[qt overlay] in the summary of your bug report.
+"[qt overlay]" in the summary of your bug report.
 
-Users wanting to contribute should first read the `Qt4 ebuild guide
-<http://www.gentoo.org/proj/en/desktop/qt/qt4-based-ebuild-howto.xml>`_.
+Users wanting to contribute should first read the
+[Qt4 ebuild 
guide](http://www.gentoo.org/proj/en/desktop/qt/qt4-based-ebuild-howto.xml).
 
 
 *Happy Qting!*

Reply via email to