<br><br><div><span class="gmail_quote">On 11/12/06, <b class="gmail_sendername">Phil Bridges</b> &lt;<a href="mailto:gravityhammer@gmail.com">gravityhammer@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello all -<br><br>'m doing an upgrade to a new MythBox, and I figured I'd try Gentoo on<br>the machine.&nbsp;&nbsp;Unfortunately, everytime I go to emerge MythTV, it wants<br>to fetch the 0.19 version.&nbsp;&nbsp;Does anyone have any pointers as to how to
<br>get the 0.20 version?<br><br></blockquote></div><br>This is all about masking as the 0.20 version in gentoo is considered &quot;unstable&quot; or for a better word untested. <br><br>To fix this add the following to your /etc/portage/package.keywords file (if it does not exist create one):
<br><br>media-plugins/mythbrowser ~x86 ~amd64<br>media-plugins/mythbrowser-svn ~x86 ~amd64<br>media-plugins/mythcontrols-svn ~x86 ~amd64<br>media-plugins/mythdvd ~x86 ~amd64<br>media-plugins/mythdvd-svn ~x86 ~amd64<br>media-plugins/mythgallery ~x86 ~amd64
<br>media-plugins/mythgallery-svn ~x86 ~amd64<br>media-plugins/mythgame ~x86 ~amd64<br>media-plugins/mythgame-svn ~x86 ~amd64<br>media-plugins/mythmusic ~x86 ~amd64<br>media-plugins/mythmusic-svn ~x86 ~amd64<br>media-plugins/mythnews ~x86 ~amd64
<br>media-plugins/mythnews-svn ~x86 ~amd64<br>media-plugins/mythtv-themes ~x86 ~amd64<br>media-plugins/mythvideo ~x86 ~amd64<br>media-plugins/mythvideo-svn ~x86 ~amd64<br>media-plugins/mythweather ~x86 ~amd64<br>media-plugins/mythweather-svn ~x86 ~amd64
<br>media-plugins/mythweb ~x86 ~amd64<br>media-tv/mythtv ~x86 ~amd64<br><br>Also here is a link that explains how to deal with masked packages: <a href="http://gentoo-wiki.com/Masked">http://gentoo-wiki.com/Masked</a><br>
<br>John