<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Apr 19, 2016 at 2:49 PM, Hika van den Hoven <span dir="ltr"><<a href="mailto:hikavdh@gmail.com" target="_blank">hikavdh@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hoi Rich,<br>
<br>
Tuesday, April 19, 2016, 10:13:23 PM, you wrote:<br>
<br>
> On Tue, Apr 19, 2016 at 3:36 PM, Hika van den Hoven <<a href="mailto:hikavdh@gmail.com">hikavdh@gmail.com</a>> wrote:<br>
>><br>
>> More then a year ago I fiddled with ebuilds.<br>
>> - What again were the commands to create the manifest?<br>
<br>
> ebuild xyz manifest or repoman manifest<br>
<br>
>> - Does the PORTDIR_OVERLAY variable still work the same (after the<br>
>> changes to sync)?<br>
<br>
> I think so. I'd just edit in /usr/portage - it would get wiped out<br>
> after another sync but that won't matter until you rebuild it. By<br>
> then I'll have it fixed one way or the other.<br>
<br>
> --<br>
> Rich<br>
> _______________________________________________<br>
<br>
- If I run emerge -pv on the changed ebuild I still see<br>
mythlogserver%* in yellow among the keywords. The same as on another<br>
machine with the original ebuild. I'm not sure what yellow here means?<br></blockquote><div><br></div><div>Yellow means it's a new USE flag, that wasn't present in the previous (currently installed?) version.<br> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I know blue is off, red is existing on and green new on.<br>
As I read in man '*' means 'transistion to or from the enabled state'<br>
and '%' means 'newly added or removed. I guess yellow is connected to<br>
this last one. So as there is no '-' the flag is still on.<br>
Did the removal of the line make it only do nothing with the flag or<br>
should I set it to '-' or ...? This before I actually run the merge.<br>
<br></blockquote></div><br>Look in the ebuild for the IUSE= line. Find the +mythlogserver and remove the + from in front of it. Then re-run the ebuild manifest and try the emerge again.<br><br></div><div class="gmail_extra">Karl<br></div></div>