Closed maxf130 closed 4 years ago
Support for the versionator eclass was dropped in EAPI=7. This results in big fat error messages every time portage is run.
Fix this by removing versionator and using ver_test for version comparison instead.
ver_test
See documentation here: https://dev.gentoo.org/~mgorny/articles/the-ultimate-guide-to-eapi-7.html#replacing-versionator-eclass-uses
thanks !
Support for the versionator eclass was dropped in EAPI=7. This results in big fat error messages every time portage is run.
Fix this by removing versionator and using
ver_test
for version comparison instead.See documentation here: https://dev.gentoo.org/~mgorny/articles/the-ultimate-guide-to-eapi-7.html#replacing-versionator-eclass-uses