commit:     a562ee9036b54d5438ba667b217b1e19a24d1756
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Thu Mar  4 14:56:02 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Thu Mar  4 14:56:02 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=a562ee90

sci-libs/mesquite: EAPI bump

Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 sci-libs/mesquite/mesquite-2.3.0.ebuild | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/sci-libs/mesquite/mesquite-2.3.0.ebuild 
b/sci-libs/mesquite/mesquite-2.3.0.ebuild
index b5f07eb4e..ca8b04be9 100644
--- a/sci-libs/mesquite/mesquite-2.3.0.ebuild
+++ b/sci-libs/mesquite/mesquite-2.3.0.ebuild
@@ -1,9 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
-
-inherit eutils
+EAPI=7
 
 DESCRIPTION="Mesh Quality Improvement Toolkit"
 HOMEPAGE="https://trilinos.github.io/mesquite.html";
@@ -12,7 +10,6 @@ SRC_URI="https://software.sandia.gov/${PN}/${P}.tar.gz";
 LICENSE="LGPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
 
 src_configure() {
        econf \

Reply via email to