<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Message: 1<br>
Date: Tue, 22 Nov 2011 13:01:18 -0500<br>
From: Lawrence Hamblin &lt;<a href="mailto:infinity.d2@gmail.com">infinity.d2@gmail.com</a>&gt;<br>
Subject: Re: [ale] emerge help<br>
To: Atlanta Linux Enthusiasts &lt;<a href="mailto:ale@ale.org">ale@ale.org</a>&gt;<br>
Message-ID:<br>
        &lt;<a href="mailto:CAD%2BJHubsZ-iLxkgT9q5VRSpqDfp96OXbigKFoeE6kAOVcTx2EA@mail.gmail.com">CAD+JHubsZ-iLxkgT9q5VRSpqDfp96OXbigKFoeE6kAOVcTx2EA@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>
<br>
Another way of updating those config files is to enter the command<br>
dispatch-conf after you do an emerge.  That will run through every config<br>
file to be updated and show you what would be changed: a line starting with<br>
a plus sign would be added to the existing file, and one starting with a<br>
minus sign would be deleted from it.  You can then decide whether to use<br>
the new file or &quot;zap&quot; (delete) it.<br>
<br>
Dispatch-conf comes in handy if you have your CONFIG_PROTECT in make.conf<br>
set to &quot;/etc&quot;, which is what I have on my system.<br>
<br>
-Lawrence<br>
<br>
On Tue, Nov 22, 2011 at 11:34 AM, rhia &lt;<a href="mailto:rhiannen@atlantacon.org">rhiannen@atlantacon.org</a>&gt; wrote:<br>
<br>
&gt; Chris<br>
&gt;<br>
&gt; Pre-coffee, so hopefully coherent-ish enough.<br>
&gt;<br>
&gt;<br>
&gt; Edit /etc/portage/package.keywords and add the line<br>
&gt; =sys-devel/gettext-0.18.1.1-r3 ~x86<br>
&gt;<br>
&gt; Edit /etc/portage/package.mask and add the line<br>
&gt; =sys-devel/gettext-0.18.1.1-r3<br>
&gt;<br>
&gt;<br>
&gt; For &quot;Use eselect news to read news items&quot; enter at the prompt:<br>
&gt;  eselect news read new<br>
&gt; (Never know, it might actually be relevant to what you&#39;re doing.)<br>
&gt;<br>
&gt; Then emerge sys-devel/gettext again<br>
&gt;<br>
&gt;<br>
&gt; rhia<br>
&gt;<br>
&gt;<br>
&gt; On Tue, 2011-11-22 at 10:57 -0500, Chris Fowler wrote:<br>
&gt; &gt; I&#39;m new at gentoo and I&#39;m messing with rebuilding sysrescuecd with some<br>
&gt; &gt; apps.<br>
&gt; &gt;<br>
&gt; &gt; I&#39;m getting this output<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; --------------------------------------------------------------------------------------<br>
&gt; &gt;<br>
&gt; &gt; sysresccd portage # emerge sys-devel/gettext<br>
&gt; &gt;<br>
&gt; &gt;  * IMPORTANT: 5 news items need reading for repository &#39;gentoo&#39;.<br>
&gt; &gt;  * Use eselect news to read news items.<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;  * IMPORTANT: config file &#39;/etc/portage/package.keywords&#39; needs<br>
&gt; &gt; updating.<br>
&gt; &gt;  * See the CONFIGURATION FILES section of the emerge<br>
&gt; &gt;  * man page to learn how to update config files.<br>
&gt; &gt; Calculating dependencies... done!<br>
&gt; &gt; [ebuild  N    #] sys-devel/gettext-0.18.1.1-r3  USE=&quot;acl cxx git nls<br>
&gt; &gt; openmp -doc -emacs -java -static-libs&quot;<br>
&gt; &gt;<br>
&gt; &gt; The following keyword changes are necessary to proceed:<br>
&gt; &gt; #required by sys-devel/gettext (argument)<br>
&gt; &gt; &gt;=sys-devel/gettext-0.18.1.1-r3 ~x86<br>
&gt; &gt;<br>
&gt; &gt; The following mask changes are necessary to proceed:<br>
&gt; &gt; #required by sys-devel/gettext (argument)<br>
&gt; &gt; # /etc/portage/package.mask:<br>
&gt; &gt; # fix problems<br>
&gt; &gt; &gt;=sys-devel/gettext-0.18.1.1-r3<br>
&gt; &gt;<br>
&gt; &gt; NOTE: This --autounmask behavior can be disabled by setting<br>
&gt; &gt;       EMERGE_DEFAULT_OPTS=&quot;--autounmask=n&quot; in make.conf.<br>
&gt; &gt;<br>
&gt; &gt; Use --autounmask-write to write changes to config files (honoring<br>
&gt; &gt; CONFIG_PROTECT).<br>
&gt; &gt;<br>
&gt; &gt;  * IMPORTANT: 5 news items need reading for repository &#39;gentoo&#39;.<br>
&gt; &gt;  * Use eselect news to read news items.<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; --------------------------------------------------------------------------------------<br>
&gt; &gt; Maybe a translation of what I need to do :)<br></blockquote><div><br>I&#39;ve always used etc-update, merges trivial config files automagically, and allows you to merge only selected parts of the updated .cfg0000*.<br>
</div></div>