app-office/ledger: Switch to PYTHON_MULTI_USEDEP API
authorMichał Górny <mgorny@gentoo.org>
Fri, 7 Feb 2020 11:26:57 +0000 (12:26 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 9 Feb 2020 16:10:55 +0000 (17:10 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-office/ledger/ledger-3.1.2-r1.ebuild [moved from app-office/ledger/ledger-3.1.2.ebuild with 95% similarity]

similarity index 95%
rename from app-office/ledger/ledger-3.1.2.ebuild
rename to app-office/ledger/ledger-3.1.2-r1.ebuild
index 38cba372bc3855adb25a0d6dbc1be9db88a7a0a7..df1fb4549849751aa25fa0dafa3492cd2a3e23a6 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=6
@@ -24,7 +24,9 @@ RDEPEND="
        dev-libs/gmp:0=
        dev-libs/mpfr:0=
        python? (
-               dev-libs/boost:=[${PYTHON_USEDEP}]
+               $(python_gen_cond_dep '
+                       dev-libs/boost:=[${PYTHON_MULTI_USEDEP}]
+               ')
                dev-python/cheetah
                ${PYTHON_DEPS}
        )