diff options
author | Volkmar W. Pogatzki <gentoo@pogatzki.net> | 2021-04-19 14:22:21 +0200 |
---|---|---|
committer | Miroslav Šulc <fordfrog@gentoo.org> | 2021-04-19 19:57:18 +0200 |
commit | 566dd88378e20aaeed5468bc633e53aa4f7148db (patch) | |
tree | ceb58a6c34a940a37ff0ae76d1eb0383b4be6de3 /dev-java/commons-math | |
parent | dev-java/commons-logging: MAVEN_ID (diff) | |
download | gentoo-566dd88378e20aaeed5468bc633e53aa4f7148db.tar.gz gentoo-566dd88378e20aaeed5468bc633e53aa4f7148db.tar.bz2 gentoo-566dd88378e20aaeed5468bc633e53aa4f7148db.zip |
dev-java/commons-math: MAVEN_ID
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/20456/commits/90b778b326551f434afa85f211082dfd24ed006a
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'dev-java/commons-math')
-rw-r--r-- | dev-java/commons-math/commons-math-3.6.1-r1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
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 837874432c38..c0b79f5f5cd0 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 |