Whenever I added a new account in Pidgin, the extra protocols which couldn't be disabled with USE flags always bothered me. I'm referring specifically to MySpaceIM and Simple in the main program, and the Napster and SNPP plugins provided by the purple-plugin_pack. So I made modified ebuilds of those two packages which allow for enabling those protocols with a USE flag and which disable them if that flag is not specified. Attached are the modified ebuilds, as well as the output of "diff original_file.ebuild my_version.ebuild"; I never really got the hang of creating proper patch files, though, and if there's some other command I should be running to generate them, please tell me.
Created attachment 169758 [details] Pidgin ebuild with new USE flags
Created attachment 169760 [details] purple-plugin_pack ebuild with new USE flags
Created attachment 169762 [details, diff] Diff of current ebuild against my new one
Created attachment 169764 [details, diff] Diff of current ebuild against my new one
Thanks for submitting your ebuild modifications, assigning to pidgin ebuild maintainers.
These protocols don't add any extra deps, and are actually very small files. So I have no interest in making the ebuild more complicated.