mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
11 lines
367 B
Plaintext
11 lines
367 B
Plaintext
DEFINED_PHASES=install
|
|
DESCRIPTION=Java/Scala artifact fetching, bundling and deploying
|
|
EAPI=8
|
|
HOMEPAGE=https://get-coursier.io/
|
|
KEYWORDS=~amd64
|
|
LICENSE=Apache-2.0
|
|
RDEPEND=sys-libs/zlib >=virtual/jre-8
|
|
SLOT=0
|
|
SRC_URI=https://github.com/coursier/coursier/releases/download/v2.1.14/cs-x86_64-pc-linux.gz -> coursier-bin-2.1.14.gz
|
|
_md5_=b0bc6b6b58252b28e11004d1b0a944cc
|