media-plugins/gimp-resynthesizer: Switch to PYTHON_SINGLE_USEDEP
authorMichał Górny <mgorny@gentoo.org>
Fri, 7 Feb 2020 16:47:42 +0000 (17:47 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 9 Feb 2020 16:31:17 +0000 (17:31 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
media-plugins/gimp-resynthesizer/gimp-resynthesizer-2.0.3-r2.ebuild [moved from media-plugins/gimp-resynthesizer/gimp-resynthesizer-2.0.3-r1.ebuild with 86% similarity]

similarity index 86%
rename from media-plugins/gimp-resynthesizer/gimp-resynthesizer-2.0.3-r1.ebuild
rename to media-plugins/gimp-resynthesizer/gimp-resynthesizer-2.0.3-r2.ebuild
index 092dbe2cbe712270aec8fff390c0fa15d0b557e6..3d8ce22e9b37c77f40779265ba90cf48a5ab0d8a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -23,7 +23,7 @@ REQUIRED_USE=${PYTHON_REQUIRED_USE}
 DEPEND="media-gfx/gimp
        virtual/pkgconfig
        ${PYTHON_DEPS}"
-RDEPEND="media-gfx/gimp[python,${PYTHON_USEDEP}]
+RDEPEND="media-gfx/gimp[python,${PYTHON_SINGLE_USEDEP}]
        ${PYTHON_DEPS}"
 
 S="${WORKDIR}/${MY_P}"