dev-libs/tweeny and dev-db/lmdb++ are build-time dependencies.
There are 2 incompatible repositories for lmdb++. The old one is
<https://github.com/drycpp/lmdbxx> and the new one is
<https://github.com/hoytech/lmdbxx>.
<=net-im/nheko-0.8.1 needs the old one. dev-db/lmdb++-0.9.14.0 installs
the old one. dev-db/lmdb++-1.0.0 installs the new one.
>net-im/nheko-0.8.1 will need the new one. So the version pinning will
go away in the ebuild for the next version.
Closes: https://bugs.gentoo.org/781662
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
cmake_src_prepare() and xdg_src_prepare() both call default()
a.k.a. base_src_prepare(). That would result in the attempt to apply
each patch 2 times.
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
The tag for 0.7.2 moved from 3ea5a92b2a1ce372d900c757cc9a2ab3cfef2ef9 to
887ad25ab751e8cb87c98438e8e64ac8565a780c.
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>