net-mail/libpst: Switch to PYTHON_MULTI_USEDEP API
authorMichał Górny <mgorny@gentoo.org>
Fri, 7 Feb 2020 17:27:16 +0000 (18:27 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 9 Feb 2020 16:34:09 +0000 (17:34 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-mail/libpst/libpst-0.6.66-r3.ebuild [moved from net-mail/libpst/libpst-0.6.66-r2.ebuild with 92% similarity]

similarity index 92%
rename from net-mail/libpst/libpst-0.6.66-r2.ebuild
rename to net-mail/libpst/libpst-0.6.66-r3.ebuild
index e868dd0afe3fcada92ee3bf06d0f32060c8d01e5..4a038ca366b6cd7645993a48f7eff3e2daf211f6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -22,7 +22,9 @@ RDEPEND="
        dii? ( media-gfx/imagemagick:=[png] )
        python? (
                ${PYTHON_DEPS}
-               >=dev-libs/boost-1.70:=[python,${PYTHON_USEDEP}]
+               $(python_gen_cond_dep '
+                       >=dev-libs/boost-1.70:=[python,${PYTHON_MULTI_USEDEP}]
+               ')
        )"
 DEPEND="${RDEPEND}
        virtual/libiconv