diff options
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/p4est/p4est-2.8.0-r1.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.8.0-r1.ebuild b/sci-libs/p4est/p4est-2.8.0-r1.ebuild index 2e803199a24b..177d7985ea02 100644 --- a/sci-libs/p4est/p4est-2.8.0-r1.ebuild +++ b/sci-libs/p4est/p4est-2.8.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit cmake flag-o-matic toolchain-funcs +inherit cmake 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 d27a0814359b..41605b7be0f7 100644 --- a/sci-libs/p4est/p4est-9999.ebuild +++ b/sci-libs/p4est/p4est-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit cmake flag-o-matic toolchain-funcs +inherit cmake toolchain-funcs DESCRIPTION="Scalable Algorithms for Parallel Adaptive Mesh Refinement on Forests of Octrees" HOMEPAGE="http://www.p4est.org/" |