This is my personal ebuild repository where I try to keep some packages up-to-date.
In case you want to add it, please use eselect-repository.
eselect repository enable mimDon't forget to sync the repository.
emaint sync -r mimI encourage you to initially mask all the content of any new overlay, including mine.
echo '*/*::mim' >> /etc/portage/package.mask/overlaysYou need to explicitly unmask packages that you intend to install from this overlay.
echo net-im/telegram-desktop::mim >> /etc/portage/package.unmask/overlaysThen you can install them as usual.
emerge net-im/telegram-desktop::mim -avNote that ::mim can be omitted, so that you can keep receiving
updates from the main Gentoo Linux repo or other overlays.
Feel free to submit an issue in case you have any trouble with this overlay or its content.