commit: 15c5a6f042f44a009cbac8f5ba5e9282a614a32b
Author: Matthias Maier <tamiko <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 14 18:54:15 2017 +0000
Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org>
CommitDate: Thu Sep 14 18:54:15 2017 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=15c5a6f0
sci-mathematics/dolfin: fix patch name
Package-Manager: Portage-2.3.6, Repoman-2.3.3
sci-mathematics/dolfin/dolfin-2017.1.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-mathematics/dolfin/dolfin-2017.1.0.ebuild
b/sci-mathematics/dolfin/dolfin-2017.1.0.ebuild
index 4d5d8f716..5bf0d0a24 100644
--- a/sci-mathematics/dolfin/dolfin-2017.1.0.ebuild
+++ b/sci-mathematics/dolfin/dolfin-2017.1.0.ebuild
@@ -51,7 +51,7 @@ DEPEND="
RDEPEND="${DEPEND}"
PATCHES=(
- "${FILESDIR}"/${P}-trilinos-superlu.patch
+ "${FILESDIR}"/${PN}-2016.2.0-trilinos-superlu.patch
)
pkg_setup() {