commit: 566dd88378e20aaeed5468bc633e53aa4f7148db Author: Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net> AuthorDate: Mon Apr 19 12:22:21 2021 +0000 Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org> CommitDate: Mon Apr 19 17:57:18 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=566dd883
dev-java/commons-math: MAVEN_ID Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/20456/commits/90b778b326551f434afa85f211082dfd24ed006a Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org> dev-java/commons-math/commons-math-3.6.1-r1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-java/commons-math/commons-math-3.6.1-r1.ebuild b/dev-java/commons-math/commons-math-3.6.1-r1.ebuild index 837874432c3..c0b79f5f5cd 100644 --- a/dev-java/commons-math/commons-math-3.6.1-r1.ebuild +++ b/dev-java/commons-math/commons-math-3.6.1-r1.ebuild @@ -4,6 +4,7 @@ EAPI=7 JAVA_PKG_IUSE="doc examples source" +MAVEN_ID="org.apache.commons:commons-math3:3.6.1" inherit java-pkg-2 java-pkg-simple
