dev-db/libzdb uses lexicographical string version compare: dev-db/libzdb/libzdb-3.1-r1.ebuild: if [[ $(gcc-version) < 4.1 ]];then dev-db/libzdb/libzdb-3.1.ebuild: if [[ $(gcc-version) < 4.1 ]];then The intention is likely to use 'ver_cmp'. See bug #705240 for hints to fix it.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cf2e8e3fc6262e7dd0166c9317450ce62bb45c4 commit 9cf2e8e3fc6262e7dd0166c9317450ce62bb45c4 Author: Sergei Trofimovich <slyfox@gentoo.org> AuthorDate: 2020-02-18 13:57:41 +0000 Commit: Sergei Trofimovich <slyfox@gentoo.org> CommitDate: 2020-02-18 13:58:10 +0000 dev-db/libzdb: drop lexicographical comparison, bug #705244 Closes: https://bugs.gentoo.org/705244 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> dev-db/libzdb/libzdb-3.1-r1.ebuild | 9 +++------ dev-db/libzdb/libzdb-3.1.ebuild | 9 +++------ 2 files changed, 6 insertions(+), 12 deletions(-)
Fixed atom syntax in Summary :]