commit:     07f2b481c68af6782ad249760a89978e08357e56
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Tue Jun 28 08:48:46 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Jun 28 08:48:46 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=07f2b481

dev-python/glyphsets: fix patch name

Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 dev-python/glyphsets/glyphsets-0.5.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/glyphsets/glyphsets-0.5.1.ebuild 
b/dev-python/glyphsets/glyphsets-0.5.1.ebuild
index a0f0924f2..5bc52409c 100644
--- a/dev-python/glyphsets/glyphsets-0.5.1.ebuild
+++ b/dev-python/glyphsets/glyphsets-0.5.1.ebuild
@@ -28,7 +28,7 @@ DEPEND="
        >=dev-python/setuptools_scm-4[${PYTHON_USEDEP}]
 "
 
-PATCHES=( "${FILESDIR}/${P}-remove-setuptools_scm.constraint.patch" )
+PATCHES=( "${FILESDIR}/${PN}-0.5.0-remove-setuptools_scm.constraint.patch" )
 
 python_prepare_all() {
        export SETUPTOOLS_SCM_PRETEND_VERSION="${PV}"

Reply via email to