commit:     0e98ff35fac9168dbfabd3985401eb3bbf38c22b
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 16 10:50:13 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Thu Dec 16 10:50:13 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=0e98ff35

sci-mathematics/freefem++: drop UnusedInherits

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 sci-mathematics/freefem++/freefem++-4.10.ebuild  | 2 +-
 sci-mathematics/freefem++/freefem++-4.7.1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-mathematics/freefem++/freefem++-4.10.ebuild 
b/sci-mathematics/freefem++/freefem++-4.10.ebuild
index b1a4c4838..16dd0b197 100644
--- a/sci-mathematics/freefem++/freefem++-4.10.ebuild
+++ b/sci-mathematics/freefem++/freefem++-4.10.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-inherit autotools flag-o-matic toolchain-funcs
+inherit autotools toolchain-funcs
 
 DESCRIPTION="Solve PDEs using FEM on 2d and 3d domains"
 HOMEPAGE="https://freefem.org/";

diff --git a/sci-mathematics/freefem++/freefem++-4.7.1.ebuild 
b/sci-mathematics/freefem++/freefem++-4.7.1.ebuild
index 2afb7d92f..557f9107c 100644
--- a/sci-mathematics/freefem++/freefem++-4.7.1.ebuild
+++ b/sci-mathematics/freefem++/freefem++-4.7.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit autotools flag-o-matic toolchain-funcs
+inherit autotools toolchain-funcs
 
 MY_PV="$(ver_rs 2 -)"
 

Reply via email to