commit: b9199310d37a1bd8f3212d3a59e5a4b22eb24b5e Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Wed Mar 24 12:25:12 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Wed Mar 24 12:25:12 2021 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=b9199310
sci-biology/NGSEPcore: fix java.eclassesnotused Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> sci-biology/NGSEPcore/NGSEPcore-4.0.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-biology/NGSEPcore/NGSEPcore-4.0.3.ebuild b/sci-biology/NGSEPcore/NGSEPcore-4.0.3.ebuild index e001d175b..ce80fc929 100644 --- a/sci-biology/NGSEPcore/NGSEPcore-4.0.3.ebuild +++ b/sci-biology/NGSEPcore/NGSEPcore-4.0.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit java-pkg-2 java-ant-2 +inherit java-utils-2 DESCRIPTION="NGSEP (CNV and indel discovery)" HOMEPAGE="https://sourceforge.net/p/ngsep/wiki/Home
