diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 08:53:04 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:21:39 +0100 |
commit | 07bc75130b92822033102da897a736c570740e23 (patch) | |
tree | 7cf44dc394a7a63bbad124b6b6b08dcce4ba3d9b /sci-libs/p4est | |
parent | sci-libs/netcdf-fortran: eutils-- (diff) | |
download | gentoo-07bc75130b92822033102da897a736c570740e23.tar.gz gentoo-07bc75130b92822033102da897a736c570740e23.tar.bz2 gentoo-07bc75130b92822033102da897a736c570740e23.zip |
sci-libs/p4est: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs/p4est')
-rw-r--r-- | sci-libs/p4est/p4est-2.2-r100.ebuild | 2 | ||||
-rw-r--r-- | sci-libs/p4est/p4est-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/p4est/p4est-2.2-r100.ebuild b/sci-libs/p4est/p4est-2.2-r100.ebuild index 3c69c63e2ed0..ee878cbfc3ee 100644 --- a/sci-libs/p4est/p4est-2.2-r100.ebuild +++ b/sci-libs/p4est/p4est-2.2-r100.ebuild @@ -8,7 +8,7 @@ LUA_COMPAT=( lua5-{1..2} ) # The build system currently fails with everything newer than 1.11. WANT_AUTOMAKE=1.11 -inherit autotools lua-single toolchain-funcs eutils +inherit autotools lua-single toolchain-funcs DESCRIPTION="Scalable Algorithms for Parallel Adaptive Mesh Refinement on Forests of Octrees" HOMEPAGE="http://www.p4est.org/" diff --git a/sci-libs/p4est/p4est-9999.ebuild b/sci-libs/p4est/p4est-9999.ebuild index 5837f982d5f6..bb4b3a864ed0 100644 --- a/sci-libs/p4est/p4est-9999.ebuild +++ b/sci-libs/p4est/p4est-9999.ebuild @@ -8,7 +8,7 @@ LUA_COMPAT=( lua5-{1..3} ) # The build system currently fails with everything newer than 1.11. WANT_AUTOMAKE=1.11 -inherit autotools lua-single toolchain-funcs eutils +inherit autotools lua-single toolchain-funcs DESCRIPTION="Scalable Algorithms for Parallel Adaptive Mesh Refinement on Forests of Octrees" HOMEPAGE="http://www.p4est.org/" |