commit:     4c03cdbd76e2c428549f6864ab9eb200d9674def
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 16 18:07:04 2018 +0000
Commit:     Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Fri Feb 16 18:07:04 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c03cdbd

dev-python/mox3: fixing patching

Closes: https://bugs.gentoo.org/647888
Package-Manager: Portage-2.3.19, Repoman-2.3.6

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

diff --git a/dev-python/mox3/mox3-0.24.0.ebuild 
b/dev-python/mox3/mox3-0.24.0.ebuild
index 58ae32874f3..6a213ae74bd 100644
--- a/dev-python/mox3/mox3-0.24.0.ebuild
+++ b/dev-python/mox3/mox3-0.24.0.ebuild
@@ -38,7 +38,7 @@ RDEPEND="
        ${CRDEPEND}
 "
 
-PATCHES=( "${FILESDIR}"/${P}-RegexTest-python3.6.patch )
+PATCHES=( "${FILESDIR}"/${PN}-0.12.0-RegexTest-python3.6.patch )
 
 python_compile_all() {
        use doc && esetup.py build_sphinx

Reply via email to