aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik (Xarthisius) <xarthisius@gentoo.org>2012-05-23 21:52:47 +0200
committerKacper Kowalik (Xarthisius) <xarthisius@gentoo.org>2012-05-23 21:52:47 +0200
commit2325fe7e6c7faa3348721641369484424de39440 (patch)
tree4e2f0d32e8d1f95b703a404f46679f49692d5029 /sci-mathematics
parent[sci-geosciences/qgis] add eutils.eclass for make_desktop_entry (diff)
downloadsci-2325fe7e6c7faa3348721641369484424de39440.tar.gz
sci-2325fe7e6c7faa3348721641369484424de39440.tar.bz2
sci-2325fe7e6c7faa3348721641369484424de39440.zip
[sci-mathematics/petsc] add eutils.eclass for epatch
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/petsc/petsc-3.1_p8-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/petsc/petsc-3.1_p8-r1.ebuild b/sci-mathematics/petsc/petsc-3.1_p8-r1.ebuild
index 818cff185..b5cc3cebe 100644
--- a/sci-mathematics/petsc/petsc-3.1_p8-r1.ebuild
+++ b/sci-mathematics/petsc/petsc-3.1_p8-r1.ebuild
@@ -4,7 +4,7 @@
EAPI=3
-inherit flag-o-matic fortran-2 toolchain-funcs
+inherit flag-o-matic fortran-2 toolchain-funcs eutils
MY_P="${PN}-${PV/_/-}"