dev-lang/ammonite-repl-bin: add 2.4.0, drop 2.3.8

Signed-off-by: Florian Schmaus <flow@gentoo.org>
This commit is contained in:
Florian Schmaus
2021-06-24 12:14:24 +02:00
parent 41951c598b
commit 447f9e728e
2 changed files with 1 additions and 7 deletions

View File

@@ -1 +1 @@
DIST ammonite-2.3.8 46433303 BLAKE2B 630691d48bc276bb650dc97488a9dc3f76fb1ac48320fbf840acd409ac819682da79995214b0d232bb4735e481b77ae40e820b1f07d852156ad4737deeeffb42 SHA512 26d3cbc33e4a2e768789d0764563740fcbc29772bac3d999cb7cddb93f9372c76fd2a9da22cb4bd45d7243eb2cb8d74606a92860fe439a737d6ad862dafe88bd
DIST ammonite-2.4.0 48166243 BLAKE2B b01193af61c4e1035b975c465e593da0261086aeab494bc534502814e87534d43beee82e048c6bbfb3ae49e3916dfb1e7fca3ebd10e866c0aad2b10027d32298 SHA512 6318c689335537e9bb2b0f7713aa593ac36253dc06c0fe13f44e96ab68fad2426c6c845dae6eead30b560987f0ea4fd72f177991de5f6f8da5c96bca4f63889e

View File

@@ -14,12 +14,6 @@ LICENSE="MIT"
SLOT="0"
IUSE=""
# Ammonite release binaries seem to package also a full scala
# distribution, no need ot depend on dev-lang/scala(-bin).
# RDEPEND="
# >=dev-lang/scala-bin-${SCALA_VERSION}
# "
S="${WORKDIR}"
src_install() {