# from Eric Wilhelm # on Saturday 22 September 2007 12:45: >The 'provides' key does appear again in packages_per_pmfile(), but I'm >lost as to how we got there (though I suspect the @$pmfiles would have >caused a skip by then...
Ok, it does hit packages_per_pmfile() via examine_fio(), but that call to examine_fio() will be inside "for my $pmfile (@$pmfiles) {...", at which point anything in no_index has been stripped by filter_pms(). So, as far as I can tell, 'provides' is essentially ignored by pause. --Eric -- Those who cannot remember the past are condemned to repeat it. --George Santayana --------------------------------------------------- http://scratchcomputing.com ---------------------------------------------------