On 07/08/2011 03:12 PM, Dane Smith wrote:
>> profiles/arch/x86/profile.bashrc: if hasq profile ${IUSE} && useq
>> profile && \
>> profiles/arch/x86/profile.bashrc: hasq -fomit-frame-pointer ${CFLAGS}
>> ${CXXFLAGS}
>> sys-libs/glibc/files/eblits/src_install.eblit: local pthread=$(hasq
>> splitdebug ${FEATURES} && echo "libthread_db" || echo
>> "lib{pthread,thread_db}")
>> sys-libs/glibc/files/eblits/src_install.eblit: if ! hasq nostrip
>> ${FEATURES} && ! hasq splitdebug ${FEATURES} ; then
>> profiles/arch/x86/profile.bashrc: if hasq profile ${IUSE} && useq
>> profile && \
>> Assuming it's fine to convert these too?
These are now converted too. Nothing left to do wrt ebuilds, eclasses
and profiles. Far as I can see.
> The repoman check has already made it in. It seems fine to leave it in
> given that just because there are none left doesn't mean people won't
> accidentally put in another one sometime.
*nods*