mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
15 lines
790 B
Plaintext
15 lines
790 B
Plaintext
DEFINED_PHASES=compile install preinst prepare setup test
|
|
DEPEND=>=virtual/jdk-1.8:* >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip )
|
|
DESCRIPTION=Lightweight, self-contained mathematics and statistics components
|
|
EAPI=8
|
|
HOMEPAGE=https://commons.apache.org/math/
|
|
INHERIT=java-pkg-2 java-pkg-simple
|
|
IUSE=doc examples source
|
|
KEYWORDS=amd64 arm64 ppc64 ~x64-macos ~x64-solaris
|
|
LICENSE=Apache-2.0
|
|
RDEPEND=>=virtual/jre-1.8:* >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip )
|
|
SLOT=3
|
|
SRC_URI=https://repo1.maven.org/maven2/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1-sources.jar
|
|
_eclasses_=java-utils-2 4fa0be92748bc228f31bd845d285d7f9 java-pkg-2 438c2725ea326202d7fc1eb31af76813 java-pkg-simple df1fc43a5017ec8f5d23007b23731474
|
|
_md5_=25c55839a31bd2e2e0da05b81e274802
|