commit: 994ac92ee6990aeba470c2c6a166140be31efa9e
Author: Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Tue Jul 19 05:04:22 2022 +0000
Commit: Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Tue Jul 19 05:04:22 2022 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=994ac92e
dev-python/hdmf: removed explicit version listing in PATCHES
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Horea Christian <chr <AT> chymera.eu>
dev-python/hdmf/hdmf-3.1.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/hdmf/hdmf-3.1.1-r1.ebuild
b/dev-python/hdmf/hdmf-3.1.1-r1.ebuild
index e9334b67a..866b5e553 100644
--- a/dev-python/hdmf/hdmf-3.1.1-r1.ebuild
+++ b/dev-python/hdmf/hdmf-3.1.1-r1.ebuild
@@ -34,5 +34,5 @@ EPYTEST_DESELECT=(
)
PATCHES=(
- "${FILESDIR}/${PN}-3.1.1-versions.patch"
+ "${FILESDIR}/${P}-versions.patch"
)