mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-29 20:38:07 -07:00
17 lines
1.4 KiB
Groff
17 lines
1.4 KiB
Groff
BDEPEND=>=dev-java/ant-1.10.14-r3
|
|
DEFINED_PHASES=compile install preinst prepare setup test
|
|
DEPEND=>=virtual/jdk-1.8:* >=dev-java/java-config-2.2.0-r3
|
|
DESCRIPTION=General-purpose programming language with an emphasis on functional programming
|
|
EAPI=8
|
|
HOMEPAGE=https://clojure.org/ https://github.com/clojure/clojure/
|
|
INHERIT=java-pkg-2
|
|
IUSE=test
|
|
KEYWORDS=amd64
|
|
LICENSE=EPL-1.0 Apache-2.0 BSD
|
|
RDEPEND=>=virtual/jre-1.8:* >=dev-java/java-config-2.2.0-r3
|
|
RESTRICT=!test? ( test ) !test? ( test )
|
|
SLOT=0/1.12
|
|
SRC_URI=https://github.com/clojure/clojure/archive/clojure-1.12.5.tar.gz https://github.com/clojure/spec.alpha/archive/v0.6.249.tar.gz -> spec.alpha-0.6.249.tar.gz https://github.com/clojure/core.specs.alpha/archive/v0.5.81.tar.gz -> core.specs.alpha-0.5.81.tar.gz test? ( https://github.com/clojure/tools.namespace/archive/v1.5.1.tar.gz -> tools.namespace-1.5.1.tar.gz https://github.com/clojure/java.classpath/archive/v1.1.1.tar.gz -> java.classpath-1.1.1.tar.gz https://github.com/clojure/tools.reader/archive/v1.6.0.tar.gz -> tools.reader-1.6.0.tar.gz https://github.com/clojure/test.generative/archive/v1.1.1.tar.gz -> test.generative-1.1.1.tar.gz https://github.com/clojure/data.generators/archive/v1.1.1.tar.gz -> data.generators-1.1.1.tar.gz https://github.com/clojure/test.check/archive/v1.1.3.tar.gz -> test.check-1.1.3.tar.gz )
|
|
_eclasses_=java-utils-2 4fa0be92748bc228f31bd845d285d7f9 java-pkg-2 438c2725ea326202d7fc1eb31af76813
|
|
_md5_=2efa88dbcfdeb2d4d12014bb78b42f40
|