commit:     ae129c1db720c70112859c26fd05820f8cfcbcbc
Author:     Arthur Zamarin <arthurzam <AT> gmail <DOT> com>
AuthorDate: Fri Aug  6 08:32:46 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Aug  7 12:16:27 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae129c1d

dev-python/pygal: add PN to files patch

Signed-off-by: Arthur Zamarin <arthurzam <AT> gmail.com>
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 .../pygal/files/{2.4.0-fix-tests.patch => pygal-2.4.0-fix-tests.patch}  | 0
 dev-python/pygal/pygal-2.4.0-r2.ebuild                                  | 2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pygal/files/2.4.0-fix-tests.patch 
b/dev-python/pygal/files/pygal-2.4.0-fix-tests.patch
similarity index 100%
rename from dev-python/pygal/files/2.4.0-fix-tests.patch
rename to dev-python/pygal/files/pygal-2.4.0-fix-tests.patch

diff --git a/dev-python/pygal/pygal-2.4.0-r2.ebuild 
b/dev-python/pygal/pygal-2.4.0-r2.ebuild
index 81ee85dc3d4..dad97360343 100644
--- a/dev-python/pygal/pygal-2.4.0-r2.ebuild
+++ b/dev-python/pygal/pygal-2.4.0-r2.ebuild
@@ -25,7 +25,7 @@ BDEPEND="
        test? ( dev-python/pyquery[${PYTHON_USEDEP}] )"
 
 PATCHES=(
-       "${FILESDIR}/${PV}-fix-tests.patch"
+       "${FILESDIR}/${P}-fix-tests.patch"
        "${FILESDIR}/${P}-fix-py3.10.patch"
 )
 

Reply via email to