commit:     aafbe1dabc95eb940d799fc83cca7bfe03bb38ff
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 22 23:08:27 2020 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Wed Apr 22 23:47:43 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aafbe1da

app-misc/gramps: s/PYTHON_MULTI_USEDEP/PYTHON_USEDEP/

Last change to this ebuild without a revbump, I swear.

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 app-misc/gramps/gramps-5.1.2-r1.ebuild | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/app-misc/gramps/gramps-5.1.2-r1.ebuild 
b/app-misc/gramps/gramps-5.1.2-r1.ebuild
index 3144f1370d3..86a7c50dab9 100644
--- a/app-misc/gramps/gramps-5.1.2-r1.ebuild
+++ b/app-misc/gramps/gramps-5.1.2-r1.ebuild
@@ -21,11 +21,11 @@ IUSE="+rcs +reports exif geo postscript spell"
 
 RDEPEND="
        $(python_gen_cond_dep '
-               dev-python/bsddb3[${PYTHON_MULTI_USEDEP}]
-               dev-python/pycairo[${PYTHON_MULTI_USEDEP}]
-               >=dev-python/pygobject-3.12:3[cairo,${PYTHON_MULTI_USEDEP}]
-               dev-python/pyicu[${PYTHON_MULTI_USEDEP}]
-               exif? ( 
>=media-libs/gexiv2-0.5[${PYTHON_MULTI_USEDEP},introspection] )
+               dev-python/bsddb3[${PYTHON_USEDEP}]
+               dev-python/pycairo[${PYTHON_USEDEP}]
+               >=dev-python/pygobject-3.12:3[cairo,${PYTHON_USEDEP}]
+               dev-python/pyicu[${PYTHON_USEDEP}]
+               exif? ( >=media-libs/gexiv2-0.5[${PYTHON_USEDEP},introspection] 
)
        ')
        gnome-base/librsvg:2
        >x11-libs/gtk+-3.14.8:3[introspection]

Reply via email to