diff options
author | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2021-12-16 11:53:46 +0100 |
---|---|---|
committer | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2021-12-16 11:53:46 +0100 |
commit | 4311e906c625413fbe8d2426d8527b7eebdbcd46 (patch) | |
tree | 72a944ba237836dfe39a2573204597a085833363 /sci-mathematics | |
parent | sci-misc/elmer-fem: drop old (diff) | |
download | sci-4311e906c625413fbe8d2426d8527b7eebdbcd46.tar.gz sci-4311e906c625413fbe8d2426d8527b7eebdbcd46.tar.bz2 sci-4311e906c625413fbe8d2426d8527b7eebdbcd46.zip |
sci-mathematics/scilab: drop UnusedInherits
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/scilab/scilab-5.5.2.ebuild | 2 | ||||
-rw-r--r-- | sci-mathematics/scilab/scilab-6.0.2.ebuild | 2 | ||||
-rw-r--r-- | sci-mathematics/scilab/scilab-6.1.0.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sci-mathematics/scilab/scilab-5.5.2.ebuild b/sci-mathematics/scilab/scilab-5.5.2.ebuild index 1226b4d76..ba40aed5f 100644 --- a/sci-mathematics/scilab/scilab-5.5.2.ebuild +++ b/sci-mathematics/scilab/scilab-5.5.2.ebuild @@ -6,7 +6,7 @@ EAPI=7 JAVA_PKG_OPT_USE="gui" VIRTUALX_REQUIRED="manual" -inherit autotools bash-completion-r1 check-reqs eutils flag-o-matic \ +inherit autotools bash-completion-r1 check-reqs flag-o-matic \ fortran-2 java-pkg-opt-2 pax-utils toolchain-funcs virtualx xdg-utils DESCRIPTION="Scientific software package for numerical computations" diff --git a/sci-mathematics/scilab/scilab-6.0.2.ebuild b/sci-mathematics/scilab/scilab-6.0.2.ebuild index ed77b97bc..2b2d76b4e 100644 --- a/sci-mathematics/scilab/scilab-6.0.2.ebuild +++ b/sci-mathematics/scilab/scilab-6.0.2.ebuild @@ -6,7 +6,7 @@ EAPI=7 JAVA_PKG_OPT_USE="gui" VIRTUALX_REQUIRED="manual" -inherit autotools bash-completion-r1 check-reqs eutils flag-o-matic \ +inherit autotools bash-completion-r1 check-reqs flag-o-matic \ fortran-2 java-pkg-opt-2 pax-utils toolchain-funcs virtualx xdg-utils DESCRIPTION="Scientific software package for numerical computations" diff --git a/sci-mathematics/scilab/scilab-6.1.0.ebuild b/sci-mathematics/scilab/scilab-6.1.0.ebuild index 542930bdb..6b19924a6 100644 --- a/sci-mathematics/scilab/scilab-6.1.0.ebuild +++ b/sci-mathematics/scilab/scilab-6.1.0.ebuild @@ -6,7 +6,7 @@ EAPI=7 JAVA_PKG_OPT_USE="gui" VIRTUALX_REQUIRED="manual" -inherit autotools bash-completion-r1 check-reqs eutils flag-o-matic \ +inherit autotools bash-completion-r1 check-reqs flag-o-matic \ fortran-2 java-pkg-opt-2 pax-utils toolchain-funcs virtualx xdg-utils DESCRIPTION="Scientific software package for numerical computations" |