net-fs/netatalk: pass correct tracker-pkgconfig-version
authorMart Raudsepp <leio@gentoo.org>
Fri, 15 Feb 2019 18:40:53 +0000 (20:40 +0200)
committerMart Raudsepp <leio@gentoo.org>
Fri, 15 Feb 2019 18:41:20 +0000 (20:41 +0200)
commit265a0a147477469b2f6b24deb7d0f3e37e2db2ae
treeb6d11dc29d7f7b133a0890fb7dd94f92f096f27c
parent5050b1195bb4a46e76f1a6b5be338f1162ccec2b
net-fs/netatalk: pass correct tracker-pkgconfig-version

At least since 1.0, the pkgconfig version is always 1.0 or 2.0, without
the minor version affecting it (as that's semantically backwards
compatible).
As we don't have any 0.x anymore, change it to pass the found tracker
major version with .0 suffixed. This should fix the option.
Before the fix it seems it just fails to find tracker non-fatally and
disabled tracker usage despite USE=tracker being used.

Bug: https://bugs.gentoo.org/672308
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
net-fs/netatalk/netatalk-3.1.10.ebuild
net-fs/netatalk/netatalk-3.1.12.ebuild